Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/gtkpod: ChangeLog gtkpod-0.99.14_p20090710.ebuild gtkpod-0.99.16.ebuild
Date: Sun, 31 Oct 2010 16:30:37
Message-Id: 20101031163029.A169A20051@flycatcher.gentoo.org
1 ssuominen 10/10/31 16:30:29
2
3 Modified: ChangeLog gtkpod-0.99.14_p20090710.ebuild
4 Removed: gtkpod-0.99.16.ebuild
5 Log:
6 Remove ppc/ppc64 keywording wrt #313691.
7
8 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.84 app-pda/gtkpod/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/gtkpod/ChangeLog?rev=1.84&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/gtkpod/ChangeLog?rev=1.84&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/gtkpod/ChangeLog?r1=1.83&r2=1.84
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-pda/gtkpod/ChangeLog,v
20 retrieving revision 1.83
21 retrieving revision 1.84
22 diff -u -r1.83 -r1.84
23 --- ChangeLog 31 Oct 2010 16:28:48 -0000 1.83
24 +++ ChangeLog 31 Oct 2010 16:30:29 -0000 1.84
25 @@ -1,6 +1,10 @@
26 # ChangeLog for app-pda/gtkpod
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/ChangeLog,v 1.83 2010/10/31 16:28:48 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/ChangeLog,v 1.84 2010/10/31 16:30:29 ssuominen Exp $
30 +
31 + 31 Oct 2010; Samuli Suominen <ssuominen@g.o>
32 + gtkpod-0.99.14_p20090710.ebuild:
33 + Remove ppc/ppc64 keywording wrt #313691.
34
35 *gtkpod-1.0.0 (31 Oct 2010)
36
37
38
39
40 1.10 app-pda/gtkpod/gtkpod-0.99.14_p20090710.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/gtkpod/gtkpod-0.99.14_p20090710.ebuild?rev=1.10&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/gtkpod/gtkpod-0.99.14_p20090710.ebuild?rev=1.10&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/gtkpod/gtkpod-0.99.14_p20090710.ebuild?r1=1.9&r2=1.10
45
46 Index: gtkpod-0.99.14_p20090710.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-pda/gtkpod/gtkpod-0.99.14_p20090710.ebuild,v
49 retrieving revision 1.9
50 retrieving revision 1.10
51 diff -u -r1.9 -r1.10
52 --- gtkpod-0.99.14_p20090710.ebuild 9 May 2010 18:48:25 -0000 1.9
53 +++ gtkpod-0.99.14_p20090710.ebuild 31 Oct 2010 16:30:29 -0000 1.10
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/gtkpod-0.99.14_p20090710.ebuild,v 1.9 2010/05/09 18:48:25 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/gtkpod-0.99.14_p20090710.ebuild,v 1.10 2010/10/31 16:30:29 ssuominen Exp $
59
60 EAPI=2
61 inherit autotools eutils
62 @@ -12,7 +12,7 @@
63
64 LICENSE="GPL-2 FDL-1.2"
65 SLOT="0"
66 -KEYWORDS="amd64 ppc ppc64 x86"
67 +KEYWORDS="amd64 x86"
68 IUSE="aac flac gnome hal mp3 nls ogg"
69
70 RDEPEND=">=x11-libs/gtk+-2.8