commit:     efaaf9832562cfd82cea92ebfd57c010ecbfca0a
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 17:27:02 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 17:59:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efaaf983

dev-libs/xapian: remove older unstable versions

Package-Manager: portage-2.2.28

 dev-libs/xapian/Manifest             |  3 --
 dev-libs/xapian/xapian-1.2.23.ebuild | 67 ---------------------------------
 dev-libs/xapian/xapian-1.3.7.ebuild  | 72 ------------------------------------
 dev-libs/xapian/xapian-1.4.0.ebuild  | 72 ------------------------------------
 4 files changed, 214 deletions(-)

diff --git a/dev-libs/xapian/Manifest b/dev-libs/xapian/Manifest
index 16a1b78..86dc0d3 100644
--- a/dev-libs/xapian/Manifest
+++ b/dev-libs/xapian/Manifest
@@ -1,6 +1,3 @@
 DIST xapian-core-1.2.22.tar.xz 3204096 SHA256 
269b87ca3faf79d444e8bb82ed58a96f1955008d7702f9966dec68608588527f SHA512 
cb6bd565eb307f9bc8f801fc9cda0cc6ad5d7cb8bf0af2ab6e42d48ca4ea4169f08621db810ab87d15957d0f873bcb0336e16b12fdb6026375d9c0192781e0d6
 WHIRLPOOL 
580c16889a6c3e99a00f8bb791f878a08ff3522c3dffb18ace18d54575247332f0fff8866f46475513dde7544205fe08971cbd284ec3714ce0d6b9b445e8746e
-DIST xapian-core-1.2.23.tar.xz 3206452 SHA256 
9783aeae4e1a6d06e5636b270db4b458a7d0804a31da158269f57fa5dc86347d SHA512 
df3fa71150575faf982d6b90f2364962d61012dd45ed7ef4945a0623ed7056c32ea3cbc423f2016415a80779251ecb5080b6a34c5b66b823cf8d92fe6b5b3d30
 WHIRLPOOL 
a5498117b060218455946948c119e52ed0639a2c2d5f1fd60e416ab06ad2cd483814039801d1fa29e097a994927d482a2bd10ab18bca28a413198ea1adb4187b
 DIST xapian-core-1.2.24.tar.xz 3210192 SHA256 
57a82717ba07e9777958b6ef48d94b81ea41ac4c74d544f74da597fab1e1f87b SHA512 
1f8ae5848f94b5f0bee03024f12ae8c336b6d85e58f7b36e885fe604f9fb962c0525e1f44e6cfcd183e811226c61b23f0f2fcc35c7d2e63544b19347a0f96c80
 WHIRLPOOL 
fef6db7f393d4563828e1650eecd02e30d37f5837042b6a8992cfddb962593675f9c3af4eb5d387db71f99468235905bdbe5666f91975b260cb649fd422425ae
-DIST xapian-core-1.3.7.tar.xz 2607044 SHA256 
cfbbd8d42512690bc9867ed88a6a80723fe4193b6c4b97597f8fdf49026b94e7 SHA512 
c12714fa77afd524fea084758006a00d2ff74ca23925cff3f4313024f7e103e12e2fd525480c1f9ec707c3282ee4de85c45cd38d5cc8244bf2a60f7d6e703069
 WHIRLPOOL 
4425d1e9ac9b73b255e1abdcf7d69f5fd70f547519fa448a4876f953e330ebb2abb7ad08b16da360ca7ced50c6d60e6ea2bec127d788f44f0725ac84bb41f3f6
-DIST xapian-core-1.4.0.tar.xz 2613272 SHA256 
10584f57112aa5e9c0e8a89e251aecbf7c582097638bfee79c1fe39a8b6a6477 SHA512 
e37868e80187718995fd5b0f92a47c801b76c7bef129e01928d1de925b5f655ffe7c6907218809469ad4b89bf81c67ce9c9b5cc0646f2b8d629d6afd629a621e
 WHIRLPOOL 
8d25bfbc4f872bed8e3512c85db568ab9a53166bc82a40874d61bad4599b6a4c23bbc16897c674669413a52c329bc718c00298392f19e1c99130b931c5d0b6ef
 DIST xapian-core-1.4.1.tar.xz 2793644 SHA256 
c5f2534de73c067ac19eed6d6bec65b7b2c1be00131c8867da9e1dfa8bce70eb SHA512 
b1bb28e78609565a2690ef147231237dcfdd3b7f6108964962260a2678ab6483a4e1f2a795d2a3595e9d0a1567d6223b0cbe6ed9d95a455437f7f5c40e49389d
 WHIRLPOOL 
ebca0a39a1f60aa1dbe09d3e3ccb7d53a23f0ef78c0ed6b7723d1c73079426003c59388ec9138b27f30d84ed5169c4d88df5de771e85efeccaec7228b28dbbc1

diff --git a/dev-libs/xapian/xapian-1.2.23.ebuild 
b/dev-libs/xapian/xapian-1.2.23.ebuild
deleted file mode 100644
index 8a79e36..00000000
--- a/dev-libs/xapian/xapian-1.2.23.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-MY_P="${PN}-core-${PV}"
-
-DESCRIPTION="Xapian Probabilistic Information Retrieval library"
-HOMEPAGE="http://www.xapian.org/";
-SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0/1.2.22" # ABI version of libxapian.so, prefixed with 1.2.
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +brass +chert 
+inmemory"
-
-DEPEND="sys-libs/zlib"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-       local myconf=""
-
-       einfo
-       if use cpu_flags_x86_sse2; then
-               einfo "Using sse2"
-               myconf="${myconf} --enable-sse=sse2"
-       else
-               if use cpu_flags_x86_sse; then
-                       einfo "Using sse"
-                       myconf="${myconf} --enable-sse=sse"
-               else
-                       einfo "Disabling sse and sse2"
-                       myconf="${myconf} --disable-sse"
-               fi
-       fi
-       einfo
-
-       myconf="${myconf} $(use_enable static-libs static)"
-
-       use brass || myconf="${myconf} --disable-backend-brass"
-       use chert || myconf="${myconf} --disable-backend-chert"
-       use inmemory || myconf="${myconf} --disable-backend-inmemory"
-
-       myconf="${myconf} --enable-backend-flint --enable-backend-remote"
-
-       econf $myconf
-}
-
-src_install() {
-       emake DESTDIR="${D}" install
-
-       mv "${D}usr/share/doc/xapian-core" "${D}usr/share/doc/${PF}" || die
-       use doc || rm -rf "${D}usr/share/doc/${PF}"
-
-       dodoc AUTHORS HACKING PLATFORMS README NEWS
-
-       prune_libtool_files --all
-}
-
-src_test() {
-       emake check VALGRIND=
-}

diff --git a/dev-libs/xapian/xapian-1.3.7.ebuild 
b/dev-libs/xapian/xapian-1.3.7.ebuild
deleted file mode 100644
index 6a49fee..00000000
--- a/dev-libs/xapian/xapian-1.3.7.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-MY_P="${PN}-core-${PV}"
-
-DESCRIPTION="Xapian Probabilistic Information Retrieval library"
-HOMEPAGE="http://www.xapian.org/";
-SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0/1.3.8" # ABI version of libxapian-1.3.so, prefixed with 1.3.
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +glass +chert 
+inmemory"
-
-DEPEND="sys-libs/zlib"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="inmemory? ( chert )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-       local myconf=""
-
-       ewarn
-       if use cpu_flags_x86_sse2; then
-               ewarn "Using sse2"
-               myconf="${myconf} --enable-sse=sse2"
-       else
-               if use cpu_flags_x86_sse; then
-                       ewarn "Using sse"
-                       myconf="${myconf} --enable-sse=sse"
-               else
-                       ewarn "Disabling sse and sse2"
-                       myconf="${myconf} --disable-sse"
-               fi
-       fi
-       ewarn
-
-       myconf="${myconf} $(use_enable static-libs static)"
-
-       use glass || myconf="${myconf} --disable-backend-glass"
-       use chert || myconf="${myconf} --disable-backend-chert"
-       use inmemory || myconf="${myconf} --disable-backend-inmemory"
-
-       myconf="${myconf} --enable-backend-remote --program-suffix="
-
-       econf $myconf
-}
-
-src_install() {
-       emake DESTDIR="${D}" install
-
-       # bug #573466
-       ln -sf "${D}usr/bin/xapian-config" "${D}usr/bin/xapian-config-1.3"
-
-       mv "${D}usr/share/doc/xapian-core" "${D}usr/share/doc/${PF}" || die
-       use doc || rm -rf "${D}usr/share/doc/${PF}"
-
-       dodoc AUTHORS HACKING PLATFORMS README NEWS
-
-       prune_libtool_files --all
-}
-
-src_test() {
-       emake check VALGRIND=
-}

diff --git a/dev-libs/xapian/xapian-1.4.0.ebuild 
b/dev-libs/xapian/xapian-1.4.0.ebuild
deleted file mode 100644
index ebc2634..00000000
--- a/dev-libs/xapian/xapian-1.4.0.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-MY_P="${PN}-core-${PV}"
-
-DESCRIPTION="Xapian Probabilistic Information Retrieval library"
-HOMEPAGE="http://www.xapian.org/";
-SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0/30" # ABI version of libxapian.so
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +glass +chert 
+inmemory"
-
-DEPEND="sys-libs/zlib"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="inmemory? ( chert )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-       local myconf=""
-
-       ewarn
-       if use cpu_flags_x86_sse2; then
-               ewarn "Using sse2"
-               myconf="${myconf} --enable-sse=sse2"
-       else
-               if use cpu_flags_x86_sse; then
-                       ewarn "Using sse"
-                       myconf="${myconf} --enable-sse=sse"
-               else
-                       ewarn "Disabling sse and sse2"
-                       myconf="${myconf} --disable-sse"
-               fi
-       fi
-       ewarn
-
-       myconf="${myconf} $(use_enable static-libs static)"
-
-       use glass || myconf="${myconf} --disable-backend-glass"
-       use chert || myconf="${myconf} --disable-backend-chert"
-       use inmemory || myconf="${myconf} --disable-backend-inmemory"
-
-       myconf="${myconf} --enable-backend-remote --program-suffix="
-
-       econf $myconf
-}
-
-src_install() {
-       emake DESTDIR="${D}" install
-
-       # bug #573466
-       ln -sf "${D}usr/bin/xapian-config" "${D}usr/bin/xapian-config-1.3"
-
-       mv "${D}usr/share/doc/xapian-core" "${D}usr/share/doc/${PF}" || die
-       use doc || rm -rf "${D}usr/share/doc/${PF}"
-
-       dodoc AUTHORS HACKING PLATFORMS README NEWS
-
-       prune_libtool_files --all
-}
-
-src_test() {
-       emake check VALGRIND=
-}

Reply via email to