Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/albumart: ChangeLog albumart-1.6.4.ebuild albumart-1.6.0.ebuild
Date: Sat, 03 May 2008 13:58:20
Message-Id: E1JsIFl-0005bu-1U@stork.gentoo.org
1 drac 08/05/03 13:58:17
2
3 Modified: ChangeLog
4 Added: albumart-1.6.4.ebuild
5 Removed: albumart-1.6.0.ebuild
6 Log:
7 Version bump for bug 219814, thanks to Tim Dodge (and Christian Heim) for reporting.
8 (Portage version: 2.1.5_rc6)
9
10 Revision Changes Path
11 1.22 media-sound/albumart/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?rev=1.22&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?rev=1.22&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/ChangeLog?r1=1.21&r2=1.22
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v
20 retrieving revision 1.21
21 retrieving revision 1.22
22 diff -u -r1.21 -r1.22
23 --- ChangeLog 19 Aug 2007 11:18:05 -0000 1.21
24 +++ ChangeLog 3 May 2008 13:58:16 -0000 1.22
25 @@ -1,6 +1,14 @@
26 # ChangeLog for media-sound/albumart
27 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.21 2007/08/19 11:18:05 drac Exp $
29 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.22 2008/05/03 13:58:16 drac Exp $
31 +
32 +*albumart-1.6.4 (03 May 2008)
33 +
34 + 03 May 2008; Samuli Suominen <drac@g.o>
35 + -files/albumart-1.6.0-unicode.patch, -albumart-1.6.0.ebuild,
36 + +albumart-1.6.4.ebuild:
37 + Version bump for bug 219814, thanks to Tim Dodge (and Christian Heim) for
38 + reporting.
39
40 19 Aug 2007; Samuli Suominen <drac@g.o>
41 +files/albumart-1.6.0-unicode.patch, albumart-1.6.0.ebuild:
42
43
44
45 1.1 media-sound/albumart/albumart-1.6.4.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.4.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/albumart/albumart-1.6.4.ebuild?rev=1.1&content-type=text/plain
49
50 Index: albumart-1.6.4.ebuild
51 ===================================================================
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.6.4.ebuild,v 1.1 2008/05/03 13:58:16 drac Exp $
55
56 inherit distutils qt3
57
58 DESCRIPTION="Album Cover Art Downloader"
59 HOMEPAGE="http://unrealvoodoo.org/hiteck/projects/albumart"
60 SRC_URI="http://muksuluuri.ath.cx/~skyostil/projects/${PN}/dist/${P}.tar.gz"
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
65 IUSE=""
66
67 RDEPEND=">=dev-python/PyQt-3.14.1-r1
68 >=dev-python/imaging-1"
69 DEPEND="${RDEPEND}"
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list