public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pyclimate: pyclimate-1.2.2.ebuild
@ 2010-06-08 21:57 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-08 21:57 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/08 21:57:10

  Modified:             pyclimate-1.2.2.ebuild
  Log:
  Use distutils_pkg_postinst() and distutils_pkg_postrm().
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-python/pyclimate/pyclimate-1.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2.ebuild?r1=1.5&r2=1.6

Index: pyclimate-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pyclimate-1.2.2.ebuild	26 Nov 2009 17:35:59 -0000	1.5
+++ pyclimate-1.2.2.ebuild	8 Jun 2010 21:57:10 -0000	1.6
@@ -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/pyclimate/pyclimate-1.2.2.ebuild,v 1.5 2009/11/26 17:35:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2.ebuild,v 1.6 2010/06/08 21:57:10 arfrever Exp $
 
 inherit eutils distutils
 
@@ -39,16 +39,11 @@
 }
 
 pkg_postinst() {
-	python_version
-	python_mod_optimize /usr/lib/python${PYVER}/site-packages/pyclimate
+	distutils_pkg_postinst
+
 	elog
 	elog "Try the test script in /usr/share/${PF}/test."
 	elog "See the examples in /usr/share/${PF}/examples."
 	elog "Read the doc in /usr/share/doc/${PF}."
 	elog
 }
-
-pkg_postrm() {
-	python_version
-	python_mod_cleanup
-}






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

only message in thread, other threads:[~2010-06-08 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-08 21:57 [gentoo-commits] gentoo-x86 commit in dev-python/pyclimate: pyclimate-1.2.2.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