diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-06 21:46:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-06 21:46:08 +0000 |
commit | f136b66157a75f8cc8c9e041c22014704c4b3200 (patch) | |
tree | 8efce37c2e7f3eb1a5fa1b351a1f006b951bbb75 /app-text/pdftohtml/pdftohtml-0.36-r4.ebuild | |
parent | Fixed bug #112530 so users should now be able to set a custom CLASSPATH in /e... (diff) | |
download | historical-f136b66157a75f8cc8c9e041c22014704c4b3200.tar.gz historical-f136b66157a75f8cc8c9e041c22014704c4b3200.tar.bz2 historical-f136b66157a75f8cc8c9e041c22014704c4b3200.zip |
Stable on ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-text/pdftohtml/pdftohtml-0.36-r4.ebuild')
-rw-r--r-- | app-text/pdftohtml/pdftohtml-0.36-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pdftohtml/pdftohtml-0.36-r4.ebuild b/app-text/pdftohtml/pdftohtml-0.36-r4.ebuild index a672027f1308..9f7225630537 100644 --- a/app-text/pdftohtml/pdftohtml-0.36-r4.ebuild +++ b/app-text/pdftohtml/pdftohtml-0.36-r4.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/pdftohtml/pdftohtml-0.36-r4.ebuild,v 1.1 2005/12/06 20:47:51 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36-r4.ebuild,v 1.2 2005/12/06 21:46:08 hansmi Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pdftohtml.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/libc sys-devel/gcc" RDEPEND="virtual/libc" |