Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-cdb/
Date: Sun, 29 Jan 2017 17:28:42
Message-Id: 1485710899.7dfbf300463c7f0414821ba7d1ddece684bacf46.grobian@gentoo
1 commit: 7dfbf300463c7f0414821ba7d1ddece684bacf46
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 17:19:24 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 17:28:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dfbf300
7
8 dev-python/python-cdb: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 dev-python/python-cdb/python-cdb-0.34-r1.ebuild | 2 +-
13 dev-python/python-cdb/python-cdb-0.34.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-python/python-cdb/python-cdb-0.34-r1.ebuild b/dev-python/python-cdb/python-cdb-0.34-r1.ebuild
17 index 04428a4..aca3e89 100644
18 --- a/dev-python/python-cdb/python-cdb-0.34-r1.ebuild
19 +++ b/dev-python/python-cdb/python-cdb-0.34-r1.ebuild
20 @@ -14,7 +14,7 @@ HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb"
21 SLOT="0"
22 IUSE=""
23 LICENSE="GPL-2"
24 -KEYWORDS="amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
26
27 DEPEND="|| ( dev-db/cdb dev-db/tinycdb )"
28 RDEPEND="${DEPEND}"
29
30 diff --git a/dev-python/python-cdb/python-cdb-0.34.ebuild b/dev-python/python-cdb/python-cdb-0.34.ebuild
31 index 72a65d4..e9bce99 100644
32 --- a/dev-python/python-cdb/python-cdb-0.34.ebuild
33 +++ b/dev-python/python-cdb/python-cdb-0.34.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2011 Gentoo Foundation
36 +# Copyright 1999-2017 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Id$
39
40 @@ -16,7 +16,7 @@ HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb"
41 SLOT="0"
42 IUSE=""
43 LICENSE="GPL-2"
44 -KEYWORDS="amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
45 +KEYWORDS="amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
46
47 DEPEND="|| ( dev-db/cdb dev-db/tinycdb )"
48 RDEPEND="${DEPEND}"