public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pythoncard: pythoncard-0.8.2.ebuild ChangeLog
@ 2007-10-03  4:45 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Hill (dirtyepic) @ 2007-10-03  4:45 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    07/10/03 04:45:50

  Modified:             pythoncard-0.8.2.ebuild ChangeLog
  Log:
  Lock wxpython dependency.
  (Portage version: 2.1.3.11)

Revision  Changes    Path
1.3                  dev-python/pythoncard/pythoncard-0.8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild?r1=1.2&r2=1.3

Index: pythoncard-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pythoncard-0.8.2.ebuild	4 Jul 2007 21:19:23 -0000	1.2
+++ pythoncard-0.8.2.ebuild	3 Oct 2007 04:45:50 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild,v 1.2 2007/07/04 21:19:23 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild,v 1.3 2007/10/03 04:45:50 dirtyepic Exp $
 
 inherit distutils
 
@@ -15,7 +15,7 @@
 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
-DEPEND=">=dev-python/wxpython-2.6"
+DEPEND="=dev-python/wxpython-2.6*"
 RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/${MY_P}



1.20                 dev-python/pythoncard/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythoncard/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythoncard/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythoncard/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	4 Jul 2007 21:19:23 -0000	1.19
+++ ChangeLog	3 Oct 2007 04:45:50 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pythoncard
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.19 2007/07/04 21:19:23 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.20 2007/10/03 04:45:50 dirtyepic Exp $
+
+  03 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> pythoncard-0.8.2.ebuild:
+  Lock wxpython dependency.
 
   04 Jul 2007; Ali Polatel <hawking@gentoo.org> pythoncard-0.7.3.1.ebuild,
   pythoncard-0.8.2.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-python/pythoncard: pythoncard-0.8.2.ebuild ChangeLog
@ 2011-01-01 19:40 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-01-01 19:40 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/01/01 19:40:45

  Modified:             pythoncard-0.8.2.ebuild ChangeLog
  Log:
  Fix dependencies. Set SUPPORT_PYTHON_ABIS.
  
  (Portage version: 2.2.0_alpha11_p6/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-python/pythoncard/pythoncard-0.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild?r1=1.3&r2=1.4

Index: pythoncard-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pythoncard-0.8.2.ebuild	3 Oct 2007 04:45:50 -0000	1.3
+++ pythoncard-0.8.2.ebuild	1 Jan 2011 19:40:45 -0000	1.4
@@ -1,10 +1,15 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild,v 1.3 2007/10/03 04:45:50 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.8.2.ebuild,v 1.4 2011/01/01 19:40:45 arfrever Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.* *-jython"
 
 inherit distutils
 
-MY_P=PythonCard-${PV}
+MY_P="PythonCard-${PV}"
 
 DESCRIPTION="Cross-platform GUI construction kit for python"
 HOMEPAGE="http://pythoncard.sourceforge.net/index.html"
@@ -18,10 +23,25 @@
 DEPEND="=dev-python/wxpython-2.6*"
 RDEPEND="${DEPEND}"
 
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
+
+DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1"
+PYTHON_MODNAME="PythonCard"
+
+src_compile() {
+	:
+}
 
 src_install() {
 	distutils_src_install
+
+	# install-pythoncard.py is only for Windows.
+	rm -f "${ED}usr/bin/install-pythoncard.py"
+
 	dohtml -r docs/html/*
 	dodoc docs/*.txt
 }
+
+pkg_postinst() {
+	python_mod_optimize -x "/(docs|samples|tools)/" PythonCard
+}



1.22                 dev-python/pythoncard/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythoncard/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythoncard/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythoncard/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	1 Jan 2011 19:39:29 -0000	1.21
+++ ChangeLog	1 Jan 2011 19:40:45 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pythoncard
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.21 2011/01/01 19:39:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.22 2011/01/01 19:40:45 arfrever Exp $
+
+  01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  pythoncard-0.8.2.ebuild:
+  Fix dependencies. Set SUPPORT_PYTHON_ABIS.
 
   01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   -pythoncard-0.7.3.1.ebuild:






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

end of thread, other threads:[~2011-01-01 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-01 19:40 [gentoo-commits] gentoo-x86 commit in dev-python/pythoncard: pythoncard-0.8.2.ebuild ChangeLog Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-03  4:45 Ryan Hill (dirtyepic)

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