diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 10:28:02 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 10:28:02 +0000 |
commit | 48290b9575f2e0cadddf71f9fd6327bce4d8ff0f (patch) | |
tree | 6e60f181132cb9478a4f9c42e0ae950975182834 /perl-core/version/version-0.82.ebuild | |
parent | Stable on amd64 wrt bug #333201 (diff) | |
download | gentoo-2-48290b9575f2e0cadddf71f9fd6327bce4d8ff0f.tar.gz gentoo-2-48290b9575f2e0cadddf71f9fd6327bce4d8ff0f.tar.bz2 gentoo-2-48290b9575f2e0cadddf71f9fd6327bce4d8ff0f.zip |
stable x86, bug 333421
(Portage version: 2.1.8.3/cvs/Linux i686)
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 7244d74a61f3..054cc528d6a0 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.2 2010/08/19 15:11:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.82.ebuild,v 1.3 2010/08/20 10:28:02 fauli 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="" |