diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-19 20:14:13 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-19 20:14:13 +0000 |
commit | c634309184c2388f7a804ff92ab8498a808cb370 (patch) | |
tree | c7a7bbf14f8d84e14c1146443eb18efb4d1b26c4 /dev-perl/Gtk2-Unique | |
parent | EAPI4 (diff) | |
download | gentoo-2-c634309184c2388f7a804ff92ab8498a808cb370.tar.gz gentoo-2-c634309184c2388f7a804ff92ab8498a808cb370.tar.bz2 gentoo-2-c634309184c2388f7a804ff92ab8498a808cb370.zip |
Stable on amd64 wrt bug #367831
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Gtk2-Unique')
-rw-r--r-- | dev-perl/Gtk2-Unique/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Unique/ChangeLog b/dev-perl/Gtk2-Unique/ChangeLog index 1d0d8733a032..ff676200d308 100644 --- a/dev-perl/Gtk2-Unique/ChangeLog +++ b/dev-perl/Gtk2-Unique/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Gtk2-Unique # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.4 2011/03/24 10:29:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.5 2011/05/19 20:14:12 hwoarang Exp $ + + 19 May 2011; Markos Chandras <hwoarang@gentoo.org> Gtk2-Unique-0.05.ebuild: + Stable on amd64 wrt bug #367831 24 Mar 2011; Markos Chandras <hwoarang@gentoo.org> +Gtk2-Unique-0.05.ebuild, +files/Gtk2-Unique-0.05-implicit-pointer.patch, -Gtk2-Unique-0.50.0.ebuild: diff --git a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild index f1bdca8a5253..66cf218a4474 100644 --- a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild +++ b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild,v 1.3 2011/03/24 10:29:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild,v 1.4 2011/05/19 20:14:13 hwoarang Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit eutils perl-module DESCRIPTION="Perl binding for C libunique library" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |