* [gentoo-commits] proj/sci:master commit in: sys-cluster/pyslice/
@ 2011-04-13 17:26 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2011-04-13 17:26 UTC (permalink / raw
To: gentoo-commits
commit: c3edffce48adeab20f6671631de6e0e1ceff1af2
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 16:42:41 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 16:42:41 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c3edffce
Fix for python ABI stuff
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sys-cluster/pyslice/ChangeLog | 8 +++++++-
...yslice-1.6.4.ebuild => pyslice-1.6.4-r1.ebuild} | 15 ++++++++++-----
2 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/sys-cluster/pyslice/ChangeLog b/sys-cluster/pyslice/ChangeLog
index 63e9d92..e5d3c3e 100644
--- a/sys-cluster/pyslice/ChangeLog
+++ b/sys-cluster/pyslice/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sys-cluster/pyslice
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*pyslice-1.6.4-r1 (13 Apr 2011)
+
+ 13 Apr 2011; Justin Lecher <jlec@gentoo.org> -pyslice-1.6.4.ebuild,
+ +pyslice-1.6.4-r1.ebuild:
+ Fix for python ABI stuff
+
26 Jan 2010; Tim Cera <timcera@earthlink.net> -pyslice-1.6.1.ebuild:
Deleted old ebuild.
diff --git a/sys-cluster/pyslice/pyslice-1.6.4.ebuild b/sys-cluster/pyslice/pyslice-1.6.4-r1.ebuild
similarity index 68%
rename from sys-cluster/pyslice/pyslice-1.6.4.ebuild
rename to sys-cluster/pyslice/pyslice-1.6.4-r1.ebuild
index 0897261..94a3cac 100644
--- a/sys-cluster/pyslice/pyslice-1.6.4.ebuild
+++ b/sys-cluster/pyslice/pyslice-1.6.4-r1.ebuild
@@ -1,19 +1,24 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="3"
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
inherit distutils
DESCRIPTION="Templating system for parametric modeling."
HOMEPAGE="http://pyslice.sourceforge.net/"
-
SRC_URI="mirror://sourceforge/pyslice/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="virtual/python
- >=dev-lang/python-2.4"
+RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-cluster/pyslice/
@ 2013-12-04 15:00 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2013-12-04 15:00 UTC (permalink / raw
To: gentoo-commits
commit: bd6379bd4cf87a1f6b0fd684eb4b692a43479607
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 4 14:59:29 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 14:59:29 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bd6379bd
sys-cluster/pyslice: Version BUmp; Bump to distutils-r1 eclass
Package-Manager: portage-2.2.7
---
sys-cluster/pyslice/ChangeLog | 8 +++++++-
sys-cluster/pyslice/metadata.xml | 4 ++--
sys-cluster/pyslice/pyslice-1.6.4-r1.ebuild | 24 ------------------------
sys-cluster/pyslice/pyslice-1.7.ebuild | 21 +++++++++++++++++++++
4 files changed, 30 insertions(+), 27 deletions(-)
diff --git a/sys-cluster/pyslice/ChangeLog b/sys-cluster/pyslice/ChangeLog
index dcdaaa9..686e794 100644
--- a/sys-cluster/pyslice/ChangeLog
+++ b/sys-cluster/pyslice/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sys-cluster/pyslice
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*pyslice-1.7 (04 Dec 2013)
+
+ 04 Dec 2013; Justin Lecher <jlec@gentoo.org> -pyslice-1.6.4-r1.ebuild,
+ +pyslice-1.7.ebuild, metadata.xml:
+ Version BUmp; Bump to distutils-r1 eclass
+
*pyslice-1.6.4-r1 (13 Apr 2011)
13 Apr 2011; Justin Lecher <jlec@gentoo.org> -pyslice-1.6.4.ebuild,
diff --git a/sys-cluster/pyslice/metadata.xml b/sys-cluster/pyslice/metadata.xml
index 2d9586f..65f154a 100644
--- a/sys-cluster/pyslice/metadata.xml
+++ b/sys-cluster/pyslice/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>cluster</herd>
-<longdescription>
+ <herd>cluster</herd>
+ <longdescription>
Templating system for parametric modeling.
</longdescription>
</pkgmetadata>
diff --git a/sys-cluster/pyslice/pyslice-1.6.4-r1.ebuild b/sys-cluster/pyslice/pyslice-1.6.4-r1.ebuild
deleted file mode 100644
index 94a3cac..0000000
--- a/sys-cluster/pyslice/pyslice-1.6.4-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Templating system for parametric modeling."
-HOMEPAGE="http://pyslice.sourceforge.net/"
-SRC_URI="mirror://sourceforge/pyslice/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-python/setuptools"
diff --git a/sys-cluster/pyslice/pyslice-1.7.ebuild b/sys-cluster/pyslice/pyslice-1.7.ebuild
new file mode 100644
index 0000000..ab8383e
--- /dev/null
+++ b/sys-cluster/pyslice/pyslice-1.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 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="Templating system for parametric modeling"
+HOMEPAGE="http://pyslice.sourceforge.net/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-cluster/pyslice/
@ 2017-02-19 17:53 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2017-02-19 17:53 UTC (permalink / raw
To: gentoo-commits
commit: 60f3fc3a42ef837b30fd732a5037d6d4ffd4d3c4
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 17:52:45 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 17:53:03 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=60f3fc3a
sys-cluster/pyslice: Bump to EAPI=6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sys-cluster/pyslice/pyslice-1.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/pyslice/pyslice-1.7.ebuild b/sys-cluster/pyslice/pyslice-1.7.ebuild
index 7ef2eee83..60a84b95f 100644
--- a/sys-cluster/pyslice/pyslice-1.7.ebuild
+++ b/sys-cluster/pyslice/pyslice-1.7.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 )
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-cluster/pyslice/
@ 2020-09-26 1:18 Aisha Tammy
0 siblings, 0 replies; 4+ messages in thread
From: Aisha Tammy @ 2020-09-26 1:18 UTC (permalink / raw
To: gentoo-commits
commit: fb86035882cd63411368dd019a3a8c377ddef7d5
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Sep 26 01:17:27 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Sep 26 01:17:27 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fb860358
sys-cluster/pyslice: drop dead package
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
sys-cluster/pyslice/metadata.xml | 15 ---------------
sys-cluster/pyslice/pyslice-1.7.ebuild | 20 --------------------
2 files changed, 35 deletions(-)
diff --git a/sys-cluster/pyslice/metadata.xml b/sys-cluster/pyslice/metadata.xml
deleted file mode 100644
index 7624e48f8..000000000
--- a/sys-cluster/pyslice/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>cluster@gentoo.org</email>
- <name>Gentoo Cluster Project</name>
- </maintainer>
- <longdescription>
-Templating system for parametric modeling.
-</longdescription>
- <upstream>
- <remote-id type="pypi">pyslice</remote-id>
- <remote-id type="sourceforge">pyslice</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sys-cluster/pyslice/pyslice-1.7.ebuild b/sys-cluster/pyslice/pyslice-1.7.ebuild
deleted file mode 100644
index 7177ab13f..000000000
--- a/sys-cluster/pyslice/pyslice-1.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Templating system for parametric modeling"
-HOMEPAGE="http://pyslice.sourceforge.net/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-09-26 1:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-19 17:53 [gentoo-commits] proj/sci:master commit in: sys-cluster/pyslice/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2020-09-26 1:18 Aisha Tammy
2013-12-04 15:00 Justin Lecher
2011-04-13 17:26 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox