diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-03 11:25:26 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-03 11:25:26 +0000 |
commit | ecd4bab0d58243e4acce985f36f7895b275de2f4 (patch) | |
tree | d9caa16cde1b965772a9a29dc6c61b8781e6551a /dev-perl/Test-Exception/Test-Exception-0.24.ebuild | |
parent | Marking amd64 stable (diff) | |
download | historical-ecd4bab0d58243e4acce985f36f7895b275de2f4.tar.gz historical-ecd4bab0d58243e4acce985f36f7895b275de2f4.tar.bz2 historical-ecd4bab0d58243e4acce985f36f7895b275de2f4.zip |
Stable on amd64
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.24.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild b/dev-perl/Test-Exception/Test-Exception-0.24.ebuild index c4681314eda1..d4cfa34ca568 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.24.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.24.ebuild,v 1.4 2007/01/22 14:35:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.24.ebuild,v 1.5 2007/03/03 11:15:54 mcummings 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 ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |