diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-02-23 13:37:46 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-02-23 13:37:46 +0000 |
commit | fb87b703915eb5f4f51e9f5042d8db52e0979ec3 (patch) | |
tree | 490e11037e26f0fe1bd84c52a738e230d1613cb9 /app-text/pdf2html/pdf2html-1.4.ebuild | |
parent | fix KEYWORDS to match available deps (diff) | |
download | historical-fb87b703915eb5f4f51e9f5042d8db52e0979ec3.tar.gz historical-fb87b703915eb5f4f51e9f5042d8db52e0979ec3.tar.bz2 historical-fb87b703915eb5f4f51e9f5042d8db52e0979ec3.zip |
Marked x86 only. See bug #15980
Diffstat (limited to 'app-text/pdf2html/pdf2html-1.4.ebuild')
-rw-r--r-- | app-text/pdf2html/pdf2html-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pdf2html/pdf2html-1.4.ebuild b/app-text/pdf2html/pdf2html-1.4.ebuild index c57a5c522064..66f2d0ad6f2d 100644 --- a/app-text/pdf2html/pdf2html-1.4.ebuild +++ b/app-text/pdf2html/pdf2html-1.4.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/pdf2html/pdf2html-1.4.ebuild,v 1.1 2004/02/21 15:25:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/pdf2html-1.4.ebuild,v 1.2 2004/02/23 13:37:46 usata Exp $ SLOT="0" @@ -8,7 +8,7 @@ DESCRIPTION="Converts pdf files to html files" SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/pdf2html/${P}.tgz" HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~clock/twibright/pdf2html/" -KEYWORDS="~x86 -alpha" +KEYWORDS="~x86 -*" LICENSE="GPL-2" DEPEND=">=media-libs/libpng-1.2.5 >=app-text/ghostscript-7.05.5 |