diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-05 14:41:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-05 14:41:02 +0000 |
commit | aa5f095f196ea5a77b9fe21b7a3c67fffbb7f153 (patch) | |
tree | f84f67418ab71f4dd79ea975fa5684c19ae752b7 /dev-perl | |
parent | Keyworded ~x86-fbsd. (diff) | |
download | gentoo-2-aa5f095f196ea5a77b9fe21b7a3c67fffbb7f153.tar.gz gentoo-2-aa5f095f196ea5a77b9fe21b7a3c67fffbb7f153.tar.bz2 gentoo-2-aa5f095f196ea5a77b9fe21b7a3c67fffbb7f153.zip |
stable on ppc64
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 8904aa5dcaee..3f2d1324f788 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.45 2007/05/05 18:04:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.46 2007/07/05 14:41:02 tgall Exp $ + + 05 Jul 2007; Tom Gall <tgall@gentoo.org> Test-Exception-0.25.ebuild: + stable on ppc64 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> Test-Exception-0.25.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild index beb067698ed5..2e2e7dbb9c22 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.7 2007/06/24 23:25:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.25.ebuild,v 1.8 2007/07/05 14:41:02 tgall 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 arm ~hppa ~ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sh sparc ~x86" IUSE="" SRC_TEST="do" |