Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
Date: Fri, 14 Apr 2017 19:17:18
Message-Id: 1492197429.9bb7fc85bee8b8d2cc6d4ccf405a1b3d01e843dc.jlec@gentoo
1 commit: 9bb7fc85bee8b8d2cc6d4ccf405a1b3d01e843dc
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 14 19:16:42 2017 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 14 19:17:09 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9bb7fc85
7
8 dev-python/py2bit: Drop Stale CVS header
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-python/py2bit/py2bit-0.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/py2bit/py2bit-0.2.1.ebuild b/dev-python/py2bit/py2bit-0.2.1.ebuild
17 index 675098c45..d33e9798f 100644
18 --- a/dev-python/py2bit/py2bit-0.2.1.ebuild
19 +++ b/dev-python/py2bit/py2bit-0.2.1.ebuild
20 @@ -1,10 +1,10 @@
21 # Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24
25 EAPI=6
26
27 PYTHON_COMPAT=( python2_7 python3_5 )
28 +
29 inherit distutils-r1
30
31 DESCRIPTION="Python library for accessing 2bit files"