diff options
-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 |