diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-22 15:18:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-22 15:18:42 +0000 |
commit | ff86ccafedabb4aba287177bf9041040c007bc8b (patch) | |
tree | f5d5092fc5caf338771233593d2756818db78ea0 /app-text/texi2html | |
parent | add patch to fix gst backend (Manifest recommit) (diff) | |
download | gentoo-2-ff86ccafedabb4aba287177bf9041040c007bc8b.tar.gz gentoo-2-ff86ccafedabb4aba287177bf9041040c007bc8b.tar.bz2 gentoo-2-ff86ccafedabb4aba287177bf9041040c007bc8b.zip |
mips KEYWORDS
Diffstat (limited to 'app-text/texi2html')
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.70.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild index 70efebd91b07..17129732bf41 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.10 2004/11/11 18:16:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.11 2004/11/22 15:18:42 vapier Exp $ inherit alternatives @@ -10,7 +10,7 @@ SRC_URI="http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86 ~ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" IUSE="" DEPEND="virtual/libc diff --git a/app-text/texi2html/texi2html-1.70.ebuild b/app-text/texi2html/texi2html-1.70.ebuild index af77b6f8aff4..63250ee5fe34 100644 --- a/app-text/texi2html/texi2html-1.70.ebuild +++ b/app-text/texi2html/texi2html-1.70.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.70.ebuild,v 1.2 2004/11/11 04:17:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.70.ebuild,v 1.3 2004/11/22 15:18:42 vapier Exp $ DESCRIPTION="Perl script that converts Texinfo to HTML" HOMEPAGE="https://texi2html.cvshome.org/" @@ -8,7 +8,7 @@ SRC_URI="https://texi2html.cvshome.org/files/documents/70/173/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="" DEPEND="virtual/libc |