summaryrefslogtreecommitdiff
path: root/app-portage/gpyutils
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-05-14 12:01:59 +0200
committerMichał Górny <mgorny@gentoo.org>2017-05-14 12:12:00 +0200
commit49c275f390a5dd19937ff84774a18cd85db08030 (patch)
treedee174b9554aca492c5fbfa95e3c01f98e72998e /app-portage/gpyutils
parenteb8388687b50a560e9b712d2d73d311a61230761 (diff)
downloadgentoo-49c275f390a5dd19937ff84774a18cd85db08030.tar.gz
gentoo-49c275f390a5dd19937ff84774a18cd85db08030.tar.xz
app-portage/gpyutils: Flatten the live ebuild
Diffstat (limited to 'app-portage/gpyutils')
-rw-r--r--app-portage/gpyutils/gpyutils-9999.ebuild17
1 files changed, 4 insertions, 13 deletions
diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild b/app-portage/gpyutils/gpyutils-9999.ebuild
index 0f2b157dba2..400278e91b4 100644
--- a/app-portage/gpyutils/gpyutils-9999.ebuild
+++ b/app-portage/gpyutils/gpyutils-9999.ebuild
@@ -1,31 +1,22 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
-inherit distutils-r1
-
-#if LIVE
EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
-inherit git-r3
-#endif
+inherit distutils-r1 git-r3
DESCRIPTION="Utitilies for maintaining Python packages"
HOMEPAGE="https://bitbucket.org/mgorny/gpyutils/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE=""
RDEPEND=">=app-portage/gentoopm-0.2.9[${PYTHON_USEDEP}]"
-#if LIVE
-
-KEYWORDS=
-SRC_URI=
-#endif
python_test() {
esetup.py test