diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-05 16:54:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-05 16:54:32 +0000 |
commit | af56f70f8e0aae4908a0205166a296661758685b (patch) | |
tree | ff2209693b80984539ea01889ac079f9bece0a18 | |
parent | alpha/ia64/sparc stable wrt #346403 (diff) | |
download | gentoo-2-af56f70f8e0aae4908a0205166a296661758685b.tar.gz gentoo-2-af56f70f8e0aae4908a0205166a296661758685b.tar.bz2 gentoo-2-af56f70f8e0aae4908a0205166a296661758685b.zip |
alpha/ia64/sparc stable wrt #346403
(Portage version: 2.1.9.24/cvs/Linux ia64)
-rw-r--r-- | dev-perl/File-Flock/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Flock/File-Flock-2008.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Flock/ChangeLog b/dev-perl/File-Flock/ChangeLog index 31986718dc66..b08d00cdb581 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.6 2010/11/30 21:27:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.7 2010/12/05 16:54:32 armin76 Exp $ + + 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> File-Flock-2008.01.ebuild: + alpha/ia64/sparc stable wrt #346403 30 Nov 2010; Markus Meier <maekke@gentoo.org> File-Flock-2008.01.ebuild: x86 stable, bug #346403 diff --git a/dev-perl/File-Flock/File-Flock-2008.01.ebuild b/dev-perl/File-Flock/File-Flock-2008.01.ebuild index 9412a09ceb2d..b60c970e2dfd 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-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.6 2010/11/30 21:27:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2008.01.ebuild,v 1.7 2010/12/05 16:54:32 armin76 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" |