summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Sunderlin <todd@gentoo.org>2004-04-02 14:18:42 +0000
committerTodd Sunderlin <todd@gentoo.org>2004-04-02 14:18:42 +0000
commit071fae5d355f0f2a01a3a906946487d0c4d57055 (patch)
tree8e0a17409e79b6b41d46a2f5211d98a3ef073962 /app-text
parentInitial commit, needs some more testing (Manifest recommit) (diff)
downloadgentoo-2-071fae5d355f0f2a01a3a906946487d0c4d57055.tar.gz
gentoo-2-071fae5d355f0f2a01a3a906946487d0c4d57055.tar.bz2
gentoo-2-071fae5d355f0f2a01a3a906946487d0c4d57055.zip
added ~sparc
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xlhtml/ChangeLog5
-rw-r--r--app-text/xlhtml/xlhtml-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xlhtml/ChangeLog b/app-text/xlhtml/ChangeLog
index 667884a86548..019bc54e3fe3 100644
--- a/app-text/xlhtml/ChangeLog
+++ b/app-text/xlhtml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xlhtml
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.3 2004/03/27 10:31:25 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.4 2004/04/02 14:18:42 todd Exp $
+
+ 02 Apr 2004; Todd Sunderlin <todd@gentoo.org> xlhtml-0.5.ebuild:
+ added ~sparc
27 Mar 2004; David Holm <dholm@gentoo.org> xlhtml-0.5.ebuild:
Added to ~ppc.
diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild
index 0bab5373b72c..641257487f38 100644
--- a/app-text/xlhtml/xlhtml-0.5.ebuild
+++ b/app-text/xlhtml/xlhtml-0.5.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/xlhtml/xlhtml-0.5.ebuild,v 1.4 2004/03/27 10:31:25 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.5 2004/04/02 14:18:42 todd Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/chicago/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~x86 ~ppc"
+KEYWORDS="~alpha ~x86 ~ppc ~sparc"
IUSE=""
DEPEND=""