diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-09 21:14:48 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-09 21:21:59 +0100 |
| commit | 23ff68ee55668d25dd1b40dc8138c5f0628b96a4 (patch) | |
| tree | 7e01cf5327931675af03629a35d8b0c9e13d3094 /dev-python/python-ly/python-ly-0.9.5.ebuild | |
| parent | e8ac08fdb49e7a03c765bd504b5a30e01cf6b4d3 (diff) | |
| download | gentoo-23ff68ee55668d25dd1b40dc8138c5f0628b96a4.tar.gz gentoo-23ff68ee55668d25dd1b40dc8138c5f0628b96a4.tar.bz2 gentoo-23ff68ee55668d25dd1b40dc8138c5f0628b96a4.zip | |
dev-python/python-ly: Drop 0.9.5
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/python-ly/python-ly-0.9.5.ebuild')
| -rw-r--r-- | dev-python/python-ly/python-ly-0.9.5.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-python/python-ly/python-ly-0.9.5.ebuild b/dev-python/python-ly/python-ly-0.9.5.ebuild deleted file mode 100644 index 968320f02364..000000000000 --- a/dev-python/python-ly/python-ly-0.9.5.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Tool and library for manipulating LilyPond files" -HOMEPAGE="https://github.com/wbsoft/python-ly https://pypi.org/project/python-ly/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" |
