diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 14:06:11 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 14:06:11 +0000 |
commit | 9edd52733066d5f668234dcdc85cc5f13381f0eb (patch) | |
tree | 669e2d3ad519dcd8d2b9658dfc9fca46fcc41c8e /app-text/pdf2html/pdf2html-1.4.ebuild | |
parent | Marked ~ppc-macos (bug #109427) (diff) | |
download | gentoo-2-9edd52733066d5f668234dcdc85cc5f13381f0eb.tar.gz gentoo-2-9edd52733066d5f668234dcdc85cc5f13381f0eb.tar.bz2 gentoo-2-9edd52733066d5f668234dcdc85cc5f13381f0eb.zip |
Marked ~ppc-macos (bug #109428)
(Portage version: 2.0.51.22-r3)
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 d309041f69da..3de23e55b5b9 100644 --- a/app-text/pdf2html/pdf2html-1.4.ebuild +++ b/app-text/pdf2html/pdf2html-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # 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.11 2005/09/10 06:02:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/pdf2html-1.4.ebuild,v 1.12 2005/10/29 14:06:11 grobian Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/pdf2html/${P}.tgz" HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~clock/twibright/pdf2html/" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc-macos ~sparc x86" IUSE="" SLOT="0" |