From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xapian/
Date: Wed, 10 Aug 2016 06:43:58 +0000 (UTC) [thread overview]
Message-ID: <1470811389.c90ea14f4fa281be7d3df9a12f75fc64a87c947a.blueness@gentoo> (raw)
commit: c90ea14f4fa281be7d3df9a12f75fc64a87c947a
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 06:42:39 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 06:43:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90ea14f
dev-libs/xapian: remove older unstable version
Package-Manager: portage-2.2.28
dev-libs/xapian/Manifest | 1 -
dev-libs/xapian/xapian-1.3.6.ebuild | 72 -------------------------------------
2 files changed, 73 deletions(-)
diff --git a/dev-libs/xapian/Manifest b/dev-libs/xapian/Manifest
index 6e868ae..47f4d78 100644
--- a/dev-libs/xapian/Manifest
+++ b/dev-libs/xapian/Manifest
@@ -1,6 +1,5 @@
DIST xapian-core-1.2.19.tar.xz 3175384 SHA256 4a78260388ff1b042f0ab5d18afdd524a530ae609690d0339990ddc147a54785 SHA512 5cd29b8c278b4fa652f947cd6689945bbe239c95425344d0fedb445bf1534198333844d91e6e59cf870043066f4dc511cd0268071916002e96bd38b59aa91c1b WHIRLPOOL 5d65982d47145addc6585b72a99494bf6d14277df2c796925fbe6284ddd08b89fbc147c1a29575d573afebb2e2f6eb6dc73d58161260404be7e5ceefe1371ffb
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.3.6.tar.xz 2605652 SHA256 e952795a6619366e1de7d2bebf0e636c34123170fd41316878e28d693819da82 SHA512 a4a4c800d6b4708ba7793da7e413d91777ab30076526022ca12f2c497ab9b68dbf17b08abd4282c32f66778a4c7ad00cce37925fea36384960874a0327637ac1 WHIRLPOOL 2c6858f1b6dece7aacf2397beab3312681750c18559125771ef00a1768d2ae26eadcdc7aaac24f5121aeb634a36984e95b635965509f0e494d8c0d06971155d7
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
diff --git a/dev-libs/xapian/xapian-1.3.6.ebuild b/dev-libs/xapian/xapian-1.3.6.ebuild
deleted file mode 100644
index 22db099..0000000
--- a/dev-libs/xapian/xapian-1.3.6.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.7" # 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 +brass +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 brass || myconf="${myconf} --disable-backend-brass"
- 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=
-}
next reply other threads:[~2016-08-10 6:44 UTC|newest]
Thread overview: 189+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-10 6:43 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-19 9:05 [gentoo-commits] repo/gentoo:master commit in: dev-libs/xapian/ Sam James
2025-03-23 11:25 Arthur Zamarin
2025-03-23 11:25 Arthur Zamarin
2025-03-23 11:25 Arthur Zamarin
2024-12-07 1:16 Sam James
2024-11-24 8:42 Joonas Niilola
2024-11-24 8:35 Joonas Niilola
2024-11-23 14:53 Sam James
2024-09-08 17:16 Sam James
2024-07-15 11:14 Miroslav Šulc
2024-07-03 5:17 Ionen Wolkens
2024-07-03 5:17 Ionen Wolkens
2024-07-03 5:17 Ionen Wolkens
2024-07-03 5:17 Ionen Wolkens
2024-06-12 21:50 Sam James
2024-05-28 18:56 Arthur Zamarin
2024-05-28 12:29 Michał Górny
2024-03-21 3:46 Sam James
2024-03-08 16:40 Sam James
2024-02-25 13:36 Sam James
2024-02-25 13:36 Sam James
2023-09-23 22:55 Robin H. Johnson
2023-05-27 14:59 Pacho Ramos
2023-05-01 9:39 Sam James
2023-05-01 5:09 Sam James
2023-05-01 5:09 Sam James
2023-05-01 4:35 Sam James
2023-04-20 13:05 Joonas Niilola
2023-04-20 12:56 Joonas Niilola
2023-04-19 8:44 Arthur Zamarin
2023-04-02 10:00 Viorel Munteanu
2023-03-30 18:30 Arthur Zamarin
2023-03-17 19:47 Arthur Zamarin
2023-03-17 18:25 Sam James
2023-03-17 17:00 Sam James
2023-03-17 17:00 Sam James
2023-03-17 16:27 Arthur Zamarin
2023-03-17 16:12 Arthur Zamarin
2023-01-29 17:08 Joonas Niilola
2023-01-03 6:23 Sam James
2022-11-15 6:39 Sam James
2022-10-29 5:48 Arthur Zamarin
2022-10-29 5:48 Arthur Zamarin
2022-10-29 5:48 Arthur Zamarin
2022-10-28 20:53 Sam James
2022-10-28 18:52 Sam James
2022-10-28 18:52 Sam James
2022-10-28 18:50 Sam James
2022-10-28 18:50 Sam James
2022-09-26 0:53 Anthony G. Basile
2022-07-09 15:48 Anthony G. Basile
2022-06-30 21:41 Sam James
2022-06-28 4:18 WANG Xuerui
2022-06-21 20:22 Sam James
2022-06-21 20:22 Sam James
2022-06-07 6:32 Agostino Sarubbo
2022-01-17 1:29 Anthony G. Basile
2022-01-02 22:51 Sam James
2022-01-02 22:50 Sam James
2022-01-02 9:59 Sam James
2022-01-02 9:59 Sam James
2021-09-20 10:41 James Le Cuirot
2021-07-10 15:11 Sam James
2021-06-15 3:20 Sam James
2021-06-03 22:52 Sam James
2021-06-02 10:39 Sam James
2021-06-01 6:57 Agostino Sarubbo
2021-03-25 14:39 Sam James
2021-01-20 0:32 Anthony G. Basile
2021-01-20 0:32 Anthony G. Basile
2020-12-13 12:01 Sergei Trofimovich
2020-12-01 9:38 Sam James
2020-11-07 20:14 Sam James
2020-10-26 23:51 Sergei Trofimovich
2020-10-26 23:44 Sergei Trofimovich
2020-10-26 12:11 Sam James
2020-10-26 2:51 Sam James
2020-10-25 23:08 Thomas Deutschmann
2020-08-21 14:45 Anthony G. Basile
2020-06-10 19:20 Anthony G. Basile
2020-04-23 21:32 Anthony G. Basile
2020-04-23 21:26 Anthony G. Basile
2020-04-15 17:06 Sergei Trofimovich
2020-04-05 10:07 Sergei Trofimovich
2020-03-31 8:37 Mikle Kolyada
2020-03-29 9:40 Sergei Trofimovich
2020-03-29 9:34 Sergei Trofimovich
2020-03-22 17:53 Mikle Kolyada
2020-03-07 22:45 Anthony G. Basile
2020-03-07 22:34 Thomas Deutschmann
2020-03-07 15:50 Anthony G. Basile
2020-03-07 15:50 Anthony G. Basile
2020-01-18 10:54 Sergei Trofimovich
2020-01-18 10:54 Sergei Trofimovich
2019-12-02 17:36 Anthony G. Basile
2019-10-15 16:01 Anthony G. Basile
2019-10-15 13:59 Anthony G. Basile
2019-08-20 0:55 Anthony G. Basile
2019-08-11 11:20 David Seifert
2019-07-17 15:24 Agostino Sarubbo
2019-07-10 11:47 Agostino Sarubbo
2019-05-28 4:06 Aaron Bauman
2019-03-15 13:28 Anthony G. Basile
2019-03-15 12:29 Anthony G. Basile
2019-02-23 14:19 Thomas Deutschmann
2019-02-22 23:51 Anthony G. Basile
2019-02-22 23:00 Anthony G. Basile
2019-02-22 22:58 Anthony G. Basile
2019-01-05 17:19 Mikle Kolyada
2018-12-27 17:19 Matt Turner
2018-12-27 17:19 Matt Turner
2018-12-02 15:50 Mikle Kolyada
2018-12-02 15:50 Mikle Kolyada
2018-11-07 23:28 Sergei Trofimovich
2018-11-07 23:28 Sergei Trofimovich
2018-11-07 22:59 Sergei Trofimovich
2018-11-07 22:59 Sergei Trofimovich
2018-11-06 22:50 Anthony G. Basile
2018-11-05 19:01 Mikle Kolyada
2018-10-28 10:07 Jeroen Roovers
2018-10-27 14:18 Anthony G. Basile
2018-07-23 22:19 Mikle Kolyada
2018-07-23 22:19 Mikle Kolyada
2018-07-20 14:58 Anthony G. Basile
2018-07-02 17:49 Anthony G. Basile
2018-07-01 15:19 Pacho Ramos
2018-06-29 6:52 Sergei Trofimovich
2018-06-27 22:15 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2017-11-26 19:06 Sergei Trofimovich
2017-11-20 12:31 Anthony G. Basile
2017-11-11 10:20 Sergei Trofimovich
2017-10-18 23:05 Anthony G. Basile
2017-10-16 23:28 Sergei Trofimovich
2017-10-15 21:28 Sergei Trofimovich
2017-10-05 11:36 Anthony G. Basile
2017-09-12 9:13 Fabian Groffen
2017-09-10 1:30 Anthony G. Basile
2017-08-28 18:54 Guilherme Amadio
2017-08-12 14:31 Michael Palimaka
2017-07-24 17:58 Markus Meier
2017-07-16 11:08 Tobias Klausmann
2017-07-15 17:48 Sergei Trofimovich
2017-07-15 17:04 Tobias Klausmann
2017-07-15 14:45 Alexis Ballier
2017-04-27 0:28 Anthony G. Basile
2017-03-14 10:47 Jeroen Roovers
2017-01-29 18:40 Anthony G. Basile
2017-01-29 18:40 Anthony G. Basile
2016-12-30 0:15 Anthony G. Basile
2016-12-29 23:28 Anthony G. Basile
2016-12-21 10:27 Tobias Klausmann
2016-11-16 21:11 Markus Meier
2016-11-15 14:53 Tobias Klausmann
2016-11-03 16:19 Göktürk Yüksek
2016-10-23 17:59 Anthony G. Basile
2016-10-23 17:59 Anthony G. Basile
2016-09-29 18:57 Anthony G. Basile
2016-09-04 16:30 Anthony G. Basile
2016-08-17 4:09 Jeroen Roovers
2016-08-10 6:43 Anthony G. Basile
2016-06-26 19:59 Anthony G. Basile
2016-06-02 23:01 Anthony G. Basile
2016-06-02 21:55 Anthony G. Basile
2016-05-25 14:28 Tobias Klausmann
2016-05-14 19:29 Anthony G. Basile
2016-05-10 17:11 Anthony G. Basile
2016-05-07 14:44 Anthony G. Basile
2016-04-02 23:04 Anthony G. Basile
2016-03-30 10:11 Anthony G. Basile
2016-02-21 19:00 Markus Meier
2016-02-13 16:46 Agostino Sarubbo
2016-02-13 15:09 Anthony G. Basile
2016-02-13 14:55 Anthony G. Basile
2016-02-13 14:44 Anthony G. Basile
2016-01-01 9:57 Anthony G. Basile
2015-12-31 13:50 Anthony G. Basile
2015-12-22 3:37 Anthony G. Basile
2015-12-22 3:37 Anthony G. Basile
2015-12-22 3:19 Anthony G. Basile
2015-12-22 3:07 Anthony G. Basile
2015-12-22 3:07 Anthony G. Basile
2015-12-22 3:07 Anthony G. Basile
2015-12-19 21:47 Anthony G. Basile
2015-10-13 18:47 Anthony G. Basile
2015-10-13 18:47 Anthony G. Basile
2015-10-13 18:02 Anthony G. Basile
2015-10-13 17:51 Anthony G. Basile
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1470811389.c90ea14f4fa281be7d3df9a12f75fc64a87c947a.blueness@gentoo \
--to=blueness@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox