summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-02 13:34:34 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-02 13:34:34 +0000
commitfae775b78617b6819ad8e209fcad4fab03fe765e (patch)
tree900169306bff690fddb632c911bfc7b725517d37 /dev-perl/Text-Quoted
parent(Manifest recommit) (diff)
downloadhistorical-fae775b78617b6819ad8e209fcad4fab03fe765e.tar.gz
historical-fae775b78617b6819ad8e209fcad4fab03fe765e.tar.bz2
historical-fae775b78617b6819ad8e209fcad4fab03fe765e.zip
Added to ~ppc
Diffstat (limited to 'dev-perl/Text-Quoted')
-rw-r--r--dev-perl/Text-Quoted/ChangeLog5
-rw-r--r--dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog
index 16922a46f3da..8a2acfd6e405 100644
--- a/dev-perl/Text-Quoted/ChangeLog
+++ b/dev-perl/Text-Quoted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Quoted
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.2 2004/08/29 00:17:05 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.3 2004/09/02 13:34:34 dholm Exp $
+
+ 02 Sep 2004; David Holm <dholm@gentoo.org> Text-Quoted-1.7.ebuild:
+ Added to ~ppc.
28 Aug 2004; Renat Lumpau <rl03@gentoo.org> Text-Quoted-1.7.ebuild:
Added missing IUSE.
diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild
index fb3469cf13c5..3cbf6060cbb8 100644
--- a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild
+++ b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.2 2004/08/29 00:17:05 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.3 2004/09/02 13:34:34 dholm Exp $
# this is an RT dependency
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.readme"
SRC_TEST="do"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="dev-perl/text-autoformat
dev-perl/Text-Tabs+Wrap"