diff options
author | 2004-11-22 15:18:42 +0000 | |
---|---|---|
committer | 2004-11-22 15:18:42 +0000 | |
commit | bc5a811c5c3626f247ac0e9eb05a008db4a71bc5 (patch) | |
tree | 4f709c12322af12ea6f5a9168d6cb8e9cca9d3e8 | |
parent | add patch to fix gst backend (diff) | |
download | historical-bc5a811c5c3626f247ac0e9eb05a008db4a71bc5.tar.gz historical-bc5a811c5c3626f247ac0e9eb05a008db4a71bc5.tar.bz2 historical-bc5a811c5c3626f247ac0e9eb05a008db4a71bc5.zip |
mips KEYWORDS
-rw-r--r-- | app-text/texi2html/Manifest | 14 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.70.ebuild | 4 |
3 files changed, 16 insertions, 6 deletions
diff --git a/app-text/texi2html/Manifest b/app-text/texi2html/Manifest index 6627d544abe1..e60d089155ca 100644 --- a/app-text/texi2html/Manifest +++ b/app-text/texi2html/Manifest @@ -1,8 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 f6cb598689d1ed85e31be686c3939a9d ChangeLog 2309 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 2ec3187038b0a61d00a0a28eebc57b98 texi2html-1.64-r1.ebuild 1031 +MD5 35e45f6a5038e4e12e5e855be9d21af9 texi2html-1.64-r1.ebuild 1035 MD5 04c42c4a13e7639f46643fa5c6e9782a texi2html-1.64.ebuild 987 -MD5 cb6366ae50dd54d8ec92082f70788da8 texi2html-1.70.ebuild 757 +MD5 9fd83ab79f57dc4b8740aab766463d04 texi2html-1.70.ebuild 763 MD5 59e2094b0a438b711cb1687485e580a4 files/digest-texi2html-1.64 66 MD5 59e2094b0a438b711cb1687485e580a4 files/digest-texi2html-1.64-r1 66 MD5 6089420893ab2453c94d9874d0707292 files/digest-texi2html-1.70 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBogO1HTu7gpaalycRAlgKAKCp2gSEx/4ITqk2TwOHAZP0Rk5E9QCeOz+y +hHcm/C930yHRMJmmw2m3+UQ= +=/dDc +-----END PGP SIGNATURE----- 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 |