diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 23:31:53 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 23:31:53 +0000 |
commit | f99448b0878ce05089e491decbe3c814a63d7be5 (patch) | |
tree | e4fe6c630858fe70788164324447f5267348e3ac /app-text | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-f99448b0878ce05089e491decbe3c814a63d7be5.tar.gz gentoo-2-f99448b0878ce05089e491decbe3c814a63d7be5.tar.bz2 gentoo-2-f99448b0878ce05089e491decbe3c814a63d7be5.zip |
stable on amd64
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texi2html/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index 6690c56c6701..ed3df483b6a6 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.15 2004/06/24 22:53:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.16 2004/06/25 23:31:53 kugelfang Exp $ + + 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> texi2html-1.64-r1.ebuild: + Marked stable on amd64. 28 Apr 2004; Guy Martin <gmsoft@gentoo.org> texi2html-1.64-r1.ebuild: Marked stable on hppa. diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild index 2536aa11800d..18a663b4158f 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 Foundation # 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.6 2004/06/24 22:53:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.7 2004/06/25 23:31:53 kugelfang 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="" |