summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Volynets <iluxa@gentoo.org>2005-09-28 07:43:43 +0000
committerIlya Volynets <iluxa@gentoo.org>2005-09-28 07:43:43 +0000
commit24153a0c92bf7a2eca2e63ba2766c7ddfb9cb399 (patch)
tree78106e0677b8e48ba4a9b6522a94c1aa985797d6 /dev-perl
parentfile permission change as per bug #96619 (diff)
downloadgentoo-2-24153a0c92bf7a2eca2e63ba2766c7ddfb9cb399.tar.gz
gentoo-2-24153a0c92bf7a2eca2e63ba2766c7ddfb9cb399.tar.bz2
gentoo-2-24153a0c92bf7a2eca2e63ba2766c7ddfb9cb399.zip
mark ~mips
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/String-ShellQuote/ChangeLog6
-rw-r--r--dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog
index 045067f2aff2..a3a069b07058 100644
--- a/dev-perl/String-ShellQuote/ChangeLog
+++ b/dev-perl/String-ShellQuote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.14 2005/09/17 00:45:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.15 2005/09/28 07:43:43 iluxa Exp $
+
+ 28 Sep 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
+ String-ShellQuote-1.00-r1.ebuild:
+ mark ~mips
17 Sep 2005; Aron Griffis <agriffis@gentoo.org>
String-ShellQuote-1.00-r1.ebuild:
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild
index 2f6877c7f6d9..a2a1f5ae5688 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.12 2005/09/17 00:45:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.13 2005/09/28 07:43:43 iluxa Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~rosch/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~mips"
IUSE=""