diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:29:39 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:29:39 +0000 |
commit | 395dcb4b59ef825f8da96bd09374317ba212e49d (patch) | |
tree | fef0f1381be0e0cda5f40a00a13c30263353ddde /dev-perl/Test-Exception | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-395dcb4b59ef825f8da96bd09374317ba212e49d.tar.gz gentoo-2-395dcb4b59ef825f8da96bd09374317ba212e49d.tar.bz2 gentoo-2-395dcb4b59ef825f8da96bd09374317ba212e49d.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
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.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 08c7050e54dc..6d9e6e19ad95 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.39 2007/03/03 11:15:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.40 2007/03/05 12:29:39 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Test-Exception-0.24.ebuild: + Stable on x86, bug #169152. 03 Mar 2007; Michael Cummings <mcummings@gentoo.org> Test-Exception-0.24.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild b/dev-perl/Test-Exception/Test-Exception-0.24.ebuild index d4cfa34ca568..d98e86d729f8 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.5 2007/03/03 11:15:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.24.ebuild,v 1.6 2007/03/05 12:29:39 ticho 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" |