summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2007-07-03 09:43:36 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2007-07-03 09:43:36 +0000
commited4cbc72b974f5508c3814e83d7b5093f290bb91 (patch)
tree58f8b99e8c043c40791261aba36897f7882e0d84 /media-video
parentremoved postrm and postinst functions; added some quotes; manual make call to... (diff)
downloadgentoo-2-ed4cbc72b974f5508c3814e83d7b5093f290bb91.tar.gz
gentoo-2-ed4cbc72b974f5508c3814e83d7b5093f290bb91.tar.bz2
gentoo-2-ed4cbc72b974f5508c3814e83d7b5093f290bb91.zip
Version bump.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/griffith/ChangeLog8
-rw-r--r--media-video/griffith/files/digest-griffith-0.9.3.1 (renamed from media-video/griffith/files/digest-griffith-0.9.3)6
-rw-r--r--media-video/griffith/griffith-0.9.3.1.ebuild (renamed from media-video/griffith/griffith-0.9.3.ebuild)4
3 files changed, 12 insertions, 6 deletions
diff --git a/media-video/griffith/ChangeLog b/media-video/griffith/ChangeLog
index b5c0595d8377..f63285cab36f 100644
--- a/media-video/griffith/ChangeLog
+++ b/media-video/griffith/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-video/griffith
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.12 2007/07/01 21:23:04 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.13 2007/07/03 09:43:36 nelchael Exp $
+
+*griffith-0.9.3.1 (03 Jul 2007)
+
+ 03 Jul 2007; Krzysiek Pawlik <nelchael@gentoo.org> -griffith-0.9.3.ebuild,
+ +griffith-0.9.3.1.ebuild:
+ Version bump.
01 Jul 2007; Krzysiek Pawlik <nelchael@gentoo.org> griffith-0.9.3.ebuild:
Add dev-python/pyxml to RDEPEND, see bug #183895.
diff --git a/media-video/griffith/files/digest-griffith-0.9.3 b/media-video/griffith/files/digest-griffith-0.9.3.1
index 90848c36488e..86d395e41246 100644
--- a/media-video/griffith/files/digest-griffith-0.9.3
+++ b/media-video/griffith/files/digest-griffith-0.9.3.1
@@ -1,6 +1,6 @@
-MD5 a698339ec336fae3e92d71337001a0b7 griffith-0.9.3.tar.gz 794593
-RMD160 e47c45ea95045001dbc68a4d0834bf7fbb0156c6 griffith-0.9.3.tar.gz 794593
-SHA256 c6779072cdb7cded5b77cd22febb07b55cdc8b7289ba5d52679f4418fcb160a1 griffith-0.9.3.tar.gz 794593
+MD5 b0761f848756dace248135abe89459f1 griffith-0.9.3.1.tar.gz 794385
+RMD160 c8763a3e566419a407572bf116f70754f8726020 griffith-0.9.3.1.tar.gz 794385
+SHA256 7da6f99d2c7b042bf68cd9681ebd162023d9b73c9cd4dab25e2a69331d5220fe griffith-0.9.3.1.tar.gz 794385
MD5 3a0cb7fc9e555efb0c6be558dfbdd944 griffith-extra-artwork-0.9.3.tar.gz 122675
RMD160 6669058afbe4936e08d2f25372671b251af26a12 griffith-extra-artwork-0.9.3.tar.gz 122675
SHA256 448485ab88320038831ae311c77acdb4202a1a62fcc9a9a7e3f778a403ae18dc griffith-extra-artwork-0.9.3.tar.gz 122675
diff --git a/media-video/griffith/griffith-0.9.3.ebuild b/media-video/griffith/griffith-0.9.3.1.ebuild
index fa9684bb2ff2..04582e0ddb10 100644
--- a/media-video/griffith/griffith-0.9.3.ebuild
+++ b/media-video/griffith/griffith-0.9.3.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.3.ebuild,v 1.2 2007/07/01 21:23:04 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.3.1.ebuild,v 1.1 2007/07/03 09:43:36 nelchael Exp $
inherit python
-ARTWORK_PV="${PV}"
+ARTWORK_PV="0.9.3"
DESCRIPTION="Movie collection manager"
HOMEPAGE="http://griffith.vasconunes.net/"