summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-11 16:44:58 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-11 16:44:58 +0000
commit38cc9178213de04d49f3e55424dff8c60e8f2478 (patch)
tree28c45fc886ad16b232dbc358977597dedf35117b /dev-libs/xapian-bindings
parentImported doc building patch from sci overlay, #327599 (diff)
downloadgentoo-2-38cc9178213de04d49f3e55424dff8c60e8f2478.tar.gz
gentoo-2-38cc9178213de04d49f3e55424dff8c60e8f2478.tar.bz2
gentoo-2-38cc9178213de04d49f3e55424dff8c60e8f2478.zip
Delete older ebuilds.
Diffstat (limited to 'dev-libs/xapian-bindings')
-rw-r--r--dev-libs/xapian-bindings/Manifest4
-rw-r--r--dev-libs/xapian-bindings/xapian-bindings-1.0.17.ebuild115
-rw-r--r--dev-libs/xapian-bindings/xapian-bindings-1.0.19.ebuild115
3 files changed, 0 insertions, 234 deletions
diff --git a/dev-libs/xapian-bindings/Manifest b/dev-libs/xapian-bindings/Manifest
index f52c35e1b79a..c493600f5fa4 100644
--- a/dev-libs/xapian-bindings/Manifest
+++ b/dev-libs/xapian-bindings/Manifest
@@ -1,9 +1,5 @@
-DIST xapian-bindings-1.0.17.tar.gz 1053141 RMD160 5ef7e762258720a11234715bca8a71f351c2ac11 SHA1 82a9fa61044cdc49d744e132ee9c89cfa20f57f4 SHA256 e79c39e61bb8c47e0a8649064677087fb2e63fa9a6714dedfa3c859405373f60
-DIST xapian-bindings-1.0.19.tar.gz 1069031 RMD160 1300dfffa9583e481ef74ed649aba42e5967d542 SHA1 6180614ba81e31c78489a3710c6298a215392da4 SHA256 533f95af8204ed6116fb5d58e9a05e0b8aa0d48510e7565ecdd6655ee1f5888a
DIST xapian-bindings-1.0.20.tar.gz 1069595 RMD160 f8f9aefe76cc237407f34c53e3e6be894ee4a45d SHA1 63437d4f310842f9cc9e80aad1b8f7113d489270 SHA256 855a106122202bd90b43c2f09861e9ae4ab2115f7ee1fe6208a6d1e614136548
DIST xapian-bindings-1.2.2.tar.gz 1177296 RMD160 ca59d5f4486f722a1c8d9531d70ccfc945fbc73e SHA1 9b26c1e5f911625bdaee47ac328f7ac626c3df8d SHA256 aa5848db9740b444101831b2891715b3e920076b181fe8ac482fd0d0f8a4e52d
-EBUILD xapian-bindings-1.0.17.ebuild 3048 RMD160 4b352ae7fe8d1df7491d743f937e4bdb007ddb15 SHA1 00057b3ec35229d7c22bb1fea19f51dfc5154d15 SHA256 5db0d892d3059e512074fdfc55e7892ce049fd456f715409e9cd9ded641d3b9b
-EBUILD xapian-bindings-1.0.19.ebuild 3048 RMD160 890a3aa5bd326e3c9f6ccb88ddd669965cc5ae76 SHA1 239b5019c16d73a7c836c09a5ba21607b5e41827 SHA256 3c562509225cb14c5b505f542bcb40392d7a3b3f4828133ac6982d63a18a95c3
EBUILD xapian-bindings-1.0.20.ebuild 3209 RMD160 76b5fd72e5ab4fe4f2e028356f8b4b33fd5f2eb6 SHA1 bc9d41077141486be5700f432355fb00eed96931 SHA256 f96deb7e80c6893ec68e005a59987724adc4eb693bd0f012f487579598b18994
EBUILD xapian-bindings-1.2.2.ebuild 3261 RMD160 a6dbed539e8a2f67ddfc17598dbe3e0e4b3ca217 SHA1 078c54f6990150eb064dc32c5859af3d1aaa1516 SHA256 fc7f22dc3cea5fa7028085f5ed9c8ca7ccb1597e4e40ae51022ffd21fbca1a4d
MISC ChangeLog 3843 RMD160 cf213251b75a88e9dfbee7c3c0a6e86d7b4b0b28 SHA1 8e29ddadc60727a002ef18b8ea50caa642365207 SHA256 e8271d80a35298ba4ed841f404261cd9a3cd9368d776673ac7beb6900a3258bc
diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.0.17.ebuild b/dev-libs/xapian-bindings/xapian-bindings-1.0.17.ebuild
deleted file mode 100644
index 9f499dd52c23..000000000000
--- a/dev-libs/xapian-bindings/xapian-bindings-1.0.17.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian-bindings/xapian-bindings-1.0.17.ebuild,v 1.2 2010/03/10 09:34:25 josejx Exp $
-
-EAPI="2"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit java-pkg-opt-2 mono python
-
-DESCRIPTION="SWIG and JNI bindings for Xapian"
-HOMEPAGE="http://www.xapian.org/"
-SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="java mono php python ruby tcl"
-
-COMMONDEPEND="=dev-libs/xapian-${PV}
- mono? ( >=dev-lang/mono-1.0.8 )
- php? ( >=dev-lang/php-4 )
- python? ( >=dev-lang/python-2.2[threads] )
- ruby? ( dev-lang/ruby )
- tcl? ( >=dev-lang/tcl-8.1 )"
-DEPEND="${COMMONDEPEND}
- python? ( >=dev-lang/swig-1.3.29-r1 )
- java? ( >=virtual/jdk-1.3 )"
-RDEPEND="${COMMONDEPEND}
- java? ( >=virtual/jre-1.3 )"
-RESTRICT_PYTHON_ABIS="3.*"
-
-src_prepare() {
- sed \
- -e 's:\(^pylib_DATA = xapian.py\).*:\1:' \
- -e 's|\(^xapian.py: modern/xapian.py\)|\1 _xapian$(PYTHON_SO)|' \
- -i python/Makefile.{am,in} || die "sed failed"
-}
-
-src_configure() {
- if use java; then
- CXXFLAGS="${CXXFLAGS} $(java-pkg_get-jni-cflags)"
- fi
- econf \
- $(use_with java) \
- $(use_with mono csharp) \
- $(use_with php) \
- $(use_with python) \
- $(use_with ruby) \
- $(use_with tcl)
-
- # Python bindings are built/tested/installed manually.
- sed -e "/SUBDIRS =/s/ python//" -i Makefile || die "sed Makefile"
-}
-
-src_compile() {
- default
-
- if use python; then
- python_copy_sources python
- building() {
- emake PYTHON="$(PYTHON)" PYTHON_INC="$(python_get_includedir)" PYTHON_LIB="$(python_get_libdir)" pylibdir="$(python_get_sitedir)"
- }
- python_execute_function -s --source-dir python building
- fi
-}
-
-src_test() {
- default
-
- if use python; then
- testing() {
- emake PYTHON="$(PYTHON)" PYTHON_INC="$(python_get_includedir)" PYTHON_LIB="$(python_get_libdir)" pylibdir="$(python_get_sitedir)" check
- }
- python_execute_function -s --source-dir python testing
- fi
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- if use java; then
- java-pkg_dojar java/built/xapian_jni.jar
- # TODO: make the build system not install this...
- java-pkg_doso "${D}/${S}/java/built/libxapian_jni.so"
- rm "${D}/${S}/java/built/libxapian_jni.so"
- rmdir -p "${D}/${S}/java/built"
- rmdir -p "${D}/${S}/java/native"
- fi
-
- if use python; then
- installation() {
- emake DESTDIR="${D}" PYTHON="$(PYTHON)" PYTHON_INC="$(python_get_includedir)" PYTHON_LIB="$(python_get_libdir)" pylibdir="$(python_get_sitedir)" install
- }
- python_execute_function -s --source-dir python installation
- fi
-
- # For some USE combos this directory is not created
- if [[ -d "${D}/usr/share/doc/xapian-bindings" ]]; then
- mv "${D}/usr/share/doc/xapian-bindings" "${D}/usr/share/doc/${PF}"
- fi
-
- dodoc AUTHORS HACKING NEWS TODO README || die "dodoc failed"
-}
-
-pkg_postinst() {
- if use python; then
- python_mod_optimize xapian.py
- fi
-}
-
-pkg_postrm() {
- if use python; then
- python_mod_cleanup xapian.py
- fi
-}
diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.0.19.ebuild b/dev-libs/xapian-bindings/xapian-bindings-1.0.19.ebuild
deleted file mode 100644
index 02259ecede87..000000000000
--- a/dev-libs/xapian-bindings/xapian-bindings-1.0.19.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian-bindings/xapian-bindings-1.0.19.ebuild,v 1.1 2010/04/23 19:13:52 arfrever Exp $
-
-EAPI="3"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit java-pkg-opt-2 mono python
-
-DESCRIPTION="SWIG and JNI bindings for Xapian"
-HOMEPAGE="http://www.xapian.org/"
-SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="java mono php python ruby tcl"
-
-COMMONDEPEND="=dev-libs/xapian-${PV}
- mono? ( >=dev-lang/mono-1.0.8 )
- php? ( >=dev-lang/php-4 )
- python? ( =dev-lang/python-2*[threads] )
- ruby? ( dev-lang/ruby )
- tcl? ( >=dev-lang/tcl-8.1 )"
-DEPEND="${COMMONDEPEND}
- python? ( >=dev-lang/swig-1.3.29-r1 )
- java? ( >=virtual/jdk-1.3 )"
-RDEPEND="${COMMONDEPEND}
- java? ( >=virtual/jre-1.3 )"
-RESTRICT_PYTHON_ABIS="3.*"
-
-src_prepare() {
- sed \
- -e 's:\(^pylib_DATA = xapian.py\).*:\1:' \
- -e 's|\(^xapian.py: modern/xapian.py\)|\1 _xapian$(PYTHON_SO)|' \
- -i python/Makefile.{am,in} || die "sed failed"
-}
-
-src_configure() {
- if use java; then
- CXXFLAGS="${CXXFLAGS} $(java-pkg_get-jni-cflags)"
- fi
- econf \
- $(use_with java) \
- $(use_with mono csharp) \
- $(use_with php) \
- $(use_with python) \
- $(use_with ruby) \
- $(use_with tcl)
-
- # Python bindings are built/tested/installed manually.
- sed -e "/SUBDIRS =/s/ python//" -i Makefile || die "sed Makefile"
-}
-
-src_compile() {
- default
-
- if use python; then
- python_copy_sources python
- building() {
- emake PYTHON="$(PYTHON)" PYTHON_INC="$(python_get_includedir)" PYTHON_LIB="$(python_get_libdir)" pylibdir="$(python_get_sitedir)"
- }
- python_execute_function -s --source-dir python building
- fi
-}
-
-src_test() {
- default
-
- if use python; then
- testing() {
- emake PYTHON="$(PYTHON)" PYTHON_INC="$(python_get_includedir)" PYTHON_LIB="$(python_get_libdir)" pylibdir="$(python_get_sitedir)" check
- }
- python_execute_function -s --source-dir python testing
- fi
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- if use java; then
- java-pkg_dojar java/built/xapian_jni.jar
- # TODO: make the build system not install this...
- java-pkg_doso "${D}/${S}/java/built/libxapian_jni.so"
- rm "${D}/${S}/java/built/libxapian_jni.so"
- rmdir -p "${D}/${S}/java/built"
- rmdir -p "${D}/${S}/java/native"
- fi
-
- if use python; then
- installation() {
- emake DESTDIR="${D}" PYTHON="$(PYTHON)" PYTHON_INC="$(python_get_includedir)" PYTHON_LIB="$(python_get_libdir)" pylibdir="$(python_get_sitedir)" install
- }
- python_execute_function -s --source-dir python installation
- fi
-
- # For some USE combos this directory is not created
- if [[ -d "${D}/usr/share/doc/xapian-bindings" ]]; then
- mv "${D}/usr/share/doc/xapian-bindings" "${D}/usr/share/doc/${PF}"
- fi
-
- dodoc AUTHORS HACKING NEWS TODO README || die "dodoc failed"
-}
-
-pkg_postinst() {
- if use python; then
- python_mod_optimize xapian.py
- fi
-}
-
-pkg_postrm() {
- if use python; then
- python_mod_cleanup xapian.py
- fi
-}