diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-11 12:45:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-11 12:45:29 +0000 |
commit | 8f4c535a529e54167cb8424f2711c9f75504eed5 (patch) | |
tree | ed5906b25c6ee60067a9dc9826cb5a1f50dddd67 /dev-perl/Gtk2-Notify | |
parent | arm stable, bug #422231 (diff) | |
download | gentoo-2-8f4c535a529e54167cb8424f2711c9f75504eed5.tar.gz gentoo-2-8f4c535a529e54167cb8424f2711c9f75504eed5.tar.bz2 gentoo-2-8f4c535a529e54167cb8424f2711c9f75504eed5.zip |
x86 stable, bug #416121
(Portage version: 2.1.11.9/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 ecdd19398c05..8f0f4bdba83b 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.6 2012/06/24 13:00:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.7 2012/08/11 12:45:29 maekke Exp $ + + 11 Aug 2012; Markus Meier <maekke@gentoo.org> Gtk2-Notify-0.05.ebuild: + x86 stable, bug #416121 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild index 3538da86acd0..8b43c16e74fc 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.3 2012/05/20 14:08:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.4 2012/08/11 12:45:29 maekke 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 |