From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/sphinx/
Date: Sun, 10 Dec 2017 14:16:56 +0000 (UTC) [thread overview]
Message-ID: <1512915385.9db658b87d8307581fd7d497b1a5e6da96fdbd3b.soap@gentoo> (raw)
commit: 9db658b87d8307581fd7d497b1a5e6da96fdbd3b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:11:54 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:16:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db658b8
app-misc/sphinx: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-misc/sphinx/sphinx-2.0.10.ebuild | 4 ++--
app-misc/sphinx/sphinx-2.1.9.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-misc/sphinx/sphinx-2.0.10.ebuild b/app-misc/sphinx/sphinx-2.0.10.ebuild
index 1c327f6552d..8e0c6d4c856 100644
--- a/app-misc/sphinx/sphinx-2.0.10.ebuild
+++ b/app-misc/sphinx/sphinx-2.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,7 +22,7 @@ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linu
IUSE="debug id64 mysql odbc postgres stemmer test"
RDEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql )
+ postgres? ( dev-db/postgresql:* )
odbc? ( dev-db/unixODBC )
virtual/libiconv"
DEPEND="${RDEPEND}
diff --git a/app-misc/sphinx/sphinx-2.1.9.ebuild b/app-misc/sphinx/sphinx-2.1.9.ebuild
index b34fbf799e5..54eaa42baca 100644
--- a/app-misc/sphinx/sphinx-2.1.9.ebuild
+++ b/app-misc/sphinx/sphinx-2.1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linu
IUSE="debug id64 mysql odbc postgres stemmer syslog test xml"
RDEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql )
+ postgres? ( dev-db/postgresql:* )
odbc? ( dev-db/unixODBC )
stemmer? ( dev-libs/snowball-stemmer )
xml? ( dev-libs/expat )
next reply other threads:[~2017-12-10 14:17 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-10 14:16 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-05 7:01 [gentoo-commits] repo/gentoo:master commit in: app-misc/sphinx/ Sam James
2024-02-09 14:24 Hans de Graaff
2022-11-14 6:42 Hans de Graaff
2022-07-28 7:10 Sam James
2022-03-26 1:37 Sam James
2022-03-20 20:49 David Seifert
2021-09-22 6:58 Agostino Sarubbo
2021-09-21 6:35 Agostino Sarubbo
2021-08-27 20:45 Sam James
2021-08-27 7:23 Hans de Graaff
2021-08-19 11:55 Agostino Sarubbo
2021-08-19 1:08 Sam James
2021-08-15 7:41 Hans de Graaff
2021-01-06 13:19 Fabian Groffen
2020-04-05 9:09 Hans de Graaff
2020-03-16 6:30 Matt Turner
2019-01-24 21:35 Sergei Trofimovich
2019-01-21 19:20 Hans de Graaff
2019-01-04 22:41 Mikle Kolyada
2019-01-01 21:19 Sergei Trofimovich
2018-12-26 20:06 Sergei Trofimovich
2018-12-26 20:04 Sergei Trofimovich
2018-12-26 13:15 Sergei Trofimovich
2018-12-26 13:15 Sergei Trofimovich
2018-07-27 5:22 Hans de Graaff
2018-07-27 5:22 Hans de Graaff
2018-07-20 18:33 Hans de Graaff
2017-10-22 7:21 Hans de Graaff
2016-12-21 22:54 Thomas Deutschmann
2016-09-24 13:40 Agostino Sarubbo
2016-09-05 17:46 Hans de Graaff
2016-07-31 5:53 Hans de Graaff
2016-07-31 5:53 Hans de Graaff
2016-04-06 16:04 Fabian Groffen
2016-01-25 14:05 Hans de Graaff
2015-11-01 13:23 Mikle Kolyada
2015-10-27 12:18 Agostino Sarubbo
2015-10-24 8:15 Hans de Graaff
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=1512915385.9db658b87d8307581fd7d497b1a5e6da96fdbd3b.soap@gentoo \
--to=soap@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