ulm 15/03/31 16:52:11 Added: notify-send.eselect-0.1 Log: Move package from app-admin to app-eselect category. (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.1 app-eselect/eselect-notify-send/files/notify-send.eselect-0.1 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-notify-send/files/notify-send.eselect-0.1?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-notify-send/files/notify-send.eselect-0.1?rev=1.1&content-type=text/plain Index: notify-send.eselect-0.1 =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id: notify-send.eselect-0.1,v 1.1 2015/03/31 16:52:10 ulm Exp $ DESCRIPTION="Manage /usr/bin/notify-send implementation" MAINTAINER="[email protected]" VERSION="0.1" SYMLINK_PATH=/usr/bin/notify-send SYMLINK_TARGETS=( libnotify-notify-send tinynotify-send ) SYMLINK_DESCRIPTION='notify-send binary' inherit bin-symlink
