diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-04-27 16:07:27 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-04-27 16:07:27 +0000 |
commit | 650e0ec675c963877b6bef6263e10c295ad33835 (patch) | |
tree | d30e14da360dd7deb17f86523b57ae15cb47f569 /app-text | |
parent | stable ppc bump (Manifest recommit) (diff) | |
download | gentoo-2-650e0ec675c963877b6bef6263e10c295ad33835.tar.gz gentoo-2-650e0ec675c963877b6bef6263e10c295ad33835.tar.bz2 gentoo-2-650e0ec675c963877b6bef6263e10c295ad33835.zip |
Mark stable for sparc (see bug 34217)
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 8c9c04bf356e..6aa17a3617ba 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.12 2004/04/26 12:27:10 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.13 2004/04/27 16:07:27 fmccor Exp $ + + 27 Apr 2004; Ferris McCormick <fmccor@gentoo.org> texi2html-1.64-r1.ebuild: + Mark stable for sparc (see bug 34217). 26 Apr 2004; Mike Gardiner <obz@gentoo.org> texi2html-1.64-r1.ebuild, texi2html-1.64.ebuild: diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild index 8dbfafa0a4f7..c24ffea12669 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.3 2004/04/26 12:27:10 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.4 2004/04/27 16:07:27 fmccor 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="" |