Skip to content

Commit

Permalink
dev-python/SchemaObject: distutils-r1, EAPI=6, HOMEPAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Feb 17, 2017
1 parent 3623d52 commit e4f317b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 43 deletions.
23 changes: 23 additions & 0 deletions dev-python/SchemaObject/SchemaObject-0.5.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="A simple Python object interface to a MySQL database schema"
HOMEPAGE="https://github.com/mmatuson/SchemaObject"
# old download location is down
SRC_URI="mirror://gentoo/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

S="${WORKDIR}/${PN,,}"
43 changes: 0 additions & 43 deletions dev-python/SchemaObject/SchemaObject-0.5.3.ebuild

This file was deleted.

0 comments on commit e4f317b

Please sign in to comment.