diff options
author | 2009-06-01 16:56:37 +0000 | |
---|---|---|
committer | 2009-06-01 16:56:37 +0000 | |
commit | 13c8ac857767d27ac53a3bfcf56c502e55792ca4 (patch) | |
tree | 9c0ea4bd74bbdb6c7cbdb697ee75a76ce35b14b0 /dev-perl/Test-Exception | |
parent | ppc stable #271986 (diff) | |
download | gentoo-2-13c8ac857767d27ac53a3bfcf56c502e55792ca4.tar.gz gentoo-2-13c8ac857767d27ac53a3bfcf56c502e55792ca4.tar.bz2 gentoo-2-13c8ac857767d27ac53a3bfcf56c502e55792ca4.zip |
ppc stable #272009
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 7770ee58e321..cef111e7aa84 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.54 2009/05/31 22:11:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.55 2009/06/01 16:56:37 nixnut Exp $ + + 01 Jun 2009; nixnut <nixnut@gentoo.org> Test-Exception-0.27.ebuild: + ppc stable #272009 31 May 2009; Brent Baude <ranger@gentoo.org> Test-Exception-0.27.ebuild: Marking Test-Exception-0.27 ppc64 for 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 64f265ea42fe..e81bc1a390df 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.6 2009/05/31 22:11:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.7 2009/06/01 16:56:37 nixnut 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" |