diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-17 09:07:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-17 09:07:48 +0000 |
commit | b6eacc4772b42e73b0fb9b818ce3cafeee6f356f (patch) | |
tree | 379d50fbfad272d15e2e9688daf4a1a1cc649d69 /dev-perl/Data-OptList/Data-OptList-0.106.ebuild | |
parent | Stable on amd64 (#314467) (diff) | |
download | historical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.tar.gz historical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.tar.bz2 historical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.zip |
Stable on amd64, x86 (#314467)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Data-OptList/Data-OptList-0.106.ebuild')
-rw-r--r-- | dev-perl/Data-OptList/Data-OptList-0.106.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-OptList/Data-OptList-0.106.ebuild b/dev-perl/Data-OptList/Data-OptList-0.106.ebuild index 6ad2389a26bb..d1e1f3106a26 100644 --- a/dev-perl/Data-OptList/Data-OptList-0.106.ebuild +++ b/dev-perl/Data-OptList/Data-OptList-0.106.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/dev-perl/Data-OptList/Data-OptList-0.106.ebuild,v 1.1 2010/02/15 08:25:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.106.ebuild,v 1.2 2010/04/17 08:51:33 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="parse and validate simple name/value option pairs" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="test" RDEPEND="dev-perl/Sub-Install |