public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/dia: ChangeLog dia-0.96.1-r1.ebuild dia-0.96.1.ebuild
@ 2008-12-04 22:08 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2008-12-04 22:08 UTC (permalink / raw
  To: gentoo-commits

eva         08/12/04 22:08:27

  Modified:             ChangeLog dia-0.96.1-r1.ebuild
  Removed:              dia-0.96.1.ebuild
  Log:
  Add python_need_rebuild, bug #244749.
  (Portage version: 2.2_rc16/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)

Revision  Changes    Path
1.109                app-office/dia/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?r1=1.108&r2=1.109

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	3 Aug 2008 10:32:20 -0000	1.108
+++ ChangeLog	4 Dec 2008 22:08:27 -0000	1.109
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/dia
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.108 2008/08/03 10:32:20 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.109 2008/12/04 22:08:27 eva Exp $
+
+  04 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org> -dia-0.96.1.ebuild,
+  dia-0.96.1-r1.ebuild:
+  Add python_need_rebuild, bug #244749.
 
   03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
   Add USE flag description to metadata wrt GLEP 56.



1.9                  app-office/dia/dia-0.96.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.96.1-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.96.1-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.96.1-r1.ebuild?r1=1.8&r2=1.9

Index: dia-0.96.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.96.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- dia-0.96.1-r1.ebuild	28 Jul 2008 23:18:55 -0000	1.8
+++ dia-0.96.1-r1.ebuild	4 Dec 2008 22:08:27 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.96.1-r1.ebuild,v 1.8 2008/07/28 23:18:55 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.96.1-r1.ebuild,v 1.9 2008/12/04 22:08:27 eva Exp $
 
 inherit eutils gnome2 libtool autotools versionator python
 
@@ -84,7 +84,10 @@
 
 pkg_postinst() {
 	gnome2_pkg_postinst
-	use python && python_mod_optimize /usr/share/dia
+	if use python; then
+		python_need_rebuild
+		python_mod_optimize /usr/share/dia
+	fi
 }
 
 pkg_postrm() {






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

only message in thread, other threads:[~2008-12-04 22:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04 22:08 [gentoo-commits] gentoo-x86 commit in app-office/dia: ChangeLog dia-0.96.1-r1.ebuild dia-0.96.1.ebuild Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox