summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-12-01 13:02:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-12-01 13:02:15 +0000
commitd0430bf9f1d331a8a98be464b0e8678ebd0a0269 (patch)
tree44befa2a068a149318249b5242334c428f5d151f /app-text/xml2doc
parentVersion bumped (diff)
downloadhistorical-d0430bf9f1d331a8a98be464b0e8678ebd0a0269.tar.gz
historical-d0430bf9f1d331a8a98be464b0e8678ebd0a0269.tar.bz2
historical-d0430bf9f1d331a8a98be464b0e8678ebd0a0269.zip
Stable on sparc
Diffstat (limited to 'app-text/xml2doc')
-rw-r--r--app-text/xml2doc/ChangeLog5
-rw-r--r--app-text/xml2doc/Manifest4
-rw-r--r--app-text/xml2doc/xml2doc-20030510.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xml2doc/ChangeLog b/app-text/xml2doc/ChangeLog
index 9f97c2bb99de..5fdeca4ca96e 100644
--- a/app-text/xml2doc/ChangeLog
+++ b/app-text/xml2doc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xml2doc
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/ChangeLog,v 1.5 2004/06/24 22:57:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/ChangeLog,v 1.6 2004/12/01 13:02:15 gustavoz Exp $
+
+ 01 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> xml2doc-20030510.ebuild:
+ Stable on sparc
13 May 2004; Bryan Østergaard <kloeri@gentoo.org> xml2doc-20030510.ebuild:
Stable on alpha.
diff --git a/app-text/xml2doc/Manifest b/app-text/xml2doc/Manifest
index 2e7604e00188..f88b90cefc15 100644
--- a/app-text/xml2doc/Manifest
+++ b/app-text/xml2doc/Manifest
@@ -1,4 +1,4 @@
-MD5 a512b8ecc28987b4b49b56d89667e994 ChangeLog 756
-MD5 cd4460c8bcd1c84974d0913a2e1c6044 xml2doc-20030510.ebuild 1060
+MD5 03c60d29e7548138f770fa461dbed696 ChangeLog 854
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
+MD5 2dbb1f9d46dd30835107265edc57c32f xml2doc-20030510.ebuild 1059
MD5 7e303f487b570296c2d407c4bcf15736 files/digest-xml2doc-20030510 64
diff --git a/app-text/xml2doc/xml2doc-20030510.ebuild b/app-text/xml2doc/xml2doc-20030510.ebuild
index b9ef350e6014..08ebb7271d56 100644
--- a/app-text/xml2doc/xml2doc-20030510.ebuild
+++ b/app-text/xml2doc/xml2doc-20030510.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/xml2doc-20030510.ebuild,v 1.6 2004/06/24 22:57:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/xml2doc-20030510.ebuild,v 1.7 2004/12/01 13:02:15 gustavoz Exp $
IUSE="pdflib"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips ~amd64 ~ia64 ~ppc64"
DEPEND=">=dev-libs/libxml2-2.5
pdflib? ( >=media-libs/pdflib-4 )"