diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-26 08:41:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-26 08:41:46 +0000 |
commit | 4622221f39374af1963cb59aa8211682fd10195c (patch) | |
tree | 70b6c50cc729179f44f3f066dec00d7f03ee2369 /dev-perl/File-Flock | |
parent | Stable on amd64 wrt bug #346403 (diff) | |
download | gentoo-2-4622221f39374af1963cb59aa8211682fd10195c.tar.gz gentoo-2-4622221f39374af1963cb59aa8211682fd10195c.tar.bz2 gentoo-2-4622221f39374af1963cb59aa8211682fd10195c.zip |
Stable on amd64 wrt bug #346403
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Flock')
-rw-r--r-- | dev-perl/File-Flock/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Flock/File-Flock-2008.01.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Flock/ChangeLog b/dev-perl/File-Flock/ChangeLog index 48ca780ffa42..22ff5c3921ce 100644 --- a/dev-perl/File-Flock/ChangeLog +++ b/dev-perl/File-Flock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Flock -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.4 2009/12/10 21:12:46 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.5 2010/11/26 08:41:46 hwoarang Exp $ + + 26 Nov 2010; Markos Chandras <hwoarang@gentoo.org> File-Flock-2008.01.ebuild: + Stable on amd64 wrt bug #346403 10 Dec 2009; Brent Baude <ranger@gentoo.org> File-Flock-2008.01.ebuild: Marking File-Flock-2008.01 ~ppc64 for bug 284166 diff --git a/dev-perl/File-Flock/File-Flock-2008.01.ebuild b/dev-perl/File-Flock/File-Flock-2008.01.ebuild index 2f737ab4ddeb..ecc5b8263339 100644 --- a/dev-perl/File-Flock/File-Flock-2008.01.ebuild +++ b/dev-perl/File-Flock/File-Flock-2008.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2008.01.ebuild,v 1.4 2009/12/10 21:12:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2008.01.ebuild,v 1.5 2010/11/26 08:41:46 hwoarang Exp $ MODULE_AUTHOR="MUIR" MODULE_SECTION="modules" @@ -13,6 +13,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" SRC_TEST="do" |