diff options
author | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:01:40 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:01:40 +0000 |
commit | 16e9cba39540a85b74b5c5f67d0b51130685906e (patch) | |
tree | 16a73bf5410a83b63812f9dbae6cc2b276f02558 /dev-perl/Test-Exception | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-16e9cba39540a85b74b5c5f67d0b51130685906e.tar.gz gentoo-2-16e9cba39540a85b74b5c5f67d0b51130685906e.tar.bz2 gentoo-2-16e9cba39540a85b74b5c5f67d0b51130685906e.zip |
Marked ~amd64.
(Portage version: 2.0.51.20-r5)
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.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 4e4e3c6cef31..5652e327b728 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.7 2005/04/09 02:25:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.8 2005/05/01 18:00:53 slarti Exp $ + + 01 May 2005; Tom Martin <slarti@gentoo.org> Test-Exception-0.20.ebuild: + Marked ~amd64. 09 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> Test-Exception-0.20.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild index 6415b036b4e0..6a7795838b36 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.20.ebuild,v 1.3 2005/04/09 02:25:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.4 2005/05/01 18:00:53 slarti 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="x86 ~ppc sparc" +KEYWORDS="x86 ~ppc sparc ~amd64" IUSE="" SRC_TEST="do" |