diff options
author | 2005-07-18 18:23:29 +0000 | |
---|---|---|
committer | 2005-07-18 18:23:29 +0000 | |
commit | 689b5b354ab40c02e87abc5dc32e80c004c0adb6 (patch) | |
tree | 1dd9cb10990e5416e27b52a91253e2302cd94848 /dev-perl | |
parent | QA: New versions don't go directly to stable. (diff) | |
download | gentoo-2-689b5b354ab40c02e87abc5dc32e80c004c0adb6.tar.gz gentoo-2-689b5b354ab40c02e87abc5dc32e80c004c0adb6.tar.bz2 gentoo-2-689b5b354ab40c02e87abc5dc32e80c004c0adb6.zip |
Stable on sparc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Class/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Class/Test-Class-0.11.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-perl/Test-Class/ChangeLog b/dev-perl/Test-Class/ChangeLog index 65b919a97475..978375d75302 100644 --- a/dev-perl/Test-Class/ChangeLog +++ b/dev-perl/Test-Class/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Class # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.10 2005/05/25 15:52:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.11 2005/07/18 18:18:43 gustavoz Exp $ + + 18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Test-Class-0.11.ebuild: + Stable on sparc 25 May 2005; Michael Cummings <mcummings@gentoo.org> Test-Class-0.03.ebuild, Test-Class-0.11.ebuild: diff --git a/dev-perl/Test-Class/Test-Class-0.11.ebuild b/dev-perl/Test-Class/Test-Class-0.11.ebuild index 75da9ed03ca5..97f2917d09dc 100644 --- a/dev-perl/Test-Class/Test-Class-0.11.ebuild +++ b/dev-perl/Test-Class/Test-Class-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.11.ebuild,v 1.4 2005/05/25 14:42:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.11.ebuild,v 1.5 2005/07/18 18:18:43 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="" SRC_TEST="do" diff --git a/dev-perl/gtk2-fu/ChangeLog b/dev-perl/gtk2-fu/ChangeLog index 858e1e63c32e..e714d0a07ff1 100644 --- a/dev-perl/gtk2-fu/ChangeLog +++ b/dev-perl/gtk2-fu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-fu # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.16 2005/07/12 12:53:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.17 2005/07/18 18:23:29 gustavoz Exp $ + + 18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> gtk2-fu-0.10.ebuild: + Stable on sparc 12 Jul 2005; Simon Stelling <blubb@gentoo.org> gtk2-fu-0.10.ebuild: stable on amd64 diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild index 67f6a86f49eb..730c9212473a 100644 --- a/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild +++ b/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild,v 1.3 2005/07/12 12:53:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.10.ebuild,v 1.4 2005/07/18 18:23:29 gustavoz Exp $ inherit perl-module DESCRIPTION="gtk2-fu is a layer on top of perl gtk2, that brings power, simplicity and speed of development" @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~dams/${MY_P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/gtk2-perl |