Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/winpdb/
Date: Sat, 03 Sep 2016 15:52:24
Message-Id: 1472917910.3483a826a0f7d85757dc3c27fcf450da9a8c1dc4.floppym@gentoo
1 commit: 3483a826a0f7d85757dc3c27fcf450da9a8c1dc4
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 3 15:51:50 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 3 15:51:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3483a826
7
8 dev-python/winpdb: stabilize 1.4.8-r1
9
10 Package-Manager: portage-2.3.0_p24
11
12 dev-python/winpdb/winpdb-1.4.8-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/winpdb/winpdb-1.4.8-r1.ebuild b/dev-python/winpdb/winpdb-1.4.8-r1.ebuild
16 index 8a8c570..203d6d6 100644
17 --- a/dev-python/winpdb/winpdb-1.4.8-r1.ebuild
18 +++ b/dev-python/winpdb/winpdb-1.4.8-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ia64 ~x86"
30 +KEYWORDS="amd64 ~ia64 x86"
31 IUSE="+wxwidgets"
32
33 DEPEND=">=dev-python/pycrypto-2.0.1[${PYTHON_USEDEP}]