diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-07-23 02:44:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-07-23 02:44:20 +0000 |
commit | f651eff2d66b86fe5167200218438c60769699b3 (patch) | |
tree | e9604958cb26567450e130a1f93b3c54eab801f1 /app-portage | |
parent | also add back in s390 (diff) | |
download | gentoo-2-f651eff2d66b86fe5167200218438c60769699b3.tar.gz gentoo-2-f651eff2d66b86fe5167200218438c60769699b3.tar.bz2 gentoo-2-f651eff2d66b86fe5167200218438c60769699b3.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild index 3d33f67abc4f..479fc69a1669 100644 --- a/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild +++ b/app-portage/g-cpan/g-cpan-0.15.0-r1.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/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild,v 1.10 2007/07/13 11:44:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.15.0-r1.ebuild,v 1.11 2007/07/23 02:44:20 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="|| ( Artistic 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="" DEPEND="dev-lang/perl |