diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 13:57:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 13:57:16 +0000 |
commit | 59a1b7c7c1b000dcf3ce9a47e70051c4df388f56 (patch) | |
tree | ac9c0f160c6017807ec5f0af6473c307a99dbf03 /dev-perl | |
parent | alpha/ia64/s390/sh/sparc stable wrt #412985 (diff) | |
download | historical-59a1b7c7c1b000dcf3ce9a47e70051c4df388f56.tar.gz historical-59a1b7c7c1b000dcf3ce9a47e70051c4df388f56.tar.bz2 historical-59a1b7c7c1b000dcf3ce9a47e70051c4df388f56.zip |
alpha/ia64/sparc stable wrt #412989
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/gtk2-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-perl/gtk2-perl-1.242.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 4b2526036a75..b40d4ce9b70d 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.134 2012/05/26 12:51:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.135 2012/06/17 13:57:16 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> gtk2-perl-1.242.0.ebuild: + alpha/ia64/sparc stable wrt #412989 *gtk2-perl-1.244.0 (26 May 2012) diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild index 258777f39e17..233f7d4ba139 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.242.0.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-perl/gtk2-perl-1.242.0.ebuild,v 1.6 2012/05/06 20:23:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild,v 1.7 2012/06/17 13:57:16 armin76 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 |