diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-19 17:01:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-19 17:01:02 +0000 |
commit | bfb5c6aef8ea53bcc3bb0bbc2cf32b773ecefe3c (patch) | |
tree | 86c5841a5de6db22c9d42519bc1d9938b356b7a0 /dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild | |
parent | alpha/arm/ia64/sh/sparc stable wrt #319615 (diff) | |
download | historical-bfb5c6aef8ea53bcc3bb0bbc2cf32b773ecefe3c.tar.gz historical-bfb5c6aef8ea53bcc3bb0bbc2cf32b773ecefe3c.tar.bz2 historical-bfb5c6aef8ea53bcc3bb0bbc2cf32b773ecefe3c.zip |
alpha/ia64/sparc stable wrt #319281
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild')
-rw-r--r-- | dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild index 3c3020c3c909..df19fc35c4e6 100644 --- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild +++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.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/IPC-ShareLite/IPC-ShareLite-0.17.ebuild,v 1.6 2010/05/28 08:28:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild,v 1.7 2010/06/19 17:01:02 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IPC::ShareLite module for perl" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-solaris" IUSE="test" DEPEND="test? ( dev-perl/Test-Pod )" |