* [gentoo-commits] proj/sci:master commit in: www-apps/py-swish-e/
@ 2013-06-12 14:25 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2013-06-12 14:25 UTC (permalink / raw
To: gentoo-commits
commit: 47bb3220e2c3c27ba8b86b62c4387359c8a578ea
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 14:24:57 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 14:24:57 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=47bb3220
www-apps/py-swish-e: Bump to EAPI=5 and distutils-r1.eclass
Package-Manager: portage-2.2.0_alpha179
---
www-apps/py-swish-e/ChangeLog | 6 +++++-
www-apps/py-swish-e/metadata.xml | 8 ++++----
www-apps/py-swish-e/py-swish-e-0.5.ebuild | 12 +++++-------
3 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/www-apps/py-swish-e/ChangeLog b/www-apps/py-swish-e/ChangeLog
index adad5c9..57b9192 100644
--- a/www-apps/py-swish-e/ChangeLog
+++ b/www-apps/py-swish-e/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for www-apps/py-swish-e
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Jun 2013; Justin Lecher <jlec@gentoo.org> 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 <jlec@gentoo.org> +py-swish-e-0.5.ebuild,
diff --git a/www-apps/py-swish-e/metadata.xml b/www-apps/py-swish-e/metadata.xml
index efb490d..4bf6dbc 100644
--- a/www-apps/py-swish-e/metadata.xml
+++ b/www-apps/py-swish-e/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<maintainer>
- <email>sci@gentoo.org</email>
-</maintainer>
+ <herd>sci</herd>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
</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
index 0027416..979eaec 100644
--- a/www-apps/py-swish-e/py-swish-e-0.5.ebuild
+++ b/www-apps/py-swish-e/py-swish-e-0.5.ebuild
@@ -1,21 +1,19 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI=5
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python{2_6,2_7} )
-inherit distutils
+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"
-LICENSE="BSD"
SLOT="0"
+LICENSE="BSD"
KEYWORDS="~amd64 ~x86"
IUSE=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: www-apps/py-swish-e/
@ 2014-11-24 21:41 Christoph Junghans
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Junghans @ 2014-11-24 21:41 UTC (permalink / raw
To: gentoo-commits
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 <jlec@gentoo.org> 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 <jlec@gentoo.org> +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}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-24 21:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 14:25 [gentoo-commits] proj/sci:master commit in: www-apps/py-swish-e/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2014-11-24 21:41 Christoph Junghans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox