Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-eselect/eselect-notify-send/files: notify-send.eselect-0.1
Date: Tue, 31 Mar 2015 16:52:13
Message-Id: 20150331165211.0A99D14EE2@oystercatcher.gentoo.org
1 ulm 15/03/31 16:52:11
2
3 Added: notify-send.eselect-0.1
4 Log:
5 Move package from app-admin to app-eselect category.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.1 app-eselect/eselect-notify-send/files/notify-send.eselect-0.1
11
12 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
13 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
14
15 Index: notify-send.eselect-0.1
16 ===================================================================
17 # Copyright 1999-2015 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Id: notify-send.eselect-0.1,v 1.1 2015/03/31 16:52:10 ulm Exp $
20
21 DESCRIPTION="Manage /usr/bin/notify-send implementation"
22 MAINTAINER="ssuominen@g.o"
23 VERSION="0.1"
24
25 SYMLINK_PATH=/usr/bin/notify-send
26 SYMLINK_TARGETS=( libnotify-notify-send tinynotify-send )
27 SYMLINK_DESCRIPTION='notify-send binary'
28
29 inherit bin-symlink