summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.02.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-BaseDir/ChangeLog b/dev-perl/File-BaseDir/ChangeLog
index 4b788180c5e9..a67d292b162e 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.15 2007/01/15 18:50:28 mcummings Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.16 2008/03/13 20:52:50 jer Exp $
+
+ 13 Mar 2008; Jeroen Roovers <jer@gentoo.org> File-BaseDir-0.02.ebuild:
+ Marked ~hppa too.
15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
File-BaseDir-0.02.ebuild:
diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild
index daadf07f741d..27daf201d97f 100644
--- a/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild
+++ b/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.02.ebuild,v 1.18 2007/07/10 23:33:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild,v 1.19 2008/03/13 20:52:50 jer Exp $
inherit perl-module
@@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/P/PA/PARDUS/${PN}/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~pardus/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lang/perl"