diff options
author | Jodok Batlogg <batlogg@gentoo.org> | 2004-09-24 21:04:46 +0000 |
---|---|---|
committer | Jodok Batlogg <batlogg@gentoo.org> | 2004-09-24 21:04:46 +0000 |
commit | 657e45bc19ded68fa00de1b3fc9eab6bbda1e435 (patch) | |
tree | 02c88a2eb176eb771eb279a49daee9c320fd7627 /app-text | |
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')
-rw-r--r-- | app-text/unrtf/Manifest | 4 | ||||
-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 |
4 files changed, 10 insertions, 7 deletions
diff --git a/app-text/unrtf/Manifest b/app-text/unrtf/Manifest index 79698f474f83..ae79bf996a1d 100644 --- a/app-text/unrtf/Manifest +++ b/app-text/unrtf/Manifest @@ -1,5 +1,5 @@ MD5 c051e3f276047d965640fc3024a80d94 unrtf-0.19.0.ebuild 586 -MD5 4bd7f26912fb6453c17f00554ba4dc94 ChangeLog 1354 -MD5 bfe6d25adf261c2e72b433d4001521a5 unrtf-0.19.3.ebuild 608 +MD5 05ebab03b58668a9fcfc0b25e6a0fc8d ChangeLog 1452 +MD5 dbda36598a5734230ec455c4c0cad923 unrtf-0.19.3.ebuild 606 MD5 245d5556f9662ad25f3ed5ec6a46ac51 files/digest-unrtf-0.19.0 64 MD5 14997a36fb2ed241ea9a7af11c590f4c files/digest-unrtf-0.19.3 64 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="" |