diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-07 10:20:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-07 10:20:50 +0000 |
commit | 6cf5638f3d0df14fe1a6c1083028d06ffded9231 (patch) | |
tree | 2ffd71e442e90afdab6bf53aec76ab111fe1cae9 /dev-perl/File-Flat | |
parent | Drop maintainer due retirement, #274113 (diff) | |
download | gentoo-2-6cf5638f3d0df14fe1a6c1083028d06ffded9231.tar.gz gentoo-2-6cf5638f3d0df14fe1a6c1083028d06ffded9231.tar.bz2 gentoo-2-6cf5638f3d0df14fe1a6c1083028d06ffded9231.zip |
Stable for amd64, wrt bug #436856
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Flat')
-rw-r--r-- | dev-perl/File-Flat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Flat/File-Flat-1.40.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index 4a3e15654b74..37edb28849ef 100644 --- a/dev-perl/File-Flat/ChangeLog +++ b/dev-perl/File-Flat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Flat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.60 2012/08/27 18:18:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.61 2012/10/07 10:20:50 ago Exp $ + + 07 Oct 2012; Agostino Sarubbo <ago@gentoo.org> File-Flat-1.40.0.ebuild: + Stable for amd64, wrt bug #436856 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> File-Flat-1.00.ebuild, File-Flat-1.40.0.ebuild: diff --git a/dev-perl/File-Flat/File-Flat-1.40.0.ebuild b/dev-perl/File-Flat/File-Flat-1.40.0.ebuild index 1dc8386b2e8e..2b2a8fc22933 100644 --- a/dev-perl/File-Flat/File-Flat-1.40.0.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.40.0.ebuild,v 1.4 2012/08/27 18:18:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.40.0.ebuild,v 1.5 2012/10/07 10:20:50 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Implements a flat filesystem" SLOT="0" -KEYWORDS="~amd64 hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-perl/Class-Autouse-1 |