diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 01:34:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 01:34:26 +0000 |
commit | cd2cccb36472b5213bb502a3defa58b6b22cd009 (patch) | |
tree | f8422a226a9e3cac485f0fa8acbd0c8dd007e68c /dev-perl/gtk2-perl | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-cd2cccb36472b5213bb502a3defa58b6b22cd009.tar.gz gentoo-2-cd2cccb36472b5213bb502a3defa58b6b22cd009.tar.bz2 gentoo-2-cd2cccb36472b5213bb502a3defa58b6b22cd009.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/gtk2-perl')
-rw-r--r-- | dev-perl/gtk2-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog index 39dc32b034df..548fd8d8ecc8 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.16 2004/12/20 10:28:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.17 2004/12/22 01:34:26 gustavoz Exp $ + + 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtk2-perl-1.042.ebuild: + Stable on sparc 20 Dec 2004; Michael Cummings <mcummings@gentoo.org> gtk2-perl-1.042.ebuild: diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild index 5f089bd1b431..e6060820d30e 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.5 2004/12/20 10:28:58 mcummings Exp $ +# $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 $ 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* |