summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-04-27 18:43:20 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-04-27 18:43:20 +0000
commitccd23c47861587010e0c66a7117e0e420cdf2adc (patch)
tree90beb4f5bbbc3c645803d81bc671f139c6328aa3 /app-text/sgml-common
parentx86 use flag should not be enabled on ppc (diff)
downloadgentoo-2-ccd23c47861587010e0c66a7117e0e420cdf2adc.tar.gz
gentoo-2-ccd23c47861587010e0c66a7117e0e420cdf2adc.tar.bz2
gentoo-2-ccd23c47861587010e0c66a7117e0e420cdf2adc.zip
Stable on sparc
Diffstat (limited to 'app-text/sgml-common')
-rw-r--r--app-text/sgml-common/ChangeLog6
-rw-r--r--app-text/sgml-common/sgml-common-0.6.3-r4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/sgml-common/ChangeLog b/app-text/sgml-common/ChangeLog
index 23395a252b34..522baf8cd93d 100644
--- a/app-text/sgml-common/ChangeLog
+++ b/app-text/sgml-common/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/sgml-common
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/ChangeLog,v 1.21 2004/04/26 12:12:14 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/ChangeLog,v 1.22 2004/04/27 18:43:20 gustavoz Exp $
+
+ 27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ sgml-common-0.6.3-r4.ebuild:
+ Stable on sparc
26 Apr 2004; Mike Gardiner <obz@gentoo.org> sgml-common-0.6.3-r3.ebuild,
sgml-common-0.6.3-r4.ebuild:
diff --git a/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild
index 8e1ae925544a..0426bc86bc98 100644
--- a/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild
+++ b/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild,v 1.15 2004/04/26 12:12:14 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild,v 1.16 2004/04/27 18:43:20 gustavoz Exp $
DESCRIPTION="Base ISO character entities and utilities for SGML"
SRC_URI="mirror://kde/devel/docbook/SOURCES/${P}.tgz"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS=" x86 ia64 ppc ~sparc ~alpha ~hppa ~amd64 mips s390"
+KEYWORDS="x86 ia64 ppc sparc ~alpha ~hppa ~amd64 mips s390"
DEPEND=">=sys-devel/automake-1.6"
RDEPEND=""