diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 09:41:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 09:41:23 +0000 |
commit | ac629c298ac69c9c83db82ad70755d761aff2f46 (patch) | |
tree | 89e219f58ece0210c6cad501820522fd36d6319b /dev-perl/Gtk2-Notify | |
parent | Stable for amd64, wrt bug #416183 (diff) | |
download | historical-ac629c298ac69c9c83db82ad70755d761aff2f46.tar.gz historical-ac629c298ac69c9c83db82ad70755d761aff2f46.tar.bz2 historical-ac629c298ac69c9c83db82ad70755d761aff2f46.zip |
Stable for amd64, wrt bug #416121
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Gtk2-Notify')
-rw-r--r-- | dev-perl/Gtk2-Notify/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Notify/ChangeLog b/dev-perl/Gtk2-Notify/ChangeLog index 35f676731627..3a517fa53c70 100644 --- a/dev-perl/Gtk2-Notify/ChangeLog +++ b/dev-perl/Gtk2-Notify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Gtk2-Notify # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.2 2012/03/01 16:17:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.3 2012/05/20 09:41:23 ago Exp $ + + 20 May 2012; Agostino Sarubbo <ago@gentoo.org> Gtk2-Notify-0.05.ebuild: + Stable for amd64, wrt bug #416121 01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Add missing cpan remote-id tags in metadata.xml (#406287) diff --git a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild index 51481c2485dc..3a019d503cc6 100644 --- a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild +++ b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.1 2012/01/14 15:45:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.2 2012/05/20 09:41:23 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="A perl interface to the notification library" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="dev-perl/glib-perl |