Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/jokosher: ChangeLog jokosher-0.9.ebuild
Date: Sun, 30 Dec 2007 12:25:27
Message-Id: E1J8xEI-0002xX-E9@stork.gentoo.org
1 jokey 07/12/30 12:25:22
2
3 Modified: ChangeLog jokosher-0.9.ebuild
4 Log:
5 Stable on x86
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.5 media-sound/jokosher/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/jokosher/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 30 Dec 2007 12:13:47 -0000 1.4
22 +++ ChangeLog 30 Dec 2007 12:25:21 -0000 1.5
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/jokosher
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/ChangeLog,v 1.4 2007/12/30 12:13:47 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/ChangeLog,v 1.5 2007/12/30 12:25:21 jokey Exp $
28 +
29 + 30 Dec 2007; Markus Ullmann <jokey@g.o> jokosher-0.9.ebuild:
30 + Stable on x86
31
32 30 Dec 2007; Markus Ullmann <jokey@g.o> jokosher-0.9.ebuild:
33 Add setuptools runtime dep
34
35
36
37 1.4 media-sound/jokosher/jokosher-0.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/jokosher-0.9.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/jokosher-0.9.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/jokosher-0.9.ebuild?r1=1.3&r2=1.4
42
43 Index: jokosher-0.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/jokosher/jokosher-0.9.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- jokosher-0.9.ebuild 30 Dec 2007 12:13:47 -0000 1.3
50 +++ jokosher-0.9.ebuild 30 Dec 2007 12:25:21 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/jokosher-0.9.ebuild,v 1.3 2007/12/30 12:13:47 jokey Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/jokosher-0.9.ebuild,v 1.4 2007/12/30 12:25:21 jokey Exp $
56
57 NEED_PYTHON=2.4
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~x86"
64 +KEYWORDS="~amd64 x86"
65 IUSE=""
66
67 # NOTE: setuptools are a runtime requirement as the app
68 @@ -35,7 +35,7 @@
69 >=media-plugins/gst-plugins-vorbis-0.10.14
70 >=media-plugins/gst-plugins-ladspa-0.10.5
71 x11-themes/hicolor-icon-theme
72 - dev-python/setuptools"
73 + dev-python/setuptools"
74 DEPEND="${RDEPEND}
75 dev-python/setuptools
76 app-text/scrollkeeper"
77
78
79
80 --
81 gentoo-commits@g.o mailing list