summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-08 00:46:48 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-08 00:46:48 +0000
commitef311af5a2ae5c0934b88f1865c35f7d4bd8ce0d (patch)
tree5b45bd164042d7675e0b062a458ce359e3c8a345 /dev-perl/SGMLSpm
parentTypo in DESCRIPTION, #59717 (diff)
downloadhistorical-ef311af5a2ae5c0934b88f1865c35f7d4bd8ce0d.tar.gz
historical-ef311af5a2ae5c0934b88f1865c35f7d4bd8ce0d.tar.bz2
historical-ef311af5a2ae5c0934b88f1865c35f7d4bd8ce0d.zip
r4 wont build anymore, marking r5 stable
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 185eef02da6a..cc664004e5ca 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.23 2004/07/26 23:24:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.24 2004/08/08 00:46:48 lv Exp $
+
+ 07 Aug 2004; Travis Tilley <lv@gentoo.org> SGMLSpm-1.03-r5.ebuild:
+ stable on amd64
26 Jul 2004; Aron Griffis <agriffis@gentoo.org> SGMLSpm-1.03-r5.ebuild:
Since the default compile sequence was intro'd to portage-2.0.51,
diff --git a/dev-perl/SGMLSpm/Manifest b/dev-perl/SGMLSpm/Manifest
index bf8d17fe2b40..044808be875d 100644
--- a/dev-perl/SGMLSpm/Manifest
+++ b/dev-perl/SGMLSpm/Manifest
@@ -1,8 +1,8 @@
-MD5 0849c18f373b6a08a29eff83e1c69c92 SGMLSpm-1.03-r3.ebuild 1230
+MD5 f5e9776f75825e44eebe57ad5a7b891c SGMLSpm-1.03-r5.ebuild 1456
MD5 4450ad52538c29a0bcb9a6b06346c0cd SGMLSpm-1.03-r4.ebuild 1244
-MD5 990f0dad18cf053a3de8d1590f963610 SGMLSpm-1.03-r5.ebuild 1462
+MD5 65e6949b668161f4eef884c1dff92574 ChangeLog 3066
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 46ee87be4a5687ca57246a03caca3af5 ChangeLog 2984
+MD5 0849c18f373b6a08a29eff83e1c69c92 SGMLSpm-1.03-r3.ebuild 1230
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 e03895cbf263..6fe3f10442e0 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.9 2004/07/26 23:24:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.10 2004/08/08 00:46:48 lv 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 ppc64"
+KEYWORDS="~x86 amd64 ~sparc alpha ~ppc ~hppa ia64 mips ppc64"
DEPEND=">=dev-lang/perl-5.8.0-r12
>=sys-apps/sed-4"