summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-25 21:20:09 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-25 21:20:09 +0000
commitc602c7302543c38e29f12179f8a948b6b228dbba (patch)
tree6cf1f42e537cc1ff00ac9b870e0b6521effd8965 /dev-perl/IPC-ShareLite
parentstable amd64, bug 320469 (diff)
downloadgentoo-2-c602c7302543c38e29f12179f8a948b6b228dbba.tar.gz
gentoo-2-c602c7302543c38e29f12179f8a948b6b228dbba.tar.bz2
gentoo-2-c602c7302543c38e29f12179f8a948b6b228dbba.zip
stable amd64, bug 319281
(Portage version: 2.1.8.3/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 b98bfc0070ba..545ad04304a9 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.29 2010/05/24 14:46:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.30 2010/05/25 21:20:09 pacho Exp $
+
+ 25 May 2010; Pacho Ramos <pacho@gentoo.org> IPC-ShareLite-0.17.ebuild:
+ stable amd64, bug 319281
24 May 2010; <nixnut@gentoo.org> IPC-ShareLite-0.17.ebuild:
ppc stable #319281
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild
index 739d3f638528..b34f2ee7e7b4 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.4 2010/05/24 14:46:03 nixnut Exp $
+# $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 $
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 )"