public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/griffith: griffith-0.9.5.ebuild ChangeLog
@ 2008-05-04 14:11 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2008-05-04 14:11 UTC (permalink / raw
  To: gentoo-commits

drac        08/05/04 14:11:19

  Modified:             griffith-0.9.5.ebuild ChangeLog
  Log:
  Use berlios mirrors:// wrt #218657
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.7                  media-video/griffith/griffith-0.9.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?r1=1.6&r2=1.7

Index: griffith-0.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- griffith-0.9.5.ebuild	25 Jan 2008 07:46:37 -0000	1.6
+++ griffith-0.9.5.ebuild	4 May 2008 14:11:19 -0000	1.7
@@ -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/media-video/griffith/griffith-0.9.5.ebuild,v 1.6 2008/01/25 07:46:37 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v 1.7 2008/05/04 14:11:19 drac Exp $
 
 inherit python
 
@@ -8,8 +8,8 @@
 
 DESCRIPTION="Movie collection manager"
 HOMEPAGE="http://griffith.berlios.de/"
-SRC_URI="http://download.berlios.de/griffith/${P/_/-}.tar.gz
-	http://download.berlios.de/griffith/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz"
+SRC_URI="mirror://berlios/griffith/${P/_/-}.tar.gz
+	mirror://berlios/griffith/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"



1.21                 media-video/griffith/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	25 Jan 2008 07:46:37 -0000	1.20
+++ ChangeLog	4 May 2008 14:11:19 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/griffith
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.20 2008/01/25 07:46:37 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.21 2008/05/04 14:11:19 drac Exp $
+
+  04 May 2008; Samuli Suominen <drac@gentoo.org> griffith-0.9.5.ebuild:
+  Use berlios mirrors:// wrt #218657
 
   25 Jan 2008; Krzysiek Pawlik <nelchael@gentoo.org> -griffith-0.9.2.ebuild,
   -griffith-0.9.3.1.ebuild, griffith-0.9.5.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/griffith: griffith-0.9.5.ebuild ChangeLog
@ 2008-05-29 17:28 Ali Polatel (hawking)
  0 siblings, 0 replies; 2+ messages in thread
From: Ali Polatel (hawking) @ 2008-05-29 17:28 UTC (permalink / raw
  To: gentoo-commits

hawking     08/05/29 17:28:55

  Modified:             griffith-0.9.5.ebuild ChangeLog
  Log:
  python_mod_{cleanup,optimize} is ROOT aware.
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.8                  media-video/griffith/griffith-0.9.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?r1=1.7&r2=1.8

Index: griffith-0.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- griffith-0.9.5.ebuild	4 May 2008 14:11:19 -0000	1.7
+++ griffith-0.9.5.ebuild	29 May 2008 17:28:55 -0000	1.8
@@ -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/media-video/griffith/griffith-0.9.5.ebuild,v 1.7 2008/05/04 14:11:19 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v 1.8 2008/05/29 17:28:55 hawking Exp $
 
 inherit python
 
@@ -58,9 +58,9 @@
 }
 
 pkg_postinst() {
-	python_mod_optimize "${ROOT}usr/share/${PN}/lib"
+	python_mod_optimize /usr/share/${PN}/lib
 }
 
 pkg_postrm() {
-	python_mod_cleanup "${ROOT}usr/share/${PN}/lib"
+	python_mod_cleanup /usr/share/${PN}/lib
 }



1.22                 media-video/griffith/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	4 May 2008 14:11:19 -0000	1.21
+++ ChangeLog	29 May 2008 17:28:55 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/griffith
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.21 2008/05/04 14:11:19 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.22 2008/05/29 17:28:55 hawking Exp $
+
+  29 May 2008; Ali Polatel <hawking@gentoo.org> griffith-0.9.5.ebuild:
+  python_mod_{cleanup,optimize} is ROOT aware.
 
   04 May 2008; Samuli Suominen <drac@gentoo.org> griffith-0.9.5.ebuild:
   Use berlios mirrors:// wrt #218657



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-29 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-04 14:11 [gentoo-commits] gentoo-x86 commit in media-video/griffith: griffith-0.9.5.ebuild ChangeLog Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-29 17:28 Ali Polatel (hawking)

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