Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/pybliographer/
Date: Sun, 27 Nov 2016 15:04:56
Message-Id: 1480259077.40a760c9ed42ca1221bad402738fe4b81b96f609.pacho@gentoo
1 commit: 40a760c9ed42ca1221bad402738fe4b81b96f609
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 14:56:47 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 15:04:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a760c9
7
8 app-office/pybliographer: Use app-text/rarian
9
10 Package-Manager: portage-2.3.2
11
12 app-office/pybliographer/pybliographer-1.2.15-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
16 index 315dfc0..7f1440f 100644
17 --- a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
18 +++ b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -21,7 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
26
27 RDEPEND="${PYTHON_DEPS}
28 >=app-text/recode-3.6-r1
29 - app-text/scrollkeeper
30 + app-text/rarian
31 dev-libs/glib:2
32 dev-python/gconf-python:2[${PYTHON_USEDEP}]
33 dev-python/gnome-vfs-python:2[${PYTHON_USEDEP}]