diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-22 02:30:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-22 02:30:24 +0000 |
commit | 8380ac170ecbfc4bee5d2325c6f7caecd61522dc (patch) | |
tree | 421b1e14243e8092423327aa3a2119618bb580d4 /perl-core/version/version-0.82.ebuild | |
parent | Stable for HPPA (bug #333421). (diff) | |
download | historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.tar.gz historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.tar.bz2 historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.zip |
Stable for HPPA (bug #333421).
Package-Manager: portage-2.2_rc98/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 57ad506f8507..3aa5357696fe 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.6 2010/10/14 20:28:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.82.ebuild,v 1.7 2010/10/22 02:30:24 jer 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="" |