summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-04-29 14:50:20 +0000
committerTorsten Veller <tove@gentoo.org>2009-04-29 14:50:20 +0000
commit50aed24711ba610829ee4b53df9147b0906acc62 (patch)
tree67031e36648e2c1ea970a3369b2afe3e07fa38b6 /dev-perl/IO-LockedFile
parentkeyworded ~arch for ppc64, bug 267616 (diff)
downloadgentoo-2-50aed24711ba610829ee4b53df9147b0906acc62.tar.gz
gentoo-2-50aed24711ba610829ee4b53df9147b0906acc62.tar.bz2
gentoo-2-50aed24711ba610829ee4b53df9147b0906acc62.zip
Stable on x86 (#267874). EAPI=2 and run tests
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'dev-perl/IO-LockedFile')
-rw-r--r--dev-perl/IO-LockedFile/ChangeLog7
-rw-r--r--dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild11
2 files changed, 11 insertions, 7 deletions
diff --git a/dev-perl/IO-LockedFile/ChangeLog b/dev-perl/IO-LockedFile/ChangeLog
index dc0afeca5b06..509977b99e8a 100644
--- a/dev-perl/IO-LockedFile/ChangeLog
+++ b/dev-perl/IO-LockedFile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-LockedFile
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-LockedFile/ChangeLog,v 1.2 2008/09/17 11:23:10 coldwind Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-LockedFile/ChangeLog,v 1.3 2009/04/29 14:50:20 tove Exp $
+
+ 29 Apr 2009; Torsten Veller <tove@gentoo.org> IO-LockedFile-0.23.ebuild:
+ Stable on x86 (#267874). EAPI=2 and run tests
17 Sep 2008; Santiago M. Mola <coldwind@gentoo.org>
IO-LockedFile-0.23.ebuild:
diff --git a/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild b/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild
index 9a02c6931387..c56edbdaae4d 100644
--- a/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild
+++ b/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild,v 1.2 2008/09/17 11:23:10 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild,v 1.3 2009/04/29 14:50:20 tove Exp $
+
+EAPI=2
MODULE_AUTHOR=RANI
inherit perl-module
DESCRIPTION="Supply object methods for locking files"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
-DEPEND="dev-lang/perl"
+SRC_TEST=do