public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in dev-util/eric: eric-4.3.9.ebuild eric-4.3.10-r1.ebuild
@ 2010-02-26 19:29 99% Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 1+ results
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-02-26 19:29 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/02/26 19:29:39

  Modified:             eric-4.3.9.ebuild eric-4.3.10-r1.ebuild
  Log:
  Delete calls to python_version().
  (Portage version: 15458-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-util/eric/eric-4.3.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.3.9.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.3.9.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.3.9.ebuild?r1=1.8&r2=1.9

Index: eric-4.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.3.9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- eric-4.3.9.ebuild	17 Jan 2010 19:09:43 -0000	1.8
+++ eric-4.3.9.ebuild	26 Feb 2010 19:29:38 -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-util/eric/eric-4.3.9.ebuild,v 1.8 2010/01/17 19:09:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.3.9.ebuild,v 1.9 2010/02/26 19:29:38 arfrever Exp $
 
 EAPI="2"
 NEED_PYTHON="2.4"
@@ -36,8 +36,6 @@
 
 LANGS="cs de es fr ru tr"
 
-python_version
-
 src_prepare() {
 	epatch "${FILESDIR}/4.2.3-no-interactive.patch"
 }
@@ -56,10 +54,9 @@
 	}
 	python_execute_function installation
 
-	python_version
 	make_desktop_entry "eric4 --nosplash" \
 			eric4 \
-			"/usr/$(get_libdir)/python${PYVER}/site-packages/eric4/icons/default/eric.png" \
+			"$(python_get_sitedir -f)/eric4/icons/default/eric.png" \
 			"Development;IDE;Qt"
 }
 



1.3                  dev-util/eric/eric-4.3.10-r1.ebuild

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

Index: eric-4.3.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.3.10-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eric-4.3.10-r1.ebuild	2 Jan 2010 16:55:53 -0000	1.2
+++ eric-4.3.10-r1.ebuild	26 Feb 2010 19:29:38 -0000	1.3
@@ -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-util/eric/eric-4.3.10-r1.ebuild,v 1.2 2010/01/02 16:55:53 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.3.10-r1.ebuild,v 1.3 2010/02/26 19:29:38 arfrever Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -35,8 +35,6 @@
 
 LANGS="cs de es fr ru tr"
 
-python_version
-
 src_prepare() {
 	epatch "${FILESDIR}/4.2.3-no-interactive.patch"
 	! use kde && epatch "${FILESDIR}"/${PN}-4.3-no-pykde.patch
@@ -56,10 +54,9 @@
 	}
 	python_execute_function installation
 
-	python_version
 	make_desktop_entry "eric4 --nosplash" \
 			eric4 \
-			"/usr/$(get_libdir)/python${PYVER}/site-packages/eric4/icons/default/eric.png" \
+			"$(python_get_sitedir -f)/eric4/icons/default/eric.png" \
 			"Development;IDE;Qt"
 }
 






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-26 19:29 99% [gentoo-commits] gentoo-x86 commit in dev-util/eric: eric-4.3.9.ebuild eric-4.3.10-r1.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