diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-19 15:11:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-19 15:11:56 +0000 |
commit | e7ce6115636334f88c5391e83cdc9da810763f80 (patch) | |
tree | 00466e2c1e82531f168a26556d6827698e8ff9a3 /perl-core/version/version-0.82.ebuild | |
parent | Stable on amd64 wrt bug #333421 (diff) | |
download | historical-e7ce6115636334f88c5391e83cdc9da810763f80.tar.gz historical-e7ce6115636334f88c5391e83cdc9da810763f80.tar.bz2 historical-e7ce6115636334f88c5391e83cdc9da810763f80.zip |
Stable on amd64 wrt bug #333421
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'perl-core/version/version-0.82.ebuild')
-rw-r--r-- | perl-core/version/version-0.82.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/version/version-0.82.ebuild b/perl-core/version/version-0.82.ebuild index dbc0aceb23c7..7244d74a61f3 100644 --- a/perl-core/version/version-0.82.ebuild +++ b/perl-core/version/version-0.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.82.ebuild,v 1.1 2010/04/20 07:03:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.82.ebuild,v 1.2 2010/08/19 15:11:56 hwoarang Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Perl extension for Version Objects" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |