summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-08-23 22:32:15 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-08-23 22:32:15 +0000
commitcfe3c300475331b308efe2ca8683224968156f21 (patch)
treebef03389c22c21ae7bab55e291713597066e6c4f /app-text
parentStable on x86. (diff)
downloadhistorical-cfe3c300475331b308efe2ca8683224968156f21.tar.gz
historical-cfe3c300475331b308efe2ca8683224968156f21.tar.bz2
historical-cfe3c300475331b308efe2ca8683224968156f21.zip
Removing old ebuild/patch
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text')
-rw-r--r--app-text/asciidoc/Manifest7
-rw-r--r--app-text/asciidoc/asciidoc-6.0.3-r1.ebuild39
-rw-r--r--app-text/asciidoc/files/asciidoc-name.patch11
-rw-r--r--app-text/asciidoc/files/digest-asciidoc-6.0.3-r11
4 files changed, 2 insertions, 56 deletions
diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index bcb92f7923a1..3da8cdcc755e 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,9 +1,6 @@
-MD5 af20cff2004eb7e8793168bae848586c asciidoc-7.0.1.ebuild 1091
-MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 915e1b70e7c81c637aa871a18bf8bdbb ChangeLog 2223
MD5 9032304050cdf4bba83b4a7785063fac asciidoc-7.0.1-r1.ebuild 1177
-MD5 dc68e19484720555170f634ec13a4d92 asciidoc-6.0.3-r1.ebuild 897
+MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
+MD5 af20cff2004eb7e8793168bae848586c asciidoc-7.0.1.ebuild 1091
MD5 c14add69414e6d58221327d5faec0b12 files/digest-asciidoc-7.0.1 66
MD5 c14add69414e6d58221327d5faec0b12 files/digest-asciidoc-7.0.1-r1 66
-MD5 b65a7aaa9b99dbad57cf64f07b2d78c8 files/asciidoc-name.patch 598
-MD5 1dd11281d3bc3afe093491c11675f973 files/digest-asciidoc-6.0.3-r1 66
diff --git a/app-text/asciidoc/asciidoc-6.0.3-r1.ebuild b/app-text/asciidoc/asciidoc-6.0.3-r1.ebuild
deleted file mode 100644
index 4863e8f9bdcd..000000000000
--- a/app-text/asciidoc/asciidoc-6.0.3-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-6.0.3-r1.ebuild,v 1.6 2005/07/13 20:40:19 josejx Exp $
-
-inherit eutils
-
-DESCRIPTION="AsciiDoc is a text document format for writing short documents,
-articles, books and UNIX man pages."
-HOMEPAGE="http://www.methods.co.nz/asciidoc/"
-SRC_URI="http://www.methods.co.nz/asciidoc/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc x86"
-IUSE=""
-
-DEPEND="virtual/python"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
-
- epatch ${FILESDIR}/${PN}-name.patch
-}
-
-src_install() {
-
- newbin asciidoc.py asciidoc
-
- insopts -m664
- insinto /etc/${PN}
- doins *.conf
- doins -r filters
-
- dodoc BUGS CHANGELOG COPYRIGHT README
- dodir /usr/share/doc/${PF}/examples
- cp -r ${S}/examples ${D}/usr/share/doc/${PF}
- doman ${S}/doc/asciidoc.1
-}
diff --git a/app-text/asciidoc/files/asciidoc-name.patch b/app-text/asciidoc/files/asciidoc-name.patch
deleted file mode 100644
index 26230621b310..000000000000
--- a/app-text/asciidoc/files/asciidoc-name.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- asciidoc.py.orig 2005-05-08 17:03:42.666249974 +0100
-+++ asciidoc.py 2005-05-08 16:56:00.518923960 +0100
-@@ -1067,7 +1067,7 @@
- error('malformed NAME section body')
- lines = reader.read_until(r'^$')
- s = string.join(lines)
-- mo = re.match(r'^(?P<manname>.*?)-(?P<manpurpose>.*)$',s)
-+ mo = re.match(r'^(?P<manname>.*?)\s+-\s+(?P<manpurpose>.*)$',s)
- if not mo:
- error('malformed NAME section body')
- attrs['manname'] = string.strip(mo.group('manname'))
diff --git a/app-text/asciidoc/files/digest-asciidoc-6.0.3-r1 b/app-text/asciidoc/files/digest-asciidoc-6.0.3-r1
deleted file mode 100644
index 1ff755657a3f..000000000000
--- a/app-text/asciidoc/files/digest-asciidoc-6.0.3-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7b8d918f68a24c1d13be6999248788f8 asciidoc-6.0.3.tar.gz 774893