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/texi2html/texi2html-1.64-r1.ebuild | |
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/texi2html/texi2html-1.64-r1.ebuild')
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |