public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-python: eselect-python-99999999.ebuild eselect-python-20091230.ebuild
@ 2009-12-31  1:10 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-12-31  1:10 UTC (permalink / raw
  To: gentoo-commits

arfrever    09/12/31 01:10:48

  Modified:             eselect-python-99999999.ebuild
                        eselect-python-20091230.ebuild
  Log:
  Don't append not needed flags.
  (Portage version: 15155-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  app-admin/eselect-python/eselect-python-99999999.ebuild

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

Index: eselect-python-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-99999999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- eselect-python-99999999.ebuild	30 Dec 2009 22:05:59 -0000	1.4
+++ eselect-python-99999999.ebuild	31 Dec 2009 01:10:48 -0000	1.5
@@ -1,10 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-99999999.ebuild,v 1.4 2009/12/30 22:05:59 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-99999999.ebuild,v 1.5 2009/12/31 01:10:48 arfrever Exp $
 
 EAPI="2"
 
-inherit flag-o-matic subversion toolchain-funcs
+inherit subversion toolchain-funcs
 
 DESCRIPTION="Eselect module for management of multiple Python versions"
 HOMEPAGE="http://www.gentoo.org"
@@ -24,8 +24,6 @@
 ESVN_REPO_URI="https://overlays.gentoo.org/svn/proj/python/projects/eselect-python/trunk"
 
 pkg_setup() {
-	append-flags -fno-PIC -fno-PIE
-
 	if [[ $(gcc-major-version) -lt 3 || ($(gcc-major-version) -eq 3 && $(gcc-minor-version) -lt 4) ]]; then
 		die "GCC >=3.4 is required"
 	fi



1.2                  app-admin/eselect-python/eselect-python-20091230.ebuild

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

Index: eselect-python-20091230.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eselect-python-20091230.ebuild	30 Dec 2009 22:17:12 -0000	1.1
+++ eselect-python-20091230.ebuild	31 Dec 2009 01:10:48 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.1 2009/12/30 22:17:12 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.2 2009/12/31 01:10:48 arfrever Exp $
 
 EAPI="1"
 
-inherit flag-o-matic toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="Eselect module for management of multiple Python versions"
 HOMEPAGE="http://www.gentoo.org"
@@ -21,8 +21,6 @@
 	>=sys-devel/gcc-3.4"
 
 pkg_setup() {
-	append-flags -fno-PIC -fno-PIE
-
 	if [[ $(gcc-major-version) -lt 3 || ($(gcc-major-version) -eq 3 && $(gcc-minor-version) -lt 4) ]]; then
 		die "GCC >=3.4 is required"
 	fi






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-31  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-31  1:10 [gentoo-commits] gentoo-x86 commit in app-admin/eselect-python: eselect-python-99999999.ebuild eselect-python-20091230.ebuild 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