diff options
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/AppConfig/AppConfig-1.65.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/AppConfig/ChangeLog | 5 |
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild index d98e1cf6b71a..f78723af8ce6 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.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/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.3 2007/07/09 17:53:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.4 2007/07/22 21:48:06 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86" DEPEND="app-arch/unzip dev-lang/perl" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 5f129b197c8e..7a830a319303 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.29 2007/07/09 17:53:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.30 2007/07/22 21:48:06 tgall Exp $ + + 22 Jul 2007; Tom Gall <tgall@gentoo.org> + Algorithm-Diff-1.1902.ebuild: + stable on ppc64x 09 Jul 2007; Raúl Porcel <armin76@gentoo.org> Algorithm-Diff-1.1902.ebuild: diff --git a/dev-perl/AppConfig/AppConfig-1.65.ebuild b/dev-perl/AppConfig/AppConfig-1.65.ebuild index f148eb6d1007..4990e2e0b440 100644 --- a/dev-perl/AppConfig/AppConfig-1.65.ebuild +++ b/dev-perl/AppConfig/AppConfig-1.65.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/AppConfig/AppConfig-1.65.ebuild,v 1.3 2007/07/09 17:55:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.65.ebuild,v 1.4 2007/07/22 21:51:48 tgall Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~abw/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" #KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86" IUSE="" PATCHES="${FILESDIR}/blockdiffs.patch" diff --git a/dev-perl/AppConfig/ChangeLog b/dev-perl/AppConfig/ChangeLog index 240d4e1f4565..fef1402887a6 100644 --- a/dev-perl/AppConfig/ChangeLog +++ b/dev-perl/AppConfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/AppConfig # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.53 2007/07/09 17:55:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.54 2007/07/22 21:51:48 tgall Exp $ + + 22 Jul 2007; Tom Gall <tgall@gentoo.org> AppConfig-1.65.ebuild: + stable on ppc64 09 Jul 2007; Raúl Porcel <armin76@gentoo.org> AppConfig-1.65.ebuild: alpha/ia64/x86 stable |