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
commit334b83698563f2b1a3945d14ce4334697bd291c1 (patch)
treeb4d097fd2be708e16ef76d111010f3f6dc60dbba /dev-perl/SGMLSpm
parentstable on ppc64, bug #54799 (diff)
downloadhistorical-334b83698563f2b1a3945d14ce4334697bd291c1.tar.gz
historical-334b83698563f2b1a3945d14ce4334697bd291c1.tar.bz2
historical-334b83698563f2b1a3945d14ce4334697bd291c1.zip
stable on ppc64, bug #54799
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r--dev-perl/SGMLSpm/ChangeLog5
-rw-r--r--dev-perl/SGMLSpm/Manifest6
-rw-r--r--dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild4
3 files changed, 9 insertions, 6 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/Manifest b/dev-perl/SGMLSpm/Manifest
index dea9c6e959b5..fbbfcbefc929 100644
--- a/dev-perl/SGMLSpm/Manifest
+++ b/dev-perl/SGMLSpm/Manifest
@@ -1,8 +1,8 @@
-MD5 041e74382e68b499a86e774bd564f05e SGMLSpm-1.03-r5.ebuild 1370
+MD5 a0b4a0fefb11047d8e27ddd007d932b4 ChangeLog 2598
+MD5 0c3b5222b7d2df564db593d33a62e1a1 SGMLSpm-1.03-r3.ebuild 1222
MD5 4276e904a575c0dbd16af030e394d18a SGMLSpm-1.03-r4.ebuild 1236
-MD5 132fa89aea0e1e4aeac79eecedf7cb52 ChangeLog 2503
+MD5 fdf9d8ae6a4e6e1462d4355facc48bf1 SGMLSpm-1.03-r5.ebuild 1373
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 0c3b5222b7d2df564db593d33a62e1a1 SGMLSpm-1.03-r3.ebuild 1222
MD5 157321827c6fbc1c79c60e3d0b458ee0 files/SGMLSpm-1.03-Makefile 2409
MD5 32951392eea7b5f2c93d42fc6f2434b5 files/digest-SGMLSpm-1.03-r3 65
MD5 32951392eea7b5f2c93d42fc6f2434b5 files/digest-SGMLSpm-1.03-r4 65
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"