* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: sexy-python-0.1.9-r1.ebuild
@ 2010-02-28 12:46 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-02-28 12:46 UTC (permalink / raw
To: gentoo-commits
arfrever 10/02/28 12:46:36
Modified: sexy-python-0.1.9-r1.ebuild
Log:
Set PYTHON_EXPORT_PHASE_FUNCTIONS instead of PYTHON_DEFINE_DEFAULT_FUNCTIONS.
(Portage version: 15497-svn/cvs/Linux x86_64)
Revision Changes Path
1.7 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.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.7&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.6&r2=1.7
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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sexy-python-0.1.9-r1.ebuild 11 Jan 2010 17:23:07 -0000 1.6
+++ sexy-python-0.1.9-r1.ebuild 28 Feb 2010 12:46:36 -0000 1.7
@@ -1,9 +1,9 @@
# 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.6 2010/01/11 17:23:07 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.7 2010/02/28 12:46:36 arfrever Exp $
EAPI="2"
-PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
+PYTHON_EXPORT_PHASE_FUNCTIONS="1"
SUPPORT_PYTHON_ABIS="1"
inherit python
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: sexy-python-0.1.9-r1.ebuild
@ 2010-05-22 20:17 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-05-22 20:17 UTC (permalink / raw
To: gentoo-commits
arfrever 10/05/22 20:17:05
Modified: sexy-python-0.1.9-r1.ebuild
Log:
Don't install .la files in site-packages directories.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.8 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.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild?rev=1.8&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.7&r2=1.8
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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sexy-python-0.1.9-r1.ebuild 28 Feb 2010 12:46:36 -0000 1.7
+++ sexy-python-0.1.9-r1.ebuild 22 May 2010 20:17:05 -0000 1.8
@@ -1,8 +1,8 @@
# 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.7 2010/02/28 12:46:36 arfrever Exp $
+# $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 $
-EAPI="2"
+EAPI="3"
PYTHON_EXPORT_PHASE_FUNCTIONS="1"
SUPPORT_PYTHON_ABIS="1"
@@ -25,5 +25,6 @@
src_install() {
python_src_install
+ python_clean_installation_image
dodoc AUTHORS ChangeLog NEWS README
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-22 20:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 20:17 [gentoo-commits] gentoo-x86 commit in dev-python/sexy-python: sexy-python-0.1.9-r1.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
-- strict thread matches above, loose matches on Subject: below --
2010-02-28 12:46 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