~gagern/bzr-gentoo-overlay/bump2

« back to all changes in this revision

Viewing changes to dev-vcs/bzr-git/bzr-git-9999.ebuild

  • Committer: Martin von Gagern
  • Date: 2010-12-20 17:13:43 UTC
  • mfrom: (218.3.162 bzr-overlay-dev)
  • Revision ID: martin.vgagern@gmx.net-20101220171343-xbqyo6t80ktsalod
Merge from <lp:~gentoo-members/bzr-gentoo-overlay/bzr-overlay-dev>, revision 380.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Distributed under the terms of the GNU General Public License v2
3
3
# $Header: $
4
4
 
5
 
EAPI=2
 
5
EAPI="3"
 
6
PYTHON_DEPEND="2"
 
7
SUPPORT_PYTHON_ABIS="1"
 
8
RESTRICT_PYTHON_ABIS="3.*"
6
9
 
7
10
inherit distutils bzr eutils
8
11
 
13
16
 
14
17
LICENSE="GPL-2"
15
18
SLOT="0"
16
 
KEYWORDS="~x86"
 
19
KEYWORDS=""
17
20
IUSE=""
18
21
 
19
22
# Check info.py for dulwich and bzr version dependency info.