public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/p9m4: p9m4-05.ebuild ChangeLog
@ 2014-08-10 20:24 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:24 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 20:24:01

  Modified:             p9m4-05.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.3                  sci-mathematics/p9m4/p9m4-05.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild?r1=1.2&r2=1.3

Index: p9m4-05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- p9m4-05.ebuild	8 Jan 2012 15:14:11 -0000	1.2
+++ p9m4-05.ebuild	10 Aug 2014 20:24:01 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild,v 1.2 2012/01/08 15:14:11 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild,v 1.3 2014/08/10 20:24:01 slyfox Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.5"
@@ -10,7 +10,7 @@
 MY_PN="p9m4-v"
 MY_P="${MY_PN}${PV}"
 
-DESCRIPTION="This is a Graphical User Interface for Prover9 and Mace4."
+DESCRIPTION="This is a Graphical User Interface for Prover9 and Mace4"
 HOMEPAGE="http://www.cs.unm.edu/~mccune/mace4/"
 SRC_URI="http://www.cs.unm.edu/~mccune/prover9/gui/${MY_P}.tar.gz
 		http://dev.gentoo.org/~gienah/2big4tree/sci-mathematics/p9m4/p9m4-v05-64bit.patch.bz2"



1.6                  sci-mathematics/p9m4/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	2 Jul 2012 14:20:07 -0000	1.5
+++ ChangeLog	10 Aug 2014 20:24:01 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/p9m4
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/ChangeLog,v 1.5 2012/07/02 14:20:07 gienah Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/ChangeLog,v 1.6 2014/08/10 20:24:01 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> p9m4-05.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   02 Jul 2012; Mark Wright <gienah@gentoo.org> files/p9m4-v05-package.patch:
   Remove py2app, fixes bug 423555 - sci-mathematics/p9m4-05: tries to use





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/p9m4: p9m4-05.ebuild ChangeLog
@ 2015-05-01 12:06 Mark Wright (gienah)
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wright (gienah) @ 2015-05-01 12:06 UTC (permalink / raw
  To: gentoo-commits

gienah      15/05/01 12:06:35

  Modified:             p9m4-05.ebuild ChangeLog
  Log:
  EAPI=5. Use python 2.7. Thanks to Ian Delaney for helping to upgrade to distutils-r1, fixes bug 544896 =/sci-mathematics/p9m4-05 request for conversion to new EAPI & eclass.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 618E971F)

Revision  Changes    Path
1.4                  sci-mathematics/p9m4/p9m4-05.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild?r1=1.3&r2=1.4

Index: p9m4-05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- p9m4-05.ebuild	10 Aug 2014 20:24:01 -0000	1.3
+++ p9m4-05.ebuild	1 May 2015 12:06:35 -0000	1.4
@@ -1,11 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild,v 1.3 2014/08/10 20:24:01 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/p9m4-05.ebuild,v 1.4 2015/05/01 12:06:35 gienah Exp $
 
-EAPI="4"
-PYTHON_DEPEND="2:2.5"
+EAPI="5"
 
-inherit base distutils
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
 
 MY_PN="p9m4-v"
 MY_P="${MY_PN}${PV}"
@@ -20,31 +22,34 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="examples"
 
-RDEPEND="dev-python/wxpython
+RDEPEND="dev-python/wxpython:*
 		sci-mathematics/prover9"
 DEPEND="${RDEPEND}
 		dev-python/setuptools"
 
-PATCHES=("${DISTDIR}/${MY_PN}05-64bit.patch.bz2"
+PATCHES=( "${DISTDIR}/${MY_PN}05-64bit.patch.bz2"
 		"${FILESDIR}/${MY_PN}05-use-inst-paths.patch"
 		"${FILESDIR}/${MY_PN}05-package.patch"
-		"${FILESDIR}/${MY_PN}05-python2.6.patch")
+		"${FILESDIR}/${MY_PN}05-python2.6.patch" )
 
 S="${WORKDIR}/${MY_P}/"
 
+python_check_deps() {
+	has_version "dev-python/foo[${PYTHON_USEDEP}]"
+}
+
 pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
+	python-single-r1_pkg_setup
 }
 
-src_prepare() {
+python_prepare_all() {
 	rm -f p9m4-v05/bin/prover9 \
 		p9m4-v05/bin/mace4 \
 		p9m4-v05/bin/interpformat \
 		p9m4-v05/bin/prooftrans \
 		p9m4-v05/bin/isofilter \
 		p9m4-v05/bin/isofilter2 || die "Could not rm old executables"
-	base_src_prepare
+	distutils-r1_python_prepare_all
 	mkdir p9m4 || die "Could not create directory p9m4"
 	mv Mac-setup.py \
 		Win32-setup.py \
@@ -60,11 +65,9 @@
 		|| die "Could not move package p9m4 python files to p9m4 directory"
 	touch p9m4/__init__.py \
 		|| die "Could not create empty p9m4/__init__.py file"
-	distutils_src_prepare
 }
 
-src_install() {
-	distutils_src_install
+python_install_all() {
 	dosym /usr/bin/prover9-mace4.py /usr/bin/prover9-mace4
 	insinto /usr/share
 	dodir /usr/share/${PN}/Images
@@ -104,7 +107,3 @@
 		doins *.in
 	fi
 }
-
-pkg_postinst() {
-	distutils_pkg_postinst
-}



1.7                  sci-mathematics/p9m4/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/p9m4/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	10 Aug 2014 20:24:01 -0000	1.6
+++ ChangeLog	1 May 2015 12:06:35 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for sci-mathematics/p9m4
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/ChangeLog,v 1.6 2014/08/10 20:24:01 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/p9m4/ChangeLog,v 1.7 2015/05/01 12:06:35 gienah Exp $
+
+  01 May 2015; Mark Wright <gienah@gentoo.org> p9m4-05.ebuild:
+  EAPI=5. Use python 2.7. Thanks to Ian Delaney for helping to upgrade to
+  distutils-r1, fixes bug 544896 =/sci-mathematics/p9m4-05 request for
+  conversion to new EAPI & eclass.
 
   10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> p9m4-05.ebuild:
   QA: drop trailing '.' from DESCRIPTION





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-01 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:24 [gentoo-commits] gentoo-x86 commit in sci-mathematics/p9m4: p9m4-05.ebuild ChangeLog Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2015-05-01 12:06 Mark Wright (gienah)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox