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 | 075068c1fcdc08ac5ad43d3670dc792ad10845b6 (patch) | |
tree | 847793d94ab6afe5abe8c3a192e6ccd1a12636e4 /dev-perl/IPC-ShareLite | |
parent | alpha/arm/ia64/sh/sparc stable wrt #319615 (diff) | |
download | gentoo-2-075068c1fcdc08ac5ad43d3670dc792ad10845b6.tar.gz gentoo-2-075068c1fcdc08ac5ad43d3670dc792ad10845b6.tar.bz2 gentoo-2-075068c1fcdc08ac5ad43d3670dc792ad10845b6.zip |
alpha/ia64/sparc stable wrt #319281
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/IPC-ShareLite')
-rw-r--r-- | dev-perl/IPC-ShareLite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-ShareLite/ChangeLog b/dev-perl/IPC-ShareLite/ChangeLog index 21670b2e4637..2502e3fa51fd 100644 --- a/dev-perl/IPC-ShareLite/ChangeLog +++ b/dev-perl/IPC-ShareLite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-ShareLite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.31 2010/05/28 08:28:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.32 2010/06/19 17:01:02 armin76 Exp $ + + 19 Jun 2010; Raúl Porcel <armin76@gentoo.org> IPC-ShareLite-0.17.ebuild: + alpha/ia64/sparc stable wrt #319281 28 May 2010; Torsten Veller <tove@gentoo.org> IPC-ShareLite-0.17.ebuild: Stable on x86 (#319281) 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 )" |