summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-27 10:34:19 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-27 10:34:19 +0000
commit91228d97208b33069e394ad7701f160f9dcf1cac (patch)
tree2bc34f9826de6757005f51156e2c51a3f67fbc20 /app-text
parentdigest (diff)
downloadgentoo-2-91228d97208b33069e394ad7701f160f9dcf1cac.tar.gz
gentoo-2-91228d97208b33069e394ad7701f160f9dcf1cac.tar.bz2
gentoo-2-91228d97208b33069e394ad7701f160f9dcf1cac.zip
Added to ~ppc
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pdftohtml/ChangeLog5
-rw-r--r--app-text/pdftohtml/pdftohtml-0.36.ebuild4
-rw-r--r--app-text/xlhtml/ChangeLog7
-rw-r--r--app-text/xlhtml/xlhtml-0.5.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/app-text/pdftohtml/ChangeLog b/app-text/pdftohtml/ChangeLog
index 46f386f71f46..34bb2c5f6826 100644
--- a/app-text/pdftohtml/ChangeLog
+++ b/app-text/pdftohtml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pdftohtml
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.3 2004/03/12 08:48:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.4 2004/03/27 10:34:19 dholm Exp $
+
+ 27 Mar 2004; David Holm <dholm@gentoo.org> pdftohtml-0.36.ebuild:
+ Added to ~ppc.
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> pdftohtml-0.36.ebuild:
Don't assign default to S; header fix
diff --git a/app-text/pdftohtml/pdftohtml-0.36.ebuild b/app-text/pdftohtml/pdftohtml-0.36.ebuild
index a5a492d1185c..134e13eb6dcf 100644
--- a/app-text/pdftohtml/pdftohtml-0.36.ebuild
+++ b/app-text/pdftohtml/pdftohtml-0.36.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.3 2004/03/12 08:48:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.4 2004/03/27 10:34:19 dholm Exp $
DESCRIPTION="pdftohtml is a utility which converts PDF files into HTML and XML formats"
HOMEPAGE="http://${PN}.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
IUSE=""
DEPEND="virtual/glibc sys-devel/gcc"
RDEPEND="virtual/glibc"
diff --git a/app-text/xlhtml/ChangeLog b/app-text/xlhtml/ChangeLog
index 5f634de34efb..667884a86548 100644
--- a/app-text/xlhtml/ChangeLog
+++ b/app-text/xlhtml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xlhtml
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.2 2003/10/11 07:07:48 robbat2 Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.3 2004/03/27 10:31:25 dholm Exp $
+
+ 27 Mar 2004; David Holm <dholm@gentoo.org> xlhtml-0.5.ebuild:
+ Added to ~ppc.
11 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> xlhtml-0.5.ebuild:
fix package (bug #10980) and add for ~x86
diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild
index 5bcf6a883a4c..0bab5373b72c 100644
--- a/app-text/xlhtml/xlhtml-0.5.ebuild
+++ b/app-text/xlhtml/xlhtml-0.5.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/xlhtml/xlhtml-0.5.ebuild,v 1.3 2004/03/12 09:18:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.4 2004/03/27 10:31:25 dholm Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/chicago/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~x86"
+KEYWORDS="~alpha ~x86 ~ppc"
IUSE=""
DEPEND=""