From 0cf2f20608308acdf3cb922c3736446bbd8f3388 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:58:29 +0100 Subject: gentoo resync : 14.07.2018 --- gnustep-apps/price/price-1.2.0.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 gnustep-apps/price/price-1.2.0.ebuild (limited to 'gnustep-apps/price/price-1.2.0.ebuild') diff --git a/gnustep-apps/price/price-1.2.0.ebuild b/gnustep-apps/price/price-1.2.0.ebuild deleted file mode 100644 index b02f3fc12205..000000000000 --- a/gnustep-apps/price/price-1.2.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit gnustep-2 - -MY_P=PRICE-${PV} -DESCRIPTION="Precision Raster Image Convolution Engine" -HOMEPAGE="http://price.sourceforge.net/" -SRC_URI="mirror://sourceforge/price/${MY_P}.tar.gz" -KEYWORDS="amd64 ~ppc x86" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND=">=gnustep-base/gnustep-gui-0.13.0" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/${MY_P} -- cgit v1.2.3