diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-31 16:38:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-31 16:38:28 +0000 |
commit | 142ff90519bad4d59f37f8625976cf0a9629ea1e (patch) | |
tree | 0c98ef42f3f708961ac742f295dcc393b5486431 /dev-perl/File-BaseDir | |
parent | s390/sh stable (diff) | |
download | gentoo-2-142ff90519bad4d59f37f8625976cf0a9629ea1e.tar.gz gentoo-2-142ff90519bad4d59f37f8625976cf0a9629ea1e.tar.bz2 gentoo-2-142ff90519bad4d59f37f8625976cf0a9629ea1e.zip |
s390/sh stable
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/File-BaseDir')
-rw-r--r-- | dev-perl/File-BaseDir/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-BaseDir/ChangeLog b/dev-perl/File-BaseDir/ChangeLog index 98160623486a..6ea5bdb1a5fd 100644 --- a/dev-perl/File-BaseDir/ChangeLog +++ b/dev-perl/File-BaseDir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-BaseDir # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.29 2011/04/09 15:45:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.30 2011/07/31 16:38:28 armin76 Exp $ + + 31 Jul 2011; Raúl Porcel <armin76@gentoo.org> File-BaseDir-0.03.ebuild: + s390/sh stable 09 Apr 2011; Markus Meier <maekke@gentoo.org> File-BaseDir-0.03.ebuild: arm stable, bug #359627 diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild index 7692c6383c46..c6b2fc1aeadb 100644 --- a/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild +++ b/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.12 2011/04/09 15:45:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.13 2011/07/31 16:38:28 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use the Freedesktop.org base directory specification" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |