diff options
author | Todd Sunderlin <todd@gentoo.org> | 2004-04-02 14:18:42 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2004-04-02 14:18:42 +0000 |
commit | 142e956b8162d1ee85aa0b6d8f831794bb8ab26e (patch) | |
tree | b1e3a0ec397e3ee9858ea241bbd4e5f859ed1b1e /app-text/xlhtml | |
parent | Initial commit, needs some more testing (diff) | |
download | historical-142e956b8162d1ee85aa0b6d8f831794bb8ab26e.tar.gz historical-142e956b8162d1ee85aa0b6d8f831794bb8ab26e.tar.bz2 historical-142e956b8162d1ee85aa0b6d8f831794bb8ab26e.zip |
added ~sparc
Diffstat (limited to 'app-text/xlhtml')
-rw-r--r-- | app-text/xlhtml/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xlhtml/Manifest | 4 | ||||
-rw-r--r-- | app-text/xlhtml/xlhtml-0.5.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-text/xlhtml/Manifest index 45c6ae2fc44c..c8e7bdd58f18 100644 --- a/app-text/xlhtml/Manifest +++ b/app-text/xlhtml/Manifest @@ -1,3 +1,3 @@ -MD5 a9e20c33738247bf64b14174f88091a3 ChangeLog 524 -MD5 5f80c5da009f2ea081ba6b890ec7eb37 xlhtml-0.5.ebuild 1213 +MD5 001c1b12d657df6a86e8ed37e33d994d xlhtml-0.5.ebuild 1218 +MD5 6d2b5f49982087c7a1091b180b87c554 ChangeLog 605 MD5 207489e10e404ccf5261e29cfcdfe714 files/digest-xlhtml-0.5 58 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="" |