public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pygui: pygui-2.2-r1.ebuild ChangeLog
@ 2010-06-09 21:12 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2010-06-09 21:12 UTC (permalink / raw
  To: gentoo-commits

patrick     10/06/09 21:12:22

  Modified:             pygui-2.2-r1.ebuild ChangeLog
  Log:
  Adding ~amd64 keyword
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/pygui/pygui-2.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild?r1=1.1&r2=1.2

Index: pygui-2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pygui-2.2-r1.ebuild	20 Feb 2010 19:01:38 -0000	1.1
+++ pygui-2.2-r1.ebuild	9 Jun 2010 21:12:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild,v 1.1 2010/02/20 19:01:38 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild,v 1.2 2010/06/09 21:12:22 patrick Exp $
 EAPI=3
 PYTHON_DEPEND=2
 RESTRICT_PYTHON_ABIS="3.*"
@@ -14,7 +14,7 @@
 SRC_URI="http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/${MY_P}.tar.gz"
 LICENSE="as-is"
 SLOT=0
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygtk"



1.3                  dev-python/pygui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygui/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	20 Feb 2010 19:01:38 -0000	1.2
+++ ChangeLog	9 Jun 2010 21:12:22 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pygui
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/ChangeLog,v 1.2 2010/02/20 19:01:38 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/ChangeLog,v 1.3 2010/06/09 21:12:22 patrick Exp $
+
+  09 Jun 2010; Patrick Lauer <patrick@gentoo.org> pygui-2.2-r1.ebuild:
+  Adding ~amd64 keyword
 
 *pygui-2.2-r1 (21 Feb 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/pygui: pygui-2.2-r1.ebuild ChangeLog
@ 2010-07-23 21:29 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-23 21:29 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/07/23 21:29:41

  Modified:             pygui-2.2-r1.ebuild ChangeLog
  Log:
  Set SUPPORT_PYTHON_ABIS.
  
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/pygui/pygui-2.2-r1.ebuild

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

Index: pygui-2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pygui-2.2-r1.ebuild	9 Jun 2010 21:12:22 -0000	1.2
+++ pygui-2.2-r1.ebuild	23 Jul 2010 21:29:41 -0000	1.3
@@ -1,27 +1,32 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild,v 1.2 2010/06/09 21:12:22 patrick Exp $
-EAPI=3
-PYTHON_DEPEND=2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/pygui-2.2-r1.ebuild,v 1.3 2010/07/23 21:29:41 arfrever Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
 RESTRICT_PYTHON_ABIS="3.*"
+
 inherit distutils eutils
 
+MY_P="PyGUI-${PV}"
+
 DESCRIPTION="A cross-platform pythonic GUI API"
 HOMEPAGE="http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/"
-
-MY_P=PyGUI-${PV}
-PYTHON_MODNAME=GUI
 SRC_URI="http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/${MY_P}.tar.gz"
+
 LICENSE="as-is"
 SLOT=0
 KEYWORDS="~amd64 ~x86"
 IUSE="doc examples"
 
-RDEPEND="dev-python/pygtk"
-DEPEND=""
+DEPEND="dev-python/pygtk"
+RDEPEND="${DEPEND}"
 
 S="${WORKDIR}"/${MY_P}
 
+PYTHON_MODNAME="GUI"
+
 src_prepare() {
 	distutils_src_prepare
 



1.4                  dev-python/pygui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygui/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	9 Jun 2010 21:12:22 -0000	1.3
+++ ChangeLog	23 Jul 2010 21:29:41 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pygui
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/ChangeLog,v 1.3 2010/06/09 21:12:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/ChangeLog,v 1.4 2010/07/23 21:29:41 arfrever Exp $
+
+  23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  pygui-2.2-r1.ebuild:
+  Set SUPPORT_PYTHON_ABIS.
 
   09 Jun 2010; Patrick Lauer <patrick@gentoo.org> pygui-2.2-r1.ebuild:
   Adding ~amd64 keyword






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

end of thread, other threads:[~2010-07-23 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23 21:29 [gentoo-commits] gentoo-x86 commit in dev-python/pygui: pygui-2.2-r1.ebuild ChangeLog Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-09 21:12 Patrick Lauer (patrick)

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