diff options
author | 2013-01-25 15:07:58 +0000 | |
---|---|---|
committer | 2013-01-25 15:07:58 +0000 | |
commit | 46e6a82744104c69aa29b364ea33b082038caa3b (patch) | |
tree | 5ac419a0512048b13fbd891bf2197409c068173d | |
parent | Stable for amd64, wrt bug #453576 (diff) | |
download | gentoo-2-46e6a82744104c69aa29b364ea33b082038caa3b.tar.gz gentoo-2-46e6a82744104c69aa29b364ea33b082038caa3b.tar.bz2 gentoo-2-46e6a82744104c69aa29b364ea33b082038caa3b.zip |
Stable for amd64, wrt bug #453576
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | dev-perl/gtk2-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-perl/gtk2-perl-1.244.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog index 3c56e492d7c9..8ef8530fb6fa 100644 --- a/dev-perl/gtk2-perl/ChangeLog +++ b/dev-perl/gtk2-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-perl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.138 2013/01/25 15:06:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.139 2013/01/25 15:07:58 ago Exp $ + + 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gtk2-perl-1.244.0.ebuild: + Stable for amd64, wrt bug #453576 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gtk2-perl-1.244.0.ebuild: Stable for x86, wrt bug #453576 diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.244.0.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.244.0.ebuild index e271f9317dad..c732adf0c710 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.244.0.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.244.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.244.0.ebuild,v 1.2 2013/01/25 15:06:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.244.0.ebuild,v 1.3 2013/01/25 15:07:58 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ DESCRIPTION="Perl bindings for GTK2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/gtk+:2 |