diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-11 16:37:37 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-11 16:37:37 +0000 |
commit | 27b344843807018f3ad239cbf11514015e84b73f (patch) | |
tree | 404f65861daa0ff31205fc640a64b92e4191dcf3 /app-text | |
parent | Move 0.92.6 to stable on x86 (other arches, please follow), clean out old ebi... (diff) | |
download | historical-27b344843807018f3ad239cbf11514015e84b73f.tar.gz historical-27b344843807018f3ad239cbf11514015e84b73f.tar.bz2 historical-27b344843807018f3ad239cbf11514015e84b73f.zip |
Marked stable on hppa.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmltidy/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 4 | ||||
-rw-r--r-- | app-text/sablotron/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-1.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/htmltidy/ChangeLog b/app-text/htmltidy/ChangeLog index 88834e6205a9..2c21b0641c3b 100644 --- a/app-text/htmltidy/ChangeLog +++ b/app-text/htmltidy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/htmltidy # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.24 2004/10/04 14:08:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/ChangeLog,v 1.25 2004/10/11 16:35:46 gmsoft Exp $ + + 11 Oct 2004; Guy Martin <gmsoft@gentoo.org> htmltidy-4.8.6.ebuild: + Marked stable on hppa. 04 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> htmltidy-4.8.6.ebuild: Stable on sparc diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index ea9088dcc383..6d6a1cab607f 100644 --- a/app-text/htmltidy/htmltidy-4.8.6.ebuild +++ b/app-text/htmltidy/htmltidy-4.8.6.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/htmltidy/htmltidy-4.8.6.ebuild,v 1.10 2004/10/04 14:08:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.11 2004/10/11 16:35:46 gmsoft Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="http://tidy.sourceforge.net/src/old/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~macos ppc ppc-macos ~s390 sparc x86 ~ppc64" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~macos ppc ppc-macos ~s390 sparc x86 ~ppc64" IUSE="debug doc xml" DEPEND="virtual/libc diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog index 057ddc77865b..0b6fd0c171db 100644 --- a/app-text/sablotron/ChangeLog +++ b/app-text/sablotron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sablotron # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.33 2004/08/02 02:50:04 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.34 2004/10/11 16:37:37 gmsoft Exp $ + + 11 Oct 2004; Guy Martin <gmsoft@gentoo.org> sablotron-1.0.ebuild: + Marked stable on hppa. 01 Aug 2004; Tom Gall <tgall@gentoo.org> sablotron-1.0.1.ebuild: stable on ppc64,bug #57583 diff --git a/app-text/sablotron/sablotron-1.0.ebuild b/app-text/sablotron/sablotron-1.0.ebuild index 82278ec648b8..b39c864faa68 100644 --- a/app-text/sablotron/sablotron-1.0.ebuild +++ b/app-text/sablotron/sablotron-1.0.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/sablotron/sablotron-1.0.ebuild,v 1.10 2004/06/24 22:51:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.ebuild,v 1.11 2004/10/11 16:37:37 gmsoft Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="MPL-1.1" SLOT="0" IUSE="doc perl" -KEYWORDS="x86 sparc ~ppc ~hppa alpha amd64 ia64" +KEYWORDS="x86 sparc ~ppc hppa alpha amd64 ia64" DEPEND=">=dev-libs/expat-1.95.6-r1 >=dev-perl/XML-Parser-2.3" |