Replacing text-markup herd with the new sgml herd.
authorLeonardo Boshell <leonardop@gentoo.org>
Mon, 12 Mar 2007 22:32:28 +0000 (22:32 +0000)
committerLeonardo Boshell <leonardop@gentoo.org>
Mon, 12 Mar 2007 22:32:28 +0000 (22:32 +0000)
Package-Manager: portage-2.1.2.2

app-text/html-xml-utils/ChangeLog
app-text/html-xml-utils/files/digest-html-xml-utils-2.8-r1 [deleted file]
app-text/html-xml-utils/files/digest-html-xml-utils-3.6 [deleted file]
app-text/html-xml-utils/html-xml-utils-2.8-r1.ebuild [deleted file]
app-text/html-xml-utils/html-xml-utils-3.6.ebuild [deleted file]
app-text/html-xml-utils/metadata.xml

index 1da5229bae3468a62e8590ab06a5870e00fbdc03..3df96075136a0d37bd6f0f2a890b4de0445e3a2b 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/html-xml-utils
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/ChangeLog,v 1.30 2007/02/21 23:29:57 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/ChangeLog,v 1.31 2007/03/12 22:32:28 leonardop Exp $
+
+  12 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml,
+  -html-xml-utils-2.8-r1.ebuild, -html-xml-utils-3.6.ebuild:
+  Replacing text-markup herd with the new sgml herd. Pruning old ebuilds.
 
   21 Feb 2007; Piotr JaroszyƄski <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.
diff --git a/app-text/html-xml-utils/files/digest-html-xml-utils-2.8-r1 b/app-text/html-xml-utils/files/digest-html-xml-utils-2.8-r1
deleted file mode 100644 (file)
index 991c531..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 68a7bbd63f44f0f046c734aecec3db98 html-xml-utils-2.8.tar.gz 193198
-RMD160 38596222bd890278b902546f8c43a8eb6407ff24 html-xml-utils-2.8.tar.gz 193198
-SHA256 41d5407a3baf4f82c6f6673f6590d835efe59f3a2c684a98ea620161e61608e4 html-xml-utils-2.8.tar.gz 193198
diff --git a/app-text/html-xml-utils/files/digest-html-xml-utils-3.6 b/app-text/html-xml-utils/files/digest-html-xml-utils-3.6
deleted file mode 100644 (file)
index fd645d8..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 384fe7441d9c992a2b20621529138934 html-xml-utils-3.6.tar.gz 211872
-RMD160 6bb86f0cd5823112946667bcf442ba0f3d3f2359 html-xml-utils-3.6.tar.gz 211872
-SHA256 114b412eab8ba635b453a483b610429c663969a767a934b2f65a3c9d97b7c1dd html-xml-utils-3.6.tar.gz 211872
diff --git a/app-text/html-xml-utils/html-xml-utils-2.8-r1.ebuild b/app-text/html-xml-utils/html-xml-utils-2.8-r1.ebuild
deleted file mode 100644 (file)
index 93f5f4a..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/html-xml-utils-2.8-r1.ebuild,v 1.8 2006/03/16 14:39:39 ehmsen Exp $
-
-DESCRIPTION="A number of simple utilities for manipulating HTML and XML files."
-SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz"
-HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/"
-LICENSE="W3C"
-
-IUSE=""
-KEYWORDS="x86 sparc ~ppc"
-SLOT="0"
-
-DEPEND="virtual/libc"
-
-src_compile() {
-
-       econf || die
-       emake || die
-
-}
-
-src_install () {
-
-       make DESTDIR=${D} install || die
-       dodoc AUTHORS ChangeLog README TODO
-
-       # Check bug #27399, the following binary conflicts with
-       # one provided by the 'normalize' package, so we're
-       # renaming this one <obz@gentoo.org>
-       mv ${D}/usr/bin/normalize ${D}/usr/bin/normalize-html
-       mv ${D}/usr/share/man/man1/normalize.1 \
-          ${D}/usr/share/man/man1/normalize-html.1
-
-}
diff --git a/app-text/html-xml-utils/html-xml-utils-3.6.ebuild b/app-text/html-xml-utils/html-xml-utils-3.6.ebuild
deleted file mode 100644 (file)
index 2a8b710..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/html-xml-utils-3.6.ebuild,v 1.5 2006/03/16 14:39:39 ehmsen Exp $
-
-inherit eutils
-
-DESCRIPTION="A number of simple utilities for manipulating HTML and XML files."
-SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz"
-HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/"
-LICENSE="W3C"
-
-IUSE=""
-KEYWORDS="~ppc ~ppc-macos ~sparc ~x86"
-SLOT="0"
-
-DEPEND="${RDEPEND}
-       >=sys-apps/sed-4"
-DEPEND="virtual/libc"
-
-src_unpack() {
-       unpack ${A}
-       cd ${S}
-
-       # Replace references to normalize with normalize-html, which
-       # has been renamed due to clash described in #27399
-       sed -i "s:normalize:&-html:g" *.1 || die "sed failed"
-
-}
-
-src_install () {
-
-       make DESTDIR=${D} install || die
-       dodoc AUTHORS ChangeLog README TODO
-
-       # Check bug #27399, the following binary conflicts with
-       # one provided by the 'normalize' package, so we're
-       # renaming this one <obz@gentoo.org>
-       mv ${D}/usr/bin/normalize ${D}/usr/bin/normalize-html
-       mv ${D}/usr/share/man/man1/normalize.1 \
-          ${D}/usr/share/man/man1/normalize-html.1
-
-}
index 06689a1a911429b5a70e8e117fe210da847b5551..e9608647731567cfaaf3872629bec00e014b7196 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>text-markup</herd>
+  <herd>sgml</herd>
 </pkgmetadata>