summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/IO-LockedFile/ChangeLog5
-rw-r--r--dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-LockedFile/ChangeLog b/dev-perl/IO-LockedFile/ChangeLog
index 509977b99e8a..cce490267863 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-LockedFile/ChangeLog,v 1.4 2009/04/29 15:21:09 tcunha Exp $
+
+ 29 Apr 2009; Tiago Cunha <tcunha@gentoo.org> IO-LockedFile-0.23.ebuild:
+ stable amd64, bug 267874
29 Apr 2009; Torsten Veller <tove@gentoo.org> IO-LockedFile-0.23.ebuild:
Stable on x86 (#267874). EAPI=2 and run tests
diff --git a/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild b/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild
index c56edbdaae4d..0259d1bdac79 100644
--- a/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild
+++ b/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild
@@ -1,6 +1,6 @@
# 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.3 2009/04/29 14:50:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild,v 1.4 2009/04/29 15:21:09 tcunha Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Supply object methods for locking files"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
SRC_TEST=do