diff options
-rw-r--r-- | app-text/sgml-common/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sgml-common/sgml-common-0.6.3-r4.ebuild | 4 | ||||
-rw-r--r-- | app-text/texi2html/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/sgml-common/ChangeLog b/app-text/sgml-common/ChangeLog index 522baf8cd93d..bf45b423eaa6 100644 --- a/app-text/sgml-common/ChangeLog +++ b/app-text/sgml-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sgml-common # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/ChangeLog,v 1.22 2004/04/27 18:43:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/ChangeLog,v 1.23 2004/04/28 14:47:42 gmsoft Exp $ + + 28 Apr 2004; Guy Martin <gmsoft@gentoo.org> sgml-common-0.6.3-r4.ebuild: + Marked stable on hppa. 27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> sgml-common-0.6.3-r4.ebuild: diff --git a/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild index 0426bc86bc98..d421ad9b690f 100644 --- a/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild +++ b/app-text/sgml-common/sgml-common-0.6.3-r4.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/sgml-common/sgml-common-0.6.3-r4.ebuild,v 1.16 2004/04/27 18:43:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r4.ebuild,v 1.17 2004/04/28 14:47:42 gmsoft Exp $ DESCRIPTION="Base ISO character entities and utilities for SGML" SRC_URI="mirror://kde/devel/docbook/SOURCES/${P}.tgz" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ia64 ppc sparc ~alpha ~hppa ~amd64 mips s390" +KEYWORDS="x86 ia64 ppc sparc ~alpha hppa ~amd64 mips s390" DEPEND=">=sys-devel/automake-1.6" RDEPEND="" diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index 6aa17a3617ba..7dc90c4cb15a 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.13 2004/04/27 16:07:27 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.14 2004/04/28 14:44:49 gmsoft Exp $ + + 28 Apr 2004; Guy Martin <gmsoft@gentoo.org> texi2html-1.64-r1.ebuild: + Marked stable on hppa. 27 Apr 2004; Ferris McCormick <fmccor@gentoo.org> texi2html-1.64-r1.ebuild: Mark stable for sparc (see bug 34217). diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild index c24ffea12669..82912123b4b5 100644 --- a/app-text/texi2html/texi2html-1.64-r1.ebuild +++ b/app-text/texi2html/texi2html-1.64-r1.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/texi2html/texi2html-1.64-r1.ebuild,v 1.4 2004/04/27 16:07:27 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.5 2004/04/28 14:44:49 gmsoft Exp $ inherit alternatives @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mathematik.uni-kl.de/~obachman/Texi2html/" SRC_URI="http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha ~hppa ~amd64 ia64" +KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64" SLOT="0" IUSE="" |