summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-10-07 23:19:01 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-10-07 23:19:01 +0000
commitd5e8672296af2722d18c171dd46450b61174a3d6 (patch)
tree5c7d8af854aa4a9c3fc9c00a456d95278b543732 /dev-perl/Shell-EnvImporter
parentVersion bumped, bug #288082. (diff)
downloadhistorical-d5e8672296af2722d18c171dd46450b61174a3d6.tar.gz
historical-d5e8672296af2722d18c171dd46450b61174a3d6.tar.bz2
historical-d5e8672296af2722d18c171dd46450b61174a3d6.zip
stable sparc, bug 283969
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Shell-EnvImporter')
-rw-r--r--dev-perl/Shell-EnvImporter/ChangeLog6
-rw-r--r--dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Shell-EnvImporter/ChangeLog b/dev-perl/Shell-EnvImporter/ChangeLog
index bfeac395baaf..da36deb01711 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v 1.26 2009/09/27 15:04:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v 1.27 2009/10/07 23:01:31 tcunha Exp $
+
+ 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org>
+ Shell-EnvImporter-1.07.ebuild:
+ stable sparc, bug 283969
27 Sep 2009; Brent Baude <ranger@gentoo.org>
Shell-EnvImporter-1.07.ebuild:
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild
index 7f847a51cae5..84ba5fd9c408 100644
--- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild
+++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.07.ebuild,v 1.7 2009/09/27 15:04:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild,v 1.8 2009/10/07 23:01:31 tcunha Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Import environment variable changes from external commands or shell scripts"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-perl/Class-MethodMaker-2"