diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 23:24:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 23:24:36 +0000 |
commit | fc9ccd789f88a83d332a8d3be6029439421b2f70 (patch) | |
tree | d5a9ebffff5023b4706ca757a4b03bc0b9379e37 /app-text/xlhtml | |
parent | version bump. (diff) | |
download | historical-fc9ccd789f88a83d332a8d3be6029439421b2f70.tar.gz historical-fc9ccd789f88a83d332a8d3be6029439421b2f70.tar.bz2 historical-fc9ccd789f88a83d332a8d3be6029439421b2f70.zip |
Stable on alpha.
Diffstat (limited to 'app-text/xlhtml')
-rw-r--r-- | app-text/xlhtml/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xlhtml/xlhtml-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xlhtml/ChangeLog b/app-text/xlhtml/ChangeLog index 019bc54e3fe3..d7f76619235e 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.4 2004/04/02 14:18:42 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.5 2004/05/12 23:15:40 kloeri Exp $ + + 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> xlhtml-0.5.ebuild: + Stable on alpha. 02 Apr 2004; Todd Sunderlin <todd@gentoo.org> xlhtml-0.5.ebuild: added ~sparc diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild index 641257487f38..c58fa0ad9dbf 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.5 2004/04/02 14:18:42 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.6 2004/05/12 23:15:40 kloeri Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/chicago/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~x86 ~ppc ~sparc" +KEYWORDS="alpha ~x86 ~ppc ~sparc" IUSE="" DEPEND="" |