summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-26 02:51:07 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-26 02:51:07 +0000
commit626073585c6576677feed6a349393e21463d2966 (patch)
tree5ee16f0ae83f0b78b88925ad77eb8a69b7331025 /dev-perl
parentMarked ~x86-macos (diff)
downloadgentoo-2-626073585c6576677feed6a349393e21463d2966.tar.gz
gentoo-2-626073585c6576677feed6a349393e21463d2966.tar.bz2
gentoo-2-626073585c6576677feed6a349393e21463d2966.zip
Marked ~x86-macos
(Portage version: 2.2.01.19120-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/File-BaseDir/ChangeLog5
-rw-r--r--dev-perl/File-BaseDir/File-BaseDir-0.30.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-BaseDir/ChangeLog b/dev-perl/File-BaseDir/ChangeLog
index 36c2ce6661ef..8b718a3b182a 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.35 2011/09/04 11:21:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.36 2011/09/26 02:51:07 grobian Exp $
+
+ 26 Sep 2011; Fabian Groffen <grobian@gentoo.org> File-BaseDir-0.30.0.ebuild:
+ Marked ~x86-macos
04 Sep 2011; Torsten Veller <tove@gentoo.org> -File-BaseDir-0.03.ebuild:
Cleanup
diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.30.0.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.30.0.ebuild
index aaa6a202767a..3be6bf1ad436 100644
--- a/dev-perl/File-BaseDir/File-BaseDir-0.30.0.ebuild
+++ b/dev-perl/File-BaseDir/File-BaseDir-0.30.0.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.30.0.ebuild,v 1.2 2011/09/03 21:04:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.30.0.ebuild,v 1.3 2011/09/26 02:51:07 grobian Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND=""