summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-05-17 14:00:20 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-05-17 14:00:20 +0000
commitbf2bc5f9293dcfdc31f5a35fd362b02ff31de82b (patch)
tree913f177e5b9d1c25c71347dba1392cb8ace1e2cf /dev-perl/Tie-Array-Sorted
parentFixed french language problem, Bug 69885. (diff)
downloadgentoo-2-bf2bc5f9293dcfdc31f5a35fd362b02ff31de82b.tar.gz
gentoo-2-bf2bc5f9293dcfdc31f5a35fd362b02ff31de82b.tar.bz2
gentoo-2-bf2bc5f9293dcfdc31f5a35fd362b02ff31de82b.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Tie-Array-Sorted')
-rw-r--r--dev-perl/Tie-Array-Sorted/ChangeLog6
-rw-r--r--dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Tie-Array-Sorted/ChangeLog b/dev-perl/Tie-Array-Sorted/ChangeLog
index b7eed374932e..cb107533e107 100644
--- a/dev-perl/Tie-Array-Sorted/ChangeLog
+++ b/dev-perl/Tie-Array-Sorted/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Tie-Array-Sorted
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/ChangeLog,v 1.3 2005/01/22 14:34:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/ChangeLog,v 1.4 2005/05/17 14:00:20 gustavoz Exp $
+
+ 17 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ Tie-Array-Sorted-1.3.ebuild:
+ Stable on sparc
22 Jan 2005; Michael Cummings <mcummings@gentoo.org>
Tie-Array-Sorted-1.3.ebuild:
diff --git a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.3.ebuild b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.3.ebuild
index 4c34123c2196..530693b3acd1 100644
--- a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.3.ebuild
+++ b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.3.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/Tie-Array-Sorted/Tie-Array-Sorted-1.3.ebuild,v 1.2 2005/01/22 14:34:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.3.ebuild,v 1.3 2005/05/17 14:00:20 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
IUSE=""
SRC_TEST="do"