public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2009-08-29  2:18 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 11+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-08-29  2:18 UTC (permalink / raw
  To: gentoo-commits

arfrever    09/08/29 02:18:37

  Modified:             ChangeLog
  Added:                sexy-python-0.1.9-r1.ebuild
  Log:
  Set SUPPORT_PYTHON_ABIS.
  (Portage version: 14166-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	31 May 2009 23:23:04 -0000	1.16
+++ ChangeLog	29 Aug 2009 02:18:37 -0000	1.17
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.16 2009/05/31 23:23:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.17 2009/08/29 02:18:37 arfrever Exp $
+
+*sexy-python-0.1.9-r1 (29 Aug 2009)
+
+  29 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  +sexy-python-0.1.9-r1.ebuild:
+  Set SUPPORT_PYTHON_ABIS.
 
   31 May 2009; Brent Baude <ranger@gentoo.org> sexy-python-0.1.9.ebuild:
   Marking sexy-python-0.1.9 ppc64 for bug 267709



1.1                  dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.1&content-type=text/plain

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.1 2009/08/29 02:18:37 arfrever Exp $

EAPI="2"
PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
SUPPORT_PYTHON_ABIS="1"

inherit python

DESCRIPTION="Python bindings for libsexy."
HOMEPAGE="http://www.chipx86.com/wiki/Libsexy"
SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND=">=x11-libs/libsexy-${PV}
	>=dev-python/pygtk-2.6.2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

RESTRICT_PYTHON_ABIS="3*"

src_install() {
	python_need_rebuild
	python_execute_function -d -s
	dodoc AUTHORS ChangeLog NEWS README
}






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2009-10-07 18:04 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 11+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-10-07 18:04 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/10/07 18:04:17

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  ppc stable #287577
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.18                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	29 Aug 2009 02:18:37 -0000	1.17
+++ ChangeLog	7 Oct 2009 18:04:17 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.17 2009/08/29 02:18:37 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.18 2009/10/07 18:04:17 nixnut Exp $
+
+  07 Oct 2009; nixnut <nixnut@gentoo.org> sexy-python-0.1.9-r1.ebuild:
+  ppc stable #287577
 
 *sexy-python-0.1.9-r1 (29 Aug 2009)
 



1.2                  dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

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

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sexy-python-0.1.9-r1.ebuild	29 Aug 2009 02:18:37 -0000	1.1
+++ sexy-python-0.1.9-r1.ebuild	7 Oct 2009 18:04:17 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.1 2009/08/29 02:18:37 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.2 2009/10/07 18:04:17 nixnut Exp $
 
 EAPI="2"
 PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-libs/libsexy-${PV}






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2009-10-10 10:03 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2009-10-10 10:03 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/10 10:03:06

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  amd64/x86 stable, bug #287577
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	7 Oct 2009 18:04:17 -0000	1.18
+++ ChangeLog	10 Oct 2009 10:03:06 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.18 2009/10/07 18:04:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.19 2009/10/10 10:03:06 maekke Exp $
+
+  10 Oct 2009; Markus Meier <maekke@gentoo.org> sexy-python-0.1.9-r1.ebuild:
+  amd64/x86 stable, bug #287577
 
   07 Oct 2009; nixnut <nixnut@gentoo.org> sexy-python-0.1.9-r1.ebuild:
   ppc stable #287577



1.3                  dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

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

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sexy-python-0.1.9-r1.ebuild	7 Oct 2009 18:04:17 -0000	1.2
+++ sexy-python-0.1.9-r1.ebuild	10 Oct 2009 10:03:06 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.2 2009/10/07 18:04:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.3 2009/10/10 10:03:06 maekke Exp $
 
 EAPI="2"
 PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-libs/libsexy-${PV}






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2009-10-10 16:08 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2009-10-10 16:08 UTC (permalink / raw
  To: gentoo-commits

armin76     09/10/10 16:08:15

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  alpha/sparc stable wrt #287577
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.20                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	10 Oct 2009 10:03:06 -0000	1.19
+++ ChangeLog	10 Oct 2009 16:08:14 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.19 2009/10/10 10:03:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.20 2009/10/10 16:08:14 armin76 Exp $
+
+  10 Oct 2009; Raúl Porcel <armin76@gentoo.org>
+  sexy-python-0.1.9-r1.ebuild:
+  alpha/sparc stable wrt #287577
 
   10 Oct 2009; Markus Meier <maekke@gentoo.org> sexy-python-0.1.9-r1.ebuild:
   amd64/x86 stable, bug #287577



1.4                  dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

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

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sexy-python-0.1.9-r1.ebuild	10 Oct 2009 10:03:06 -0000	1.3
+++ sexy-python-0.1.9-r1.ebuild	10 Oct 2009 16:08:14 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.3 2009/10/10 10:03:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.4 2009/10/10 16:08:14 armin76 Exp $
 
 EAPI="2"
 PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-libs/libsexy-${PV}






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2009-11-11  0:09 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2009-11-11  0:09 UTC (permalink / raw
  To: gentoo-commits

ranger      09/11/11 00:09:15

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  Marking sexy-python-0.1.9-r1 ppc64 for bug 287577
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.21                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	10 Oct 2009 16:08:14 -0000	1.20
+++ ChangeLog	11 Nov 2009 00:09:15 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.20 2009/10/10 16:08:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.21 2009/11/11 00:09:15 ranger Exp $
+
+  11 Nov 2009; Brent Baude <ranger@gentoo.org> sexy-python-0.1.9-r1.ebuild:
+  Marking sexy-python-0.1.9-r1 ppc64 for bug 287577
 
   10 Oct 2009; Raúl Porcel <armin76@gentoo.org>
   sexy-python-0.1.9-r1.ebuild:



1.5                  dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?r1=1.4&r2=1.5

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sexy-python-0.1.9-r1.ebuild	10 Oct 2009 16:08:14 -0000	1.4
+++ sexy-python-0.1.9-r1.ebuild	11 Nov 2009 00:09:15 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.4 2009/10/10 16:08:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.5 2009/11/11 00:09:15 ranger Exp $
 
 EAPI="2"
 PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-libs/libsexy-${PV}






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2010-01-11 17:23 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 11+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-01-11 17:23 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/01/11 17:23:08

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  Don't call python_need_rebuild().
  (Portage version: 15191-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	11 Nov 2009 00:09:15 -0000	1.21
+++ ChangeLog	11 Jan 2010 17:23:07 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sexy-python
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.21 2009/11/11 00:09:15 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.22 2010/01/11 17:23:07 arfrever Exp $
+
+  11 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  sexy-python-0.1.9-r1.ebuild:
+  Don't call python_need_rebuild().
 
   11 Nov 2009; Brent Baude <ranger@gentoo.org> sexy-python-0.1.9-r1.ebuild:
   Marking sexy-python-0.1.9-r1 ppc64 for bug 287577



1.6                  dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?r1=1.5&r2=1.6

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sexy-python-0.1.9-r1.ebuild	11 Nov 2009 00:09:15 -0000	1.5
+++ sexy-python-0.1.9-r1.ebuild	11 Jan 2010 17:23:07 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.5 2009/11/11 00:09:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.6 2010/01/11 17:23:07 arfrever Exp $
 
 EAPI="2"
 PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
@@ -21,11 +21,9 @@
 	>=dev-python/pygtk-2.6.2"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
-
-RESTRICT_PYTHON_ABIS="3*"
+RESTRICT_PYTHON_ABIS="3.*"
 
 src_install() {
-	python_need_rebuild
-	python_execute_function -d -s
+	python_src_install
 	dodoc AUTHORS ChangeLog NEWS README
 }






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2010-08-07 17:22 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-07 17:22 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/07 17:22:50

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  Add ~ia64
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.23                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	11 Jan 2010 17:23:07 -0000	1.22
+++ ChangeLog	7 Aug 2010 17:22:50 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.22 2010/01/11 17:23:07 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.23 2010/08/07 17:22:50 armin76 Exp $
+
+  07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+  sexy-python-0.1.9-r1.ebuild:
+  Add ~ia64
 
   11 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   sexy-python-0.1.9-r1.ebuild:



1.9                  dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?r1=1.8&r2=1.9

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sexy-python-0.1.9-r1.ebuild	22 May 2010 20:17:05 -0000	1.8
+++ sexy-python-0.1.9-r1.ebuild	7 Aug 2010 17:22:50 -0000	1.9
@@ -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/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.8 2010/05/22 20:17:05 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.9 2010/08/07 17:22:50 armin76 Exp $
 
 EAPI="3"
 PYTHON_EXPORT_PHASE_FUNCTIONS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-libs/libsexy-${PV}






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2010-10-18 13:50 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2010-10-18 13:50 UTC (permalink / raw
  To: gentoo-commits

armin76     10/10/18 13:50:06

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  ia64 stable
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.24                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	7 Aug 2010 17:22:50 -0000	1.23
+++ ChangeLog	18 Oct 2010 13:50:06 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.23 2010/08/07 17:22:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.24 2010/10/18 13:50:06 armin76 Exp $
+
+  18 Oct 2010; Raúl Porcel <armin76@gentoo.org>
+  sexy-python-0.1.9-r1.ebuild:
+  ia64 stable
 
   07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
   sexy-python-0.1.9-r1.ebuild:



1.10                 dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?r1=1.9&r2=1.10

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sexy-python-0.1.9-r1.ebuild	7 Aug 2010 17:22:50 -0000	1.9
+++ sexy-python-0.1.9-r1.ebuild	18 Oct 2010 13:50:06 -0000	1.10
@@ -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/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.9 2010/08/07 17:22:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.10 2010/10/18 13:50:06 armin76 Exp $
 
 EAPI="3"
 PYTHON_EXPORT_PHASE_FUNCTIONS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-libs/libsexy-${PV}






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2010-12-05 18:26 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 11+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-12-05 18:26 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/12/05 18:26:27

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  Fix dependencies. Restrict Jython ABIs.
  
  (Portage version: 2.2.0_alpha6_p21/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	18 Oct 2010 13:50:06 -0000	1.24
+++ ChangeLog	5 Dec 2010 18:26:27 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.24 2010/10/18 13:50:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.25 2010/12/05 18:26:27 arfrever Exp $
+
+  05 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  sexy-python-0.1.9-r1.ebuild:
+  Fix dependencies. Restrict Jython ABIs.
 
   18 Oct 2010; Raúl Porcel <armin76@gentoo.org>
   sexy-python-0.1.9-r1.ebuild:



1.11                 dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?r1=1.10&r2=1.11

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sexy-python-0.1.9-r1.ebuild	18 Oct 2010 13:50:06 -0000	1.10
+++ sexy-python-0.1.9-r1.ebuild	5 Dec 2010 18:26:27 -0000	1.11
@@ -1,10 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.10 2010/10/18 13:50:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.11 2010/12/05 18:26:27 arfrever Exp $
 
 EAPI="3"
-PYTHON_EXPORT_PHASE_FUNCTIONS="1"
+PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.* *-jython"
+PYTHON_EXPORT_PHASE_FUNCTIONS="1"
 
 inherit python
 
@@ -21,10 +23,9 @@
 	>=dev-python/pygtk-2.6.2"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
-RESTRICT_PYTHON_ABIS="3.*"
 
 src_install() {
 	python_src_install
 	python_clean_installation_image
-	dodoc AUTHORS ChangeLog NEWS README
+	dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
 }






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2011-01-28 17:12 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 11+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-01-28 17:12 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/01/28 17:12:42

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  Restrict 2.4 and 2.5 Python ABIs (bug #353030).
  
  (Portage version: 2.2.0_alpha19_p6/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	5 Dec 2010 18:26:27 -0000	1.25
+++ ChangeLog	28 Jan 2011 17:12:42 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sexy-python
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.25 2010/12/05 18:26:27 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.26 2011/01/28 17:12:42 arfrever Exp $
+
+  28 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  sexy-python-0.1.9-r1.ebuild:
+  Restrict 2.4 and 2.5 Python ABIs (bug #353030).
 
   05 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   sexy-python-0.1.9-r1.ebuild:



1.12                 dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?r1=1.11&r2=1.12

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sexy-python-0.1.9-r1.ebuild	5 Dec 2010 18:26:27 -0000	1.11
+++ sexy-python-0.1.9-r1.ebuild	28 Jan 2011 17:12:42 -0000	1.12
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 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/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.11 2010/12/05 18:26:27 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.12 2011/01/28 17:12:42 arfrever Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
+RESTRICT_PYTHON_ABIS="2.[45] 3.* *-jython"
 PYTHON_EXPORT_PHASE_FUNCTIONS="1"
 
 inherit python






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

* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild
@ 2011-03-29 12:42 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2011-03-29 12:42 UTC (permalink / raw
  To: gentoo-commits

jer         11/03/29 12:42:58

  Modified:             ChangeLog sexy-python-0.1.9-r1.ebuild
  Log:
  Stable for HPPA (bug #357765).
  
  (Portage version: 2.2.0_alpha29/cvs/Linux i686)

Revision  Changes    Path
1.27                 dev-python/sexy-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	28 Jan 2011 17:12:42 -0000	1.26
+++ ChangeLog	29 Mar 2011 12:42:58 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sexy-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.26 2011/01/28 17:12:42 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.27 2011/03/29 12:42:58 jer Exp $
+
+  29 Mar 2011; Jeroen Roovers <jer@gentoo.org> sexy-python-0.1.9-r1.ebuild:
+  Stable for HPPA (bug #357765).
 
   28 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   sexy-python-0.1.9-r1.ebuild:



1.13                 dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?r1=1.12&r2=1.13

Index: sexy-python-0.1.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sexy-python-0.1.9-r1.ebuild	28 Jan 2011 17:12:42 -0000	1.12
+++ sexy-python-0.1.9-r1.ebuild	29 Mar 2011 12:42:58 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.12 2011/01/28 17:12:42 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.13 2011/03/29 12:42:58 jer Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-libs/libsexy-${PV}






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

end of thread, other threads:[~2011-03-29 12:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-28 17:12 [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-29 12:42 Jeroen Roovers (jer)
2010-12-05 18:26 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-10-18 13:50 Raul Porcel (armin76)
2010-08-07 17:22 Raul Porcel (armin76)
2010-01-11 17:23 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-11-11  0:09 Brent Baude (ranger)
2009-10-10 16:08 Raul Porcel (armin76)
2009-10-10 10:03 Markus Meier (maekke)
2009-10-07 18:04 Gysbert Wassenaar (nixnut)
2009-08-29  2:18 Arfrever Frehtes Taifersar Arahesis (arfrever)

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