diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 16:33:31 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 16:33:31 +0000 |
commit | 52c031cd44294ddba2f7dff2fc21d523fdaf6dc2 (patch) | |
tree | 7d0c800cdc2df26d72e7b434d5162d494a9fc176 /dev-perl/Test-Exception | |
parent | use games_get_libdir (diff) | |
download | historical-52c031cd44294ddba2f7dff2fc21d523fdaf6dc2.tar.gz historical-52c031cd44294ddba2f7dff2fc21d523fdaf6dc2.tar.bz2 historical-52c031cd44294ddba2f7dff2fc21d523fdaf6dc2.zip |
Marking stable amd64
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.25.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 6d9e6e19ad95..3321cf39ba60 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.40 2007/03/05 12:29:39 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.41 2007/04/09 16:32:43 mcummings Exp $ + + 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Test-Exception-0.25.ebuild: + Marking stable amd64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Test-Exception-0.24.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild index 24fd5bd22408..1e3474ee7f96 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.25.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.25.ebuild,v 1.1 2007/02/17 15:23:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.25.ebuild,v 1.2 2007/04/09 16:32:43 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" |