diff options
| author | Tim Harder <radhermit@gentoo.org> | 2017-03-01 09:01:18 -0500 |
|---|---|---|
| committer | Tim Harder <radhermit@gentoo.org> | 2017-03-01 09:01:18 -0500 |
| commit | 48539b846c84718178ecebe89b57a37d4bd224aa (patch) | |
| tree | 06eecb2bff21d6a498671e9453c213d41b9f3386 /dev-python/python-ly/python-ly-0.9.3.ebuild | |
| parent | 76a0bf2e07f8e89ae0a4b1f491ed1279b5affa6f (diff) | |
| download | gentoo-48539b846c84718178ecebe89b57a37d4bd224aa.tar.gz gentoo-48539b846c84718178ecebe89b57a37d4bd224aa.tar.bz2 gentoo-48539b846c84718178ecebe89b57a37d4bd224aa.zip | |
dev-python/python-ly: remove old
Diffstat (limited to 'dev-python/python-ly/python-ly-0.9.3.ebuild')
| -rw-r--r-- | dev-python/python-ly/python-ly-0.9.3.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-python/python-ly/python-ly-0.9.3.ebuild b/dev-python/python-ly/python-ly-0.9.3.ebuild deleted file mode 100644 index 0d5e79a1eb7e..000000000000 --- a/dev-python/python-ly/python-ly-0.9.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) - -inherit distutils-r1 - -DESCRIPTION="Tool and library for manipulating LilyPond files" -HOMEPAGE="https://github.com/wbsoft/python-ly http://pypi.python.org/pypi/python-ly" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" |
