summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-26 23:24:36 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-26 23:24:36 +0000
commit28361de8cc00334ea722da4706aa02fa9e87beeb (patch)
treefd8d198881abb56cb0351dfc3091a7b934154851 /dev-perl/SGMLSpm
parentmailx (diff)
downloadgentoo-2-28361de8cc00334ea722da4706aa02fa9e87beeb.tar.gz
gentoo-2-28361de8cc00334ea722da4706aa02fa9e87beeb.tar.bz2
gentoo-2-28361de8cc00334ea722da4706aa02fa9e87beeb.zip
Since the default compile sequence was intro'd to portage-2.0.51, SGMLSpm-1.03-r4 no longer builds on alpha and ia64. Mark -r5 stable on alpha and ia64
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r--dev-perl/SGMLSpm/ChangeLog7
-rw-r--r--dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/SGMLSpm/ChangeLog b/dev-perl/SGMLSpm/ChangeLog
index 1f9890422ec2..185eef02da6a 100644
--- a/dev-perl/SGMLSpm/ChangeLog
+++ b/dev-perl/SGMLSpm/ChangeLog
@@ -1,6 +1,11 @@
# 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.22 2004/06/30 15:02:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.23 2004/07/26 23:24:36 agriffis Exp $
+
+ 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,
+ SGMLSpm-1.03-r4 no longer builds on alpha and ia64. Mark -r5 stable on alpha
+ and ia64
30 Jun 2004; Aron Griffis <agriffis@gentoo.org> SGMLSpm-1.03-r5.ebuild:
fix compilation sequence since there is now a default src_compile #55134
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild
index 44bd618ff43f..e03895cbf263 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.8 2004/06/30 15:02:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.9 2004/07/26 23:24:36 agriffis 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"