diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-01 16:56:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-01 16:56:37 +0000 |
commit | 53ae70df81a2501dddb27bd2b0384a1d2e1013bf (patch) | |
tree | 5d72c6a4cca5ec84a216ef2febeca7c13a765c57 /dev-perl/Test-Exception | |
parent | ppc stable #271986 (diff) | |
download | historical-53ae70df81a2501dddb27bd2b0384a1d2e1013bf.tar.gz historical-53ae70df81a2501dddb27bd2b0384a1d2e1013bf.tar.bz2 historical-53ae70df81a2501dddb27bd2b0384a1d2e1013bf.zip |
ppc stable #272009
Package-Manager: portage-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" |