diff options
author | 2015-03-31 20:27:30 +0000 | |
---|---|---|
committer | 2015-03-31 20:27:30 +0000 | |
commit | 67704c27d9375c141d1cd61677a8e00ae4d2ae1c (patch) | |
tree | e4a86a513c94c2d73e6bbabea1a5edb9eddba8df /x11-misc/tinynotify-send | |
parent | Update dependency after package move of eselect modules to app-eselect. (diff) | |
download | gentoo-2-67704c27d9375c141d1cd61677a8e00ae4d2ae1c.tar.gz gentoo-2-67704c27d9375c141d1cd61677a8e00ae4d2ae1c.tar.bz2 gentoo-2-67704c27d9375c141d1cd61677a8e00ae4d2ae1c.zip |
Update dependency after package move of eselect modules to app-eselect.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'x11-misc/tinynotify-send')
-rw-r--r-- | x11-misc/tinynotify-send/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/tinynotify-send/tinynotify-send-9999.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/tinynotify-send/ChangeLog b/x11-misc/tinynotify-send/ChangeLog index 330a4a87e789..9538c029e26e 100644 --- a/x11-misc/tinynotify-send/ChangeLog +++ b/x11-misc/tinynotify-send/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/tinynotify-send -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.13 2014/07/06 13:24:12 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.14 2015/03/31 20:27:30 ulm Exp $ + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> tinynotify-send-1.2.1-r1.ebuild, + tinynotify-send-9999.ebuild: + Update dependency after package move of eselect modules to app-eselect. 06 Jul 2014; Michał Górny <mgorny@gentoo.org> tinynotify-send-1.2.1-r1.ebuild, tinynotify-send-9999.ebuild: diff --git a/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild b/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild index 87e6289aaaf8..1f45c9015a86 100644 --- a/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild +++ b/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild,v 1.2 2014/07/06 13:24:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild,v 1.3 2015/03/31 20:27:30 ulm Exp $ EAPI=4 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="app-admin/eselect-notify-send +RDEPEND="app-eselect/eselect-notify-send x11-libs/libtinynotify ~x11-libs/libtinynotify-cli-${PV}" DEPEND="${RDEPEND} diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild index 6ebbc7ac2de6..ba117e4abcb6 100644 --- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild +++ b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild,v 1.4 2014/07/06 13:24:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild,v 1.5 2015/03/31 20:27:30 ulm Exp $ EAPI=5 @@ -22,7 +22,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="app-admin/eselect-notify-send +RDEPEND="app-eselect/eselect-notify-send x11-libs/libtinynotify:0= ~x11-libs/libtinynotify-cli-${PV}" DEPEND="${RDEPEND} |