summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2008-07-02 18:11:39 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2008-07-02 18:11:39 +0000
commit48e55918904f93d7db0dd2dbcacd3dd3b9630a22 (patch)
treed2d55bca6093da2102aa7ef97113711b1a3c1a68 /dev-perl/Shell-EnvImporter
parentstable amd64, bug 230285 (diff)
downloadgentoo-2-48e55918904f93d7db0dd2dbcacd3dd3b9630a22.tar.gz
gentoo-2-48e55918904f93d7db0dd2dbcacd3dd3b9630a22.tar.bz2
gentoo-2-48e55918904f93d7db0dd2dbcacd3dd3b9630a22.zip
Keyworded ~x86-fbsd.
(Portage version: 2.2_rc1/cvs/FreeBSD 7.0-RELEASE i386)
Diffstat (limited to 'dev-perl/Shell-EnvImporter')
-rw-r--r--dev-perl/Shell-EnvImporter/ChangeLog8
-rw-r--r--dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Shell-EnvImporter/ChangeLog b/dev-perl/Shell-EnvImporter/ChangeLog
index 56fa39a65857..50f4db9de867 100644
--- a/dev-perl/Shell-EnvImporter/ChangeLog
+++ b/dev-perl/Shell-EnvImporter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Shell-EnvImporter
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v 1.16 2007/07/23 06:00:29 kumba Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v 1.17 2008/07/02 18:11:39 the_paya Exp $
+
+ 02 Jul 2008; Javier Villavicencio <the_paya@gentoo.org>
+ Shell-EnvImporter-1.04.ebuild:
+ Keyworded ~x86-fbsd.
23 Jul 2007; Joshua Kinard <kumba@gentoo.org>
Shell-EnvImporter-1.04.ebuild:
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild
index d0f9102019b6..7da6e2512d26 100644
--- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild
+++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.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/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild,v 1.17 2007/07/23 06:00:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild,v 1.18 2008/07/02 18:11:39 the_paya Exp $
inherit perl-module
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
DEPEND=">=dev-perl/Class-MethodMaker-2
dev-lang/perl"