diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-31 22:11:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-31 22:11:16 +0000 |
commit | 06f1e245f9d39cc3452d5577a32d7e89de76b1b0 (patch) | |
tree | 78b4bd0a4466f05845db7211f3c388ff37aead61 /dev-perl/Test-Exception | |
parent | Marking libdvdcss-1.2.10 ppc64 for bug 271791 (diff) | |
download | gentoo-2-06f1e245f9d39cc3452d5577a32d7e89de76b1b0.tar.gz gentoo-2-06f1e245f9d39cc3452d5577a32d7e89de76b1b0.tar.bz2 gentoo-2-06f1e245f9d39cc3452d5577a32d7e89de76b1b0.zip |
Marking Test-Exception-0.27 ppc64 for bug 272009
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 0742da758629..7770ee58e321 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.53 2009/05/31 18:29:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.54 2009/05/31 22:11:16 ranger Exp $ + + 31 May 2009; Brent Baude <ranger@gentoo.org> Test-Exception-0.27.ebuild: + Marking Test-Exception-0.27 ppc64 for bug 272009 31 May 2009; Markus Meier <maekke@gentoo.org> Test-Exception-0.27.ebuild: amd64 stable, bug #272009 diff --git a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild b/dev-perl/Test-Exception/Test-Exception-0.27.ebuild index 39e83ad2fd52..64f265ea42fe 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.27.ebuild,v 1.5 2009/05/31 18:29:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.6 2009/05/31 22:11:16 ranger 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" |