diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2010-03-24 05:12:15 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2010-03-24 05:12:15 +0000 |
commit | 17b4bdf7d6ccbb15cba7603ee306a933ee985fe1 (patch) | |
tree | 8de991dc495c555bf26fc28ea312b3aabba1413e /dev-util | |
parent | Fix for bug 301508, rlfe build on FreeBSD. (diff) | |
download | gentoo-2-17b4bdf7d6ccbb15cba7603ee306a933ee985fe1.tar.gz gentoo-2-17b4bdf7d6ccbb15cba7603ee306a933ee985fe1.tar.bz2 gentoo-2-17b4bdf7d6ccbb15cba7603ee306a933ee985fe1.zip |
Remove dev-util/documancer.
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/documancer/ChangeLog | 45 | ||||
-rw-r--r-- | dev-util/documancer/Manifest | 5 | ||||
-rw-r--r-- | dev-util/documancer/documancer-0.2.6.ebuild | 48 | ||||
-rw-r--r-- | dev-util/documancer/files/documancer-0.2.6-wxversion.patch | 16 | ||||
-rw-r--r-- | dev-util/documancer/metadata.xml | 5 |
5 files changed, 0 insertions, 119 deletions
diff --git a/dev-util/documancer/ChangeLog b/dev-util/documancer/ChangeLog deleted file mode 100644 index 229b3613dda9..000000000000 --- a/dev-util/documancer/ChangeLog +++ /dev/null @@ -1,45 +0,0 @@ -# ChangeLog for dev-util/documancer -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/ChangeLog,v 1.13 2008/01/28 16:14:44 armin76 Exp $ - - 28 Jan 2008; Raúl Porcel <armin76@gentoo.org> metadata.xml: - Replace wxwindows with wxwidgets in metadata - - 05 Dec 2007; Ryan Hill <dirtyepic@gentoo.org> - +files/documancer-0.2.6-wxversion.patch, documancer-0.2.6.ebuild: - Lock to wxpython-2.6 with wxversion. Make executable executable. - - 03 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> documancer-0.2.6.ebuild: - Lock wxpython dependency. Fix quoting and use emake. - - 25 Oct 2006; Mart Raudsepp <leio@gentoo.org> -files/documancer.backend, - -documancer-0.1.7.ebuild: - Drop old version - - 02 May 2006; Mark Loeser <halcy0n@gentoo.org> documancer-0.2.6.ebuild: - Fix depend. Depending on non-existant packages is not cool - -*documancer-0.2.6 (28 Apr 2006) - - 28 Apr 2006; Mark Loeser <halcy0n@gentoo.org> +metadata.xml, - +documancer-0.2.6.ebuild: - Bump to 0.2.6; bug #31999. Thanks to Mart Raudsepp <leio AT dustbite DOT net> - - 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> documancer-0.1.7.ebuild: - change dep from net-www/mozilla to www-client/mozilla - - 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : - Change encoding to UTF-8 for GLEP 31 compliance - - 16 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> - documancer-0.1.7.ebuild: - net-www/swish-e -> www-apps/swish-e - - 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> - documancer-0.1.7.ebuild: - Don't assign default to S; header fix - -*documancer-0.1.7 (16 Mar 2003) - 16 Mar 2003; J.Alberto Suárez López <bass@gentoo.org> swish-e-2.2.2.ebuild: - initial ebuild by Lars Trieloff <lars@trieloff.net> - diff --git a/dev-util/documancer/Manifest b/dev-util/documancer/Manifest deleted file mode 100644 index d1f9a2da5487..000000000000 --- a/dev-util/documancer/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX documancer-0.2.6-wxversion.patch 659 RMD160 82a70a5d31c4a3978c1dc5a6e1e9d028b71ffeee SHA1 8ae6941f09280acbccd5b4d7341373dd978c5f65 SHA256 9de5768b3159d6ebfe9f62b4f8db3fada61391c1b19a6a9673947acad87ce4e9 -DIST documancer-0.2.6.tar.gz 929108 RMD160 a6d3fd9180a11e17bcc7a9703563f0e42fdc0420 SHA1 5562063f96d82c029590301fd2cd9d7c699d63a3 SHA256 0f396aa470530dc75e58714d77c2563a90abfc165fbddcda2307fccdecc4e767 -EBUILD documancer-0.2.6.ebuild 1343 RMD160 e56fd5c878b03b933c38bca9bd53e8bb2c5f480e SHA1 b32c27ad591500951932b9888a4e113c5df71392 SHA256 2f42b8bee76ec87e09bb1debc204ea833b4a56966d9e65d46311896e067cbf4e -MISC ChangeLog 1753 RMD160 460c7a41bea982ba2be326cc94ad883735424511 SHA1 f8977c79a7cdb61aac82073224c1da0b423e40ed SHA256 2d734885428bcb443cd45c6d7ec16f91260a7374afc18711af2020e569c98219 -MISC metadata.xml 162 RMD160 c039a69ee8efb8cbbbf4b67df25a6e8506ae2610 SHA1 ef137d109c76b893201870840b179f4c42c0f3ff SHA256 fab42f6a31209847529447a2bea2b9dd746521fe5d59d967470736120712f093 diff --git a/dev-util/documancer/documancer-0.2.6.ebuild b/dev-util/documancer/documancer-0.2.6.ebuild deleted file mode 100644 index 0375ff1007ae..000000000000 --- a/dev-util/documancer/documancer-0.2.6.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/documancer-0.2.6.ebuild,v 1.6 2007/12/05 03:45:13 dirtyepic Exp $ - -inherit eutils - -DESCRIPTION="Programmer's documentation reader with very fast fulltext searching" -HOMEPAGE="http://documancer.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -# If pylucene makes it into the tree, we can add it as a dep -# || ( dev-python/pylucene virtual/jre ) - -RDEPEND=">=x11-libs/wxmozilla-0.5.6 - >=virtual/python-2.3 - =dev-python/wxpython-2.6* - virtual/jre" - -pkg_setup () { - # Note: can't use "python_mod_exists wxPython.mozilla" here because - # it doesn't work (some strange import stuff in wxPython) - if ! built_with_use x11-libs/wxmozilla python; then - eerror "you need wxmozilla compiled with Python module:" - eerror "echo \"x11-libs/wxmozilla python\" >> /etc/portage/package.use" - eerror "and then emerge wxmozilla" - die "Need wxMozilla compiled with Python module!" - fi -} - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}"/${P}-wxversion.patch -} - -src_install () { - emake DESTDIR="${D}" install || die - - dodoc AUTHORS FAQ NEWS README TODO - - fperms 0755 /usr/$(get_libdir)/documancer/documancer.py -} diff --git a/dev-util/documancer/files/documancer-0.2.6-wxversion.patch b/dev-util/documancer/files/documancer-0.2.6-wxversion.patch deleted file mode 100644 index 99b2776d6afe..000000000000 --- a/dev-util/documancer/files/documancer-0.2.6-wxversion.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -Naur documancer-0.2.6-orig/src/utils.py documancer-0.2.6/src/utils.py ---- documancer-0.2.6-orig/src/utils.py 2005-06-09 01:32:30.000000000 -0600 -+++ documancer-0.2.6/src/utils.py 2007-12-04 21:40:43.000000000 -0600 -@@ -121,6 +121,12 @@ - def config(): - global __configObject - if __configObject == None: -+ try: -+ import wxversion -+ wxversion.select("2.6") -+ except Exception, e: -+ print >> sys.stderr, "%s: wxPython 2.6 not installed." %e -+ sys.exit(1) - import wxPython.wx - if sys.platform == 'win32': - cfg = wxPython.wx.wxConfig('Documancer', 'Vaclav Slavik') diff --git a/dev-util/documancer/metadata.xml b/dev-util/documancer/metadata.xml deleted file mode 100644 index d89f137c9768..000000000000 --- a/dev-util/documancer/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>wxwidgets</herd> -</pkgmetadata> |