diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 20:49:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 20:49:59 +0000 |
commit | c6191847a0353a2dee4b705f488439c188e06e8e (patch) | |
tree | fd3f90f8f33fe9b3dea9d430786acbb2bf9401c9 /dev-perl/File-BaseDir | |
parent | Stable for HPPA too. (diff) | |
download | historical-c6191847a0353a2dee4b705f488439c188e06e8e.tar.gz historical-c6191847a0353a2dee4b705f488439c188e06e8e.tar.bz2 historical-c6191847a0353a2dee4b705f488439c188e06e8e.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/File-BaseDir')
-rw-r--r-- | dev-perl/File-BaseDir/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-BaseDir/ChangeLog b/dev-perl/File-BaseDir/ChangeLog index 786f0ce88d80..7183f8f70aab 100644 --- a/dev-perl/File-BaseDir/ChangeLog +++ b/dev-perl/File-BaseDir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-BaseDir -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.20 2008/11/18 14:54:23 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.21 2009/07/06 20:49:34 jer Exp $ + + 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-BaseDir-0.03.ebuild: + Stable for HPPA too. 18 Nov 2008; Torsten Veller <tove@gentoo.org> File-BaseDir-0.03.ebuild: New virtuals: module-build diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild index c8763e3362c0..433c6728ce00 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.4 2008/11/18 14:54:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.5 2009/07/06 20:49:34 jer Exp $ MODULE_AUTHOR=PARDUS @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="The Perl File-BaseDir Module" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="dev-lang/perl" |