summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-17 20:13:18 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-17 20:13:18 +0000
commitf715955790db8eef1e8fcfe2a7c85a7baf4a0638 (patch)
treedfdd8404def14c22aa8256cc2f59f06c75417263 /app-text/pdf2html
parentadded ~ppc64 (diff)
downloadgentoo-2-f715955790db8eef1e8fcfe2a7c85a7baf4a0638.tar.gz
gentoo-2-f715955790db8eef1e8fcfe2a7c85a7baf4a0638.tar.bz2
gentoo-2-f715955790db8eef1e8fcfe2a7c85a7baf4a0638.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/pdf2html')
-rw-r--r--app-text/pdf2html/ChangeLog7
-rw-r--r--app-text/pdf2html/pdf2html-1.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pdf2html/ChangeLog b/app-text/pdf2html/ChangeLog
index 8fdee5dcec04..d1593883d95e 100644
--- a/app-text/pdf2html/ChangeLog
+++ b/app-text/pdf2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pdf2html
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/ChangeLog,v 1.15 2007/03/12 23:58:53 nattfodd Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/ChangeLog,v 1.16 2008/01/17 20:13:18 grobian Exp $
+
+ 17 Jan 2008; Fabian Groffen <grobian@gentoo.org> pdf2html-1.4.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
Replaced text-markup by tex as maintaining herd (text-markup split).
diff --git a/app-text/pdf2html/pdf2html-1.4.ebuild b/app-text/pdf2html/pdf2html-1.4.ebuild
index 285d2b666230..2a3c249c31bc 100644
--- a/app-text/pdf2html/pdf2html-1.4.ebuild
+++ b/app-text/pdf2html/pdf2html-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 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.15 2006/08/20 20:17:20 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/pdf2html-1.4.ebuild,v 1.16 2008/01/17 20:13:18 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 ~ppc-macos sparc x86"
+KEYWORDS="alpha amd64 ~ppc sparc x86"
IUSE=""
SLOT="0"