summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-05-28 08:28:13 +0000
committerTorsten Veller <tove@gentoo.org>2010-05-28 08:28:13 +0000
commit7a7e91d98c74ced6ecca775e95a6a13b65990b10 (patch)
treee6e727e1f1094730e418ef6a2ae2d74b90bc54be /dev-perl/IPC-ShareLite
parentStable on x86 (#319615) (diff)
downloadgentoo-2-7a7e91d98c74ced6ecca775e95a6a13b65990b10.tar.gz
gentoo-2-7a7e91d98c74ced6ecca775e95a6a13b65990b10.tar.bz2
gentoo-2-7a7e91d98c74ced6ecca775e95a6a13b65990b10.zip
Stable on x86 (#319281)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IPC-ShareLite')
-rw-r--r--dev-perl/IPC-ShareLite/ChangeLog5
-rw-r--r--dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-ShareLite/ChangeLog b/dev-perl/IPC-ShareLite/ChangeLog
index 545ad04304a9..21670b2e4637 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.30 2010/05/25 21:20:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.31 2010/05/28 08:28:13 tove Exp $
+
+ 28 May 2010; Torsten Veller <tove@gentoo.org> IPC-ShareLite-0.17.ebuild:
+ Stable on x86 (#319281)
25 May 2010; Pacho Ramos <pacho@gentoo.org> IPC-ShareLite-0.17.ebuild:
stable amd64, bug 319281
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild
index b34f2ee7e7b4..3c3020c3c909 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.5 2010/05/25 21:20:09 pacho Exp $
+# $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 $
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 )"