* [gentoo-commits] dev/xmw:master commit in: dev-python/PyCLP/
@ 2014-07-08 19:17 Michael Weber
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber @ 2014-07-08 19:17 UTC (permalink / raw
To: gentoo-commits
commit: b88e691072343c72fb505b604c6ea56693f4997d
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Tue Jul 8 19:17:09 2014 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Jul 8 19:17:09 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=b88e6910
Revbump for eclipse-clp rename
Package-Manager: portage-2.2.10
Manifest-Sign-Key:
---
dev-python/PyCLP/ChangeLog | 3 +++
dev-python/PyCLP/PyCLP-0.8-r1.ebuild | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-python/PyCLP/ChangeLog b/dev-python/PyCLP/ChangeLog
index f6edabe..8497a72 100644
--- a/dev-python/PyCLP/ChangeLog
+++ b/dev-python/PyCLP/ChangeLog
@@ -1,3 +1,6 @@
+ 08 Jul 2014; Michael Weber <xmw@gentoo.org> PyCLP-0.8-r1.ebuild:
+ Revbump for eclipse-clp rename
+
*PyCLP-0.8-r1 (08 Jul 2014)
08 Jul 2014; Michael Weber <xmw@gentoo.org> +PyCLP-0.8-r1.ebuild,
diff --git a/dev-python/PyCLP/PyCLP-0.8-r1.ebuild b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
index b0722f5..5961db2 100644
--- a/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
+++ b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
@@ -20,6 +20,6 @@ RDEPEND="dev-util/eclipse-clp"
DEPEND="${RDEPEND}"
pkg_setup() {
- export ECLIPSEDIR=${EROOT}opt/eclipse-cpl
- export LD_RUN_PATH=${EROOT}opt/eclipse-cpl/lib/x86_64_linux
+ export ECLIPSEDIR=${EROOT}opt/eclipse-clp
+ export LD_RUN_PATH=${EROOT}opt/eclipse-clp/lib/x86_64_linux
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] dev/xmw:master commit in: dev-python/PyCLP/
@ 2014-07-08 19:17 Michael Weber
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber @ 2014-07-08 19:17 UTC (permalink / raw
To: gentoo-commits
commit: b88e253ceb5f2dcf94c4bf7f103eca653e1a0298
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Tue Jul 8 16:14:09 2014 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Jul 8 16:14:09 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=b88e253c
eclipse-clp rename
Package-Manager: portage-2.2.10
Manifest-Sign-Key:
---
dev-python/PyCLP/ChangeLog | 6 ++++++
dev-python/PyCLP/{PyCLP-0.8.ebuild => PyCLP-0.8-r1.ebuild} | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/dev-python/PyCLP/ChangeLog b/dev-python/PyCLP/ChangeLog
index 6b36e2a..f6edabe 100644
--- a/dev-python/PyCLP/ChangeLog
+++ b/dev-python/PyCLP/ChangeLog
@@ -1,3 +1,9 @@
+*PyCLP-0.8-r1 (08 Jul 2014)
+
+ 08 Jul 2014; Michael Weber <xmw@gentoo.org> +PyCLP-0.8-r1.ebuild,
+ -PyCLP-0.8.ebuild:
+ eclipse-clp rename
+
18 May 2014; Michael Weber <xmw@gentoo.org> PyCLP-0.8.ebuild:
Set LD_RUN_PATH.
diff --git a/dev-python/PyCLP/PyCLP-0.8.ebuild b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
similarity index 94%
rename from dev-python/PyCLP/PyCLP-0.8.ebuild
rename to dev-python/PyCLP/PyCLP-0.8-r1.ebuild
index f188cde..b0722f5 100644
--- a/dev-python/PyCLP/PyCLP-0.8.ebuild
+++ b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-RDEPEND="dev-util/eclipse-cpl"
+RDEPEND="dev-util/eclipse-clp"
DEPEND="${RDEPEND}"
pkg_setup() {
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] dev/xmw:master commit in: dev-python/PyCLP/
@ 2015-08-26 12:16 Michael Weber
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber @ 2015-08-26 12:16 UTC (permalink / raw
To: gentoo-commits
commit: 5d4d0847636f65965dfa9bed7367a4ebb88220f2
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Tue Aug 25 20:32:56 2015 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 20:32:56 2015 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=5d4d0847
dev-python/PyCLP: Update PYTHON_COMPAT.
Package-Manager: portage-2.2.20.1
Manifest-Sign-Key: 62EEF090
dev-python/PyCLP/PyCLP-0.8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/PyCLP/PyCLP-0.8-r1.ebuild b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
index 5961db2..035d936 100644
--- a/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
+++ b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python2_6 python3_3 python3_4 )
inherit distutils-r1
DESCRIPTION="Python library to interface ECLiPSe Constraint Programmig System"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] dev/xmw:master commit in: dev-python/PyCLP/
@ 2015-08-26 12:16 Michael Weber
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber @ 2015-08-26 12:16 UTC (permalink / raw
To: gentoo-commits
commit: c086794e723bb23c7e40292ae6a106d5571e5f3f
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Tue Aug 25 20:34:47 2015 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 20:34:47 2015 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=c086794e
dev-python/PyCLP: Update Copyright
Package-Manager: portage-2.2.20.1
Manifest-Sign-Key: 62EEF090
dev-python/PyCLP/PyCLP-0.8-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/PyCLP/PyCLP-0.8-r1.ebuild b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
index 035d936..2f806bb 100644
--- a/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
+++ b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-08-26 12:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 19:17 [gentoo-commits] dev/xmw:master commit in: dev-python/PyCLP/ Michael Weber
-- strict thread matches above, loose matches on Subject: below --
2015-08-26 12:16 Michael Weber
2015-08-26 12:16 Michael Weber
2014-07-08 19:17 Michael Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox