diff options
author | Jodok Batlogg <batlogg@gentoo.org> | 2004-09-24 21:09:14 +0000 |
---|---|---|
committer | Jodok Batlogg <batlogg@gentoo.org> | 2004-09-24 21:09:14 +0000 |
commit | 3babc1f7810cd646edb17a1fb987d294ba8cdd98 (patch) | |
tree | 7b529b9ac3d4251898f19eb7a047641725ec0f50 /app-text/xlhtml | |
parent | marked as stable ppc (Manifest recommit) (diff) | |
download | gentoo-2-3babc1f7810cd646edb17a1fb987d294ba8cdd98.tar.gz gentoo-2-3babc1f7810cd646edb17a1fb987d294ba8cdd98.tar.bz2 gentoo-2-3babc1f7810cd646edb17a1fb987d294ba8cdd98.zip |
marked as stable on x86 and ppc
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 7d1704dddbb3..7508882c58fe 100644 --- a/app-text/xlhtml/ChangeLog +++ b/app-text/xlhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xlhtml # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.6 2004/06/24 22:56:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.7 2004/09/24 21:04:46 batlogg Exp $ + + 24 Sep 2004; Jodok Batlogg <batlogg@gentoo.org>; xlhtml-0.5.ebuild: + marked as stable on x86 and ppc 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> xlhtml-0.5.ebuild: Stable on alpha. diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild index 9e5260a02af6..d2f034befc13 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 Foundation # 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.7 2004/06/24 22:56:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.8 2004/09/24 21:04:46 batlogg 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="" |