summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-06-29 13:10:47 +0000
committerTom Gall <tgall@gentoo.org>2004-06-29 13:10:47 +0000
commit453aaa54680136701e0bc599952e59490856b9d1 (patch)
tree09940c53cc95122708b5b8e7fd48f535889abe99 /dev-perl
parentstable on ppc64, bug #54799 (Manifest recommit) (diff)
downloadgentoo-2-453aaa54680136701e0bc599952e59490856b9d1.tar.gz
gentoo-2-453aaa54680136701e0bc599952e59490856b9d1.tar.bz2
gentoo-2-453aaa54680136701e0bc599952e59490856b9d1.zip
stable on ppc64, bug #54799
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/SGMLSpm/ChangeLog5
-rw-r--r--dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SGMLSpm/ChangeLog b/dev-perl/SGMLSpm/ChangeLog
index 5d428a92f56f..f07d226df3ac 100644
--- a/dev-perl/SGMLSpm/ChangeLog
+++ b/dev-perl/SGMLSpm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.20 2004/06/25 00:58:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.21 2004/06/29 13:10:47 tgall Exp $
+
+ 29 Jun 2004; Tom Gall <tgall@gentoo.org> SGMLSpm-1.03-r5.ebuild:
+ stable on ppc64, bug #54799
26 May 2004; Bryan Østergaard <kloeri@gentoo.org> SGMLSpm-1.03-r5.ebuild:
Stable on alpha.
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild
index 87cc628ae323..e3df3aa7563b 100644
--- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild
+++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.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/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.6 2004/06/25 00:58:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.7 2004/06/29 13:10:47 tgall Exp $
MY_P="${P}ii"
S=${WORKDIR}/${PN}
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64 ~sparc alpha ~ppc ~hppa ~ia64 mips"
+KEYWORDS="~x86 ~amd64 ~sparc alpha ~ppc ~hppa ~ia64 mips ppc64"
DEPEND=">=dev-lang/perl-5.8.0-r12
>=sys-apps/sed-4"