diff options
author | 2004-09-24 21:04:46 +0000 | |
---|---|---|
committer | 2004-09-24 21:04:46 +0000 | |
commit | 657e45bc19ded68fa00de1b3fc9eab6bbda1e435 (patch) | |
tree | 02c88a2eb176eb771eb279a49daee9c320fd7627 /app-text/xlhtml | |
parent | marked as stable on x86 and ppc (diff) | |
download | historical-657e45bc19ded68fa00de1b3fc9eab6bbda1e435.tar.gz historical-657e45bc19ded68fa00de1b3fc9eab6bbda1e435.tar.bz2 historical-657e45bc19ded68fa00de1b3fc9eab6bbda1e435.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/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 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/Manifest b/app-text/xlhtml/Manifest index 5ca23e125456..8e415be7e7cc 100644 --- a/app-text/xlhtml/Manifest +++ b/app-text/xlhtml/Manifest @@ -1,3 +1,3 @@ -MD5 2ddadae874441299526899896ccf9472 xlhtml-0.5.ebuild 1213 -MD5 399cdb3013a8ac3e0a578e4bd5eaf341 ChangeLog 692 +MD5 12fa63331803a0e6aec5140d77ea3bdd xlhtml-0.5.ebuild 1210 +MD5 6a39a848eddeb7d34ba02665a6c038cb ChangeLog 796 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 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="" |