diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 23:15:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 23:15:40 +0000 |
commit | db974900e3770178e584a2f489a534513e720958 (patch) | |
tree | 4e62894f54bc50e7311eacc0c1f2d584a74714da /app-text/xlhtml | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-db974900e3770178e584a2f489a534513e720958.tar.gz gentoo-2-db974900e3770178e584a2f489a534513e720958.tar.bz2 gentoo-2-db974900e3770178e584a2f489a534513e720958.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="" |