diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-02 17:56:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-02 17:56:50 +0000 |
commit | 1498db521aed4d0bdce34a0a59b7e66c1e26b5c0 (patch) | |
tree | 9cc47e1414394a368b9bc643b9edf08549a0a8e3 /dev-perl/Test-Pod/Test-Pod-1.24.ebuild | |
parent | Stable on hppa (diff) | |
download | gentoo-2-1498db521aed4d0bdce34a0a59b7e66c1e26b5c0.tar.gz gentoo-2-1498db521aed4d0bdce34a0a59b7e66c1e26b5c0.tar.bz2 gentoo-2-1498db521aed4d0bdce34a0a59b7e66c1e26b5c0.zip |
Stable on hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.24.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.24.ebuild b/dev-perl/Test-Pod/Test-Pod-1.24.ebuild index b58dc48cd6ff..2d09f8d279f5 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.24.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.24.ebuild,v 1.6 2006/07/10 22:21:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.24.ebuild,v 1.7 2006/08/02 17:56:50 gustavoz Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="dev-perl/Pod-Simple |