diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-17 06:23:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-17 06:23:55 +0000 |
commit | f2a8b92ccf49a12b98bebdb28b909507df31324e (patch) | |
tree | 2f0745fb8e45ddb9d652a7a9e1e5338fab21f0c1 /dev-perl | |
parent | Bumping to version 1.4.4 (diff) | |
download | historical-f2a8b92ccf49a12b98bebdb28b909507df31324e.tar.gz historical-f2a8b92ccf49a12b98bebdb28b909507df31324e.tar.bz2 historical-f2a8b92ccf49a12b98bebdb28b909507df31324e.zip |
Added ~ppc64; bug #174785
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Clan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.25.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild b/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild index 4f919b778fb8..034896f7e23e 100644 --- a/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild +++ b/dev-perl/Carp-Clan/Carp-Clan-5.9.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/Carp-Clan/Carp-Clan-5.9.ebuild,v 1.2 2007/04/16 13:58:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild,v 1.3 2007/04/17 06:23:55 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JJ/JJORE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="dev-perl/Test-Exception diff --git a/dev-perl/Carp-Clan/ChangeLog b/dev-perl/Carp-Clan/ChangeLog index cab7c478dff7..571dd386efc6 100644 --- a/dev-perl/Carp-Clan/ChangeLog +++ b/dev-perl/Carp-Clan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Carp-Clan # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.22 2007/04/16 13:58:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.23 2007/04/17 06:23:55 corsair Exp $ + + 17 Apr 2007; Markus Rothe <corsair@gentoo.org> Carp-Clan-5.9.ebuild: + Added ~ppc64; bug #174785 16 Apr 2007; Jeroen Roovers <jer@gentoo.org> Carp-Clan-5.9.ebuild: Marked ~hpppa (bug #174785). diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 1144a88280ab..1a645bd96d35 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.43 2007/04/16 13:55:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.44 2007/04/17 06:22:32 corsair Exp $ + + 17 Apr 2007; Markus Rothe <corsair@gentoo.org> Test-Exception-0.25.ebuild: + Added ~ppc64; bug #174785 16 Apr 2007; Jeroen Roovers <jer@gentoo.org> Test-Exception-0.25.ebuild: Marked ~hppa (bug #174785). diff --git a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild index 78053e92e06a..c38ce8adbd0c 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.25.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-Exception/Test-Exception-0.25.ebuild,v 1.4 2007/04/16 13:55:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.25.ebuild,v 1.5 2007/04/17 06:22:32 corsair 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="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" SRC_TEST="do" |