diff options
author | 2008-07-17 20:35:56 +0000 | |
---|---|---|
committer | 2008-07-17 20:35:56 +0000 | |
commit | ad7b64ac2a7fd53a3609ef1c320abcc3ca51fcf4 (patch) | |
tree | 6c66691e392ab059903934fbfa9b8d41ec6ddf6b /dev-perl | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-ad7b64ac2a7fd53a3609ef1c320abcc3ca51fcf4.tar.gz gentoo-2-ad7b64ac2a7fd53a3609ef1c320abcc3ca51fcf4.tar.bz2 gentoo-2-ad7b64ac2a7fd53a3609ef1c320abcc3ca51fcf4.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl')
-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 2a39f0a4aaad..9c6f18a3e918 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.49 2008/04/29 06:15:04 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.50 2008/07/17 20:35:56 armin76 Exp $ + + 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> Test-Exception-0.27.ebuild: + alpha/ia64/sparc/x86 stable *Test-Exception-0.27 (29 Apr 2008) diff --git a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild b/dev-perl/Test-Exception/Test-Exception-0.27.ebuild index e3a419c28a46..79497bef8340 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-2008 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.1 2008/04/29 06:15:04 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.2 2008/07/17 20:35:56 armin76 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" |