* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9.ebuild
@ 2008-10-28 11:52 Ali Polatel (hawking)
0 siblings, 0 replies; 4+ messages in thread
From: Ali Polatel (hawking) @ 2008-10-28 11:52 UTC (permalink / raw
To: gentoo-commits
hawking 08/10/28 11:52:20
Modified: ChangeLog sexy-python-0.1.9.ebuild
Log:
Use python_need_rebuild.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Revision Changes Path
1.12 dev-python/sexy-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 18 Apr 2008 09:49:47 -0000 1.11
+++ ChangeLog 28 Oct 2008 11:52:20 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sexy-python
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.11 2008/04/18 09:49:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.12 2008/10/28 11:52:20 hawking Exp $
+
+ 28 Oct 2008; Ali Polatel <hawking@gentoo.org> sexy-python-0.1.9.ebuild:
+ Use python_need_rebuild.
18 Apr 2008; Raúl Porcel <armin76@gentoo.org> sexy-python-0.1.9.ebuild:
Add ~sparc
1.12 dev-python/sexy-python/sexy-python-0.1.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?r1=1.11&r2=1.12
Index: sexy-python-0.1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sexy-python-0.1.9.ebuild 18 Apr 2008 09:49:47 -0000 1.11
+++ sexy-python-0.1.9.ebuild 28 Oct 2008 11:52:20 -0000 1.12
@@ -1,6 +1,8 @@
# Copyright 1999-2008 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.ebuild,v 1.11 2008/04/18 09:49:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.12 2008/10/28 11:52:20 hawking Exp $
+
+inherit python
DESCRIPTION="Python bindings for libsexy."
HOMEPAGE="http://www.chipx86.com/wiki/Libsexy"
@@ -17,6 +19,7 @@
dev-util/pkgconfig"
src_install() {
+ python_need_rebuild
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9.ebuild
@ 2009-04-28 14:55 Jeroen Roovers (jer)
0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-28 14:55 UTC (permalink / raw
To: gentoo-commits
jer 09/04/28 14:55:58
Modified: ChangeLog sexy-python-0.1.9.ebuild
Log:
Marked ~hppa (bug #267709).
(Portage version: 2.2_rc31/cvs/Linux i686)
Revision Changes Path
1.14 dev-python/sexy-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 24 Nov 2008 17:53:12 -0000 1.13
+++ ChangeLog 28 Apr 2009 14:55:58 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sexy-python
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.13 2008/11/24 17:53:12 ssuominen Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.14 2009/04/28 14:55:58 jer Exp $
+
+ 28 Apr 2009; Jeroen Roovers <jer@gentoo.org> sexy-python-0.1.9.ebuild:
+ Marked ~hppa (bug #267709).
24 Nov 2008; <ssuominen@gentoo.org> metadata.xml:
Re-assign to python herd.
1.13 dev-python/sexy-python/sexy-python-0.1.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?r1=1.12&r2=1.13
Index: sexy-python-0.1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sexy-python-0.1.9.ebuild 28 Oct 2008 11:52:20 -0000 1.12
+++ sexy-python-0.1.9.ebuild 28 Apr 2009 14:55:58 -0000 1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.ebuild,v 1.12 2008/10/28 11:52:20 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.13 2009/04/28 14:55:58 jer Exp $
inherit python
@@ -10,7 +10,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ppc ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-libs/libsexy-${PV}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9.ebuild
@ 2009-05-03 21:12 Tobias Klausmann (klausman)
0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-05-03 21:12 UTC (permalink / raw
To: gentoo-commits
klausman 09/05/03 21:12:34
Modified: ChangeLog sexy-python-0.1.9.ebuild
Log:
Keyworded on alpha, bug #267709
(Portage version: 2.1.6.12/cvs/Linux x86_64)
Revision Changes Path
1.15 dev-python/sexy-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 28 Apr 2009 14:55:58 -0000 1.14
+++ ChangeLog 3 May 2009 21:12:34 -0000 1.15
@@ -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.14 2009/04/28 14:55:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.15 2009/05/03 21:12:34 klausman Exp $
+
+ 03 May 2009; Tobias Klausmann <klausman@gentoo.org>
+ sexy-python-0.1.9.ebuild:
+ Keyworded on alpha, bug #267709
28 Apr 2009; Jeroen Roovers <jer@gentoo.org> sexy-python-0.1.9.ebuild:
Marked ~hppa (bug #267709).
1.14 dev-python/sexy-python/sexy-python-0.1.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?r1=1.13&r2=1.14
Index: sexy-python-0.1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sexy-python-0.1.9.ebuild 28 Apr 2009 14:55:58 -0000 1.13
+++ sexy-python-0.1.9.ebuild 3 May 2009 21:12:34 -0000 1.14
@@ -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.ebuild,v 1.13 2009/04/28 14:55:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.14 2009/05/03 21:12:34 klausman Exp $
inherit python
@@ -10,7 +10,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-libs/libsexy-${PV}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9.ebuild
@ 2009-05-31 23:23 Brent Baude (ranger)
0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2009-05-31 23:23 UTC (permalink / raw
To: gentoo-commits
ranger 09/05/31 23:23:04
Modified: ChangeLog sexy-python-0.1.9.ebuild
Log:
Marking sexy-python-0.1.9 ppc64 for bug 267709
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Revision Changes Path
1.16 dev-python/sexy-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 3 May 2009 21:12:34 -0000 1.15
+++ ChangeLog 31 May 2009 23:23:04 -0000 1.16
@@ -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.15 2009/05/03 21:12:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.16 2009/05/31 23:23:04 ranger Exp $
+
+ 31 May 2009; Brent Baude <ranger@gentoo.org> sexy-python-0.1.9.ebuild:
+ Marking sexy-python-0.1.9 ppc64 for bug 267709
03 May 2009; Tobias Klausmann <klausman@gentoo.org>
sexy-python-0.1.9.ebuild:
1.15 dev-python/sexy-python/sexy-python-0.1.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild?r1=1.14&r2=1.15
Index: sexy-python-0.1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sexy-python-0.1.9.ebuild 3 May 2009 21:12:34 -0000 1.14
+++ sexy-python-0.1.9.ebuild 31 May 2009 23:23:04 -0000 1.15
@@ -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.ebuild,v 1.14 2009/05/03 21:12:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.15 2009/05/31 23:23:04 ranger Exp $
inherit python
@@ -10,7 +10,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~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] 4+ messages in thread
end of thread, other threads:[~2009-05-31 23:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 11:52 [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: ChangeLog sexy-python-0.1.9.ebuild Ali Polatel (hawking)
-- strict thread matches above, loose matches on Subject: below --
2009-04-28 14:55 Jeroen Roovers (jer)
2009-05-03 21:12 Tobias Klausmann (klausman)
2009-05-31 23:23 Brent Baude (ranger)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox