summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-07-06 20:49:34 +0000
committerJeroen Roovers <jer@gentoo.org>2009-07-06 20:49:34 +0000
commitb2baaba8e89c5cc9b9c66bcfd9dd64dd00168ca8 (patch)
tree5e5805b95304d20e90ea018213abb4f277539e99 /dev-perl/File-BaseDir
parentStable for HPPA too. (diff)
downloadgentoo-2-b2baaba8e89c5cc9b9c66bcfd9dd64dd00168ca8.tar.gz
gentoo-2-b2baaba8e89c5cc9b9c66bcfd9dd64dd00168ca8.tar.bz2
gentoo-2-b2baaba8e89c5cc9b9c66bcfd9dd64dd00168ca8.zip
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/File-BaseDir')
-rw-r--r--dev-perl/File-BaseDir/ChangeLog7
-rw-r--r--dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild6
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"