diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-23 13:48:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-23 13:48:44 +0000 |
commit | 70b29ea8a333d7449a15e00e060901ed1e998c33 (patch) | |
tree | 117ecedf96cfaec57adc4a4f58437247a133d29b | |
parent | Fix permissions, bug #182628 (diff) | |
download | historical-70b29ea8a333d7449a15e00e060901ed1e998c33.tar.gz historical-70b29ea8a333d7449a15e00e060901ed1e998c33.tar.bz2 historical-70b29ea8a333d7449a15e00e060901ed1e998c33.zip |
Stable on sparc
Package-Manager: portage-2.1.2.9
-rw-r--r-- | dev-perl/Test-ClassAPI/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild | 4 |
4 files changed, 15 insertions, 7 deletions
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog index e4dfaf50d410..697ab8fc2ace 100644 --- a/dev-perl/Test-ClassAPI/ChangeLog +++ b/dev-perl/Test-ClassAPI/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-ClassAPI # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.23 2007/07/13 20:22:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.24 2007/07/23 13:48:44 gustavoz Exp $ + + 23 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Test-ClassAPI-1.04-r1.ebuild: + Stable on sparc 13 Jul 2007; Raúl Porcel <armin76@gentoo.org> Test-ClassAPI-1.04-r1.ebuild: diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild index c87f5e3c4e02..0bfc2fad9e8c 100644 --- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild +++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild,v 1.2 2007/07/13 20:22:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild,v 1.3 2007/07/23 13:48:44 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc sparc x86" IUSE="" DEPEND=">=virtual/perl-File-Spec-0.83 diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog index 2375fd87fbb1..226c0ecea3a8 100644 --- a/dev-perl/Text-CSV_XS/ChangeLog +++ b/dev-perl/Text-CSV_XS/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Text-CSV_XS # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.15 2007/07/22 23:32:46 tgall Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.16 2007/07/23 13:47:16 gustavoz Exp $ + + 23 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Text-CSV_XS-0.29.ebuild: + Stable on sparc + 22 Jul 2007; Tom Gall <tgall@gentoo.org> Text-CSV_XS-0.29.ebuild: stable on ppc64 diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild index 633cdce0fa67..df8a88667c3d 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild,v 1.4 2007/07/22 23:32:46 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild,v 1.5 2007/07/23 13:47:16 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~hmbrand/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |