summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-14 15:14:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-14 15:14:54 +0000
commit68149d06f061dd9a764ccb2ee080af699bbdb726 (patch)
tree24416719be574fcf80154e49037afee51853b82a /dev-perl/Text-Quoted
parentsparc stable (diff)
downloadhistorical-68149d06f061dd9a764ccb2ee080af699bbdb726.tar.gz
historical-68149d06f061dd9a764ccb2ee080af699bbdb726.tar.bz2
historical-68149d06f061dd9a764ccb2ee080af699bbdb726.zip
Marking sparc stable
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-perl/Text-Quoted')
-rw-r--r--dev-perl/Text-Quoted/ChangeLog6
-rw-r--r--dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog
index eb309978b191..452ee2c7234a 100644
--- a/dev-perl/Text-Quoted/ChangeLog
+++ b/dev-perl/Text-Quoted/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Quoted
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.15 2007/04/09 16:45:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.16 2007/04/14 15:05:21 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Text-Quoted-2.02.ebuild:
+ Marking sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Text-Quoted-2.02.ebuild:
diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild
index 2cd6e3a5e73d..4fb98e715a14 100644
--- a/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild
+++ b/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild,v 1.2 2007/04/09 16:45:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild,v 1.3 2007/04/14 15:05:21 mcummings Exp $
# this is an RT dependency
@@ -14,7 +14,7 @@ IUSE=""
SRC_TEST="do"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86"
DEPEND="dev-perl/text-autoformat
dev-perl/Text-Tabs+Wrap