diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 18:34:31 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 18:34:31 +0000 |
commit | b6800cd3c6ea4ed053834a282d6345fa65e5d5f8 (patch) | |
tree | 884853c8a4abd75cd1781c0a96bc6f88e4ebdfff /dev-perl/gtk2-perl | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-b6800cd3c6ea4ed053834a282d6345fa65e5d5f8.tar.gz gentoo-2-b6800cd3c6ea4ed053834a282d6345fa65e5d5f8.tar.bz2 gentoo-2-b6800cd3c6ea4ed053834a282d6345fa65e5d5f8.zip |
Stable on hppa.
Diffstat (limited to 'dev-perl/gtk2-perl')
-rw-r--r-- | dev-perl/gtk2-perl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog index 548fd8d8ecc8..b44bd951136b 100644 --- a/dev-perl/gtk2-perl/ChangeLog +++ b/dev-perl/gtk2-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-perl -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.17 2004/12/22 01:34:26 gustavoz Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.18 2005/01/12 18:32:07 gmsoft Exp $ + + 12 Jan 2005; Guy Martin <gmsoft@gentoo.org> gtk2-perl-1.042.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtk2-perl-1.042.ebuild: Stable on sparc diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild index e6060820d30e..3a873779b309 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.042.ebuild,v 1.6 2004/12/22 01:34:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild,v 1.7 2005/01/12 18:32:08 gmsoft Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64" IUSE="" DEPEND=">=x11-libs/gtk+-2* |