commit: c5ab2d8b749fb841e45cdb5f93ecbeda6af5970b Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Mon Nov 24 21:39:53 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Mon Nov 24 21:39:53 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c5ab2d8b
removed www-apps/py-swish-e --- www-apps/py-swish-e/ChangeLog | 14 -------------- www-apps/py-swish-e/metadata.xml | 5 ----- www-apps/py-swish-e/py-swish-e-0.5.ebuild | 23 ----------------------- 3 files changed, 42 deletions(-) diff --git a/www-apps/py-swish-e/ChangeLog b/www-apps/py-swish-e/ChangeLog deleted file mode 100644 index 57b9192..0000000 --- a/www-apps/py-swish-e/ChangeLog +++ /dev/null @@ -1,14 +0,0 @@ -# ChangeLog for www-apps/py-swish-e -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 12 Jun 2013; Justin Lecher <[email protected]> py-swish-e-0.5.ebuild, - metadata.xml: - Bump to EAPI=5 and distutils-r1.eclass - -*py-swish-e-0.5 (07 Jan 2011) - - 07 Jan 2011; Justin Lecher <[email protected]> +py-swish-e-0.5.ebuild, - +metadata.xml: - Moving www-apps/SwishE to www-apps/py-swish-e - diff --git a/www-apps/py-swish-e/metadata.xml b/www-apps/py-swish-e/metadata.xml deleted file mode 100644 index b229aec..0000000 --- a/www-apps/py-swish-e/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>sci</herd> -</pkgmetadata> diff --git a/www-apps/py-swish-e/py-swish-e-0.5.ebuild b/www-apps/py-swish-e/py-swish-e-0.5.ebuild deleted file mode 100644 index 1e561a9..0000000 --- a/www-apps/py-swish-e/py-swish-e-0.5.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -PYTHON_COMPAT=( python{2_6,2_7} ) - -inherit distutils-r1 - -DESCRIPTION="Python API for swish-e" -HOMEPAGE="http://py-swish-e.berlios.de/" -SRC_URI="mirror://berlios/${PN}/${P/py-/}.tar.gz" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=www-apps/swish-e-2.4" -DEPEND="${RDEPEND}" - -S="${WORKDIR}"/SwishE-${PV}
