summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Linden <karl.j.linden@gmail.com>2018-11-19 10:01:41 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-11-20 23:58:25 +0100
commitc3db90f4dd65c1b376cd7b065eb01e77535f7817 (patch)
treeee6cb7c7d30f30fef55f527a3fd6df5c8ea3a917 /dev-python/python-ly
parentsys-devel/autogen: bump up to 5.18.16, bug #671564 (diff)
downloadgentoo-c3db90f4dd65c1b376cd7b065eb01e77535f7817.tar.gz
gentoo-c3db90f4dd65c1b376cd7b065eb01e77535f7817.tar.bz2
gentoo-c3db90f4dd65c1b376cd7b065eb01e77535f7817.zip
dev-python/python-ly: remove old.
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Karl Linden <karl.j.linden@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10447 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-python/python-ly')
-rw-r--r--dev-python/python-ly/Manifest1
-rw-r--r--dev-python/python-ly/python-ly-0.9.4.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/dev-python/python-ly/Manifest b/dev-python/python-ly/Manifest
index 031a1d779955..d0a1aab5f595 100644
--- a/dev-python/python-ly/Manifest
+++ b/dev-python/python-ly/Manifest
@@ -1,2 +1 @@
-DIST python-ly-0.9.4.tar.gz 175768 BLAKE2B 29a0d55b94f7fa3c62cd1e32297d212fc66b5cb97f20fbee3cb2cc39739f66fe85ad98cd167d2c6d54a445312984ee171cc7169e678177a700a6bdef4f0e6739 SHA512 0d94001d6e4d4eb750a974a67cdce1d3b2f09f693b74cb18fa9dc20dac986373380a58e138ab1f7a427bcc3d2de6343e664a6d58ce8bb23b3804fef68a8a9069
DIST python-ly-0.9.5.tar.gz 174780 BLAKE2B 9cac626f5f363a3239e0c60772db864ae5764a9c3556a484182f18a407b3171d796ddb3549debbb4ce91129b9956a224870ba4b63d8e98228905de3ae4abc3d9 SHA512 f43aa4fce0af970dd64b0cfb75caef57749048d4eb088de6e08e820935c359203de9e99134a0248f7dc26067d0e4eaf2b373a5a2b746e09dea7997437f99812b
diff --git a/dev-python/python-ly/python-ly-0.9.4.ebuild b/dev-python/python-ly/python-ly-0.9.4.ebuild
deleted file mode 100644
index 0c61c6370a7c..000000000000
--- a/dev-python/python-ly/python-ly-0.9.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-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 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"