summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-05-24 14:46:03 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-05-24 14:46:03 +0000
commit2a9bc8169c19c66219f550a0007fc0c09cf0c5ba (patch)
treed8e417fc8c9fe1435969148a1f1eeb2f24cf6891 /dev-perl/IPC-ShareLite
parentsparc stable wrt #302471 (diff)
downloadgentoo-2-2a9bc8169c19c66219f550a0007fc0c09cf0c5ba.tar.gz
gentoo-2-2a9bc8169c19c66219f550a0007fc0c09cf0c5ba.tar.bz2
gentoo-2-2a9bc8169c19c66219f550a0007fc0c09cf0c5ba.zip
ppc stable #319281
(Portage version: 2.1.8.3/cvs/Linux ppc)
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 ee7b6cf894d4..b98bfc0070ba 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.28 2010/05/14 15:55:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.29 2010/05/24 14:46:03 nixnut Exp $
+
+ 24 May 2010; <nixnut@gentoo.org> IPC-ShareLite-0.17.ebuild:
+ ppc stable #319281
14 May 2010; Jeroen Roovers <jer@gentoo.org> IPC-ShareLite-0.17.ebuild:
Stable for HPPA (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 6fe2857f3491..739d3f638528 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.3 2010/05/14 15:55:31 jer Exp $
+# $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 $
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 )"