From ed40676841e317a2aafa04c4c804bb6043864740 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 26 Feb 2016 23:50:05 +0000 Subject: repo cleanup...drop old ebuilds, drop ebuilds already in portage tree --- dev-python/pymaxe/pymaxe-20130303.ebuild | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 dev-python/pymaxe/pymaxe-20130303.ebuild (limited to 'dev-python/pymaxe/pymaxe-20130303.ebuild') diff --git a/dev-python/pymaxe/pymaxe-20130303.ebuild b/dev-python/pymaxe/pymaxe-20130303.ebuild deleted file mode 100644 index f84c8c1b..00000000 --- a/dev-python/pymaxe/pymaxe-20130303.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -inherit eutils - -RP="pymaxe" - -DESCRIPTION="Python support for Maxe" -HOMEPAGE="http://pymaxe.com" -SRC_URI="http://pymaxe.com/files/latest/${RP}.tar.gz -> ${PN}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" - -RDEPEND="x11-libs/pango" -DEPEND="" - -S="${WORKDIR}" - -src_compile() { - cd "${S}" -} - -src_install() { - doins -r "${S}"/usr || die -} -- cgit v1.2.3