Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/pike: pike-7.8.352-r2.ebuild ChangeLog
Date: Sun, 01 Sep 2013 22:11:44
Message-Id: 20130901221136.17D0B2004C@flycatcher.gentoo.org
1 jdhore 13/09/01 22:11:36
2
3 Modified: pike-7.8.352-r2.ebuild ChangeLog
4 Log:
5 Remove unneeded optional dependency (bug #482700)
6
7 (Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 23E9E900)
8
9 Revision Changes Path
10 1.3 dev-lang/pike/pike-7.8.352-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pike/pike-7.8.352-r2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pike/pike-7.8.352-r2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pike/pike-7.8.352-r2.ebuild?r1=1.2&r2=1.3
15
16 Index: pike-7.8.352-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.8.352-r2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- pike-7.8.352-r2.ebuild 4 Oct 2012 15:28:42 -0000 1.2
23 +++ pike-7.8.352-r2.ebuild 1 Sep 2013 22:11:35 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.8.352-r2.ebuild,v 1.2 2012/10/04 15:28:42 ottxor Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.8.352-r2.ebuild,v 1.3 2013/09/01 22:11:35 jdhore Exp $
30
31 EAPI=4
32
33 @@ -22,7 +22,7 @@
34 fftw? ( sci-libs/fftw )
35 gdbm? ( sys-libs/gdbm )
36 gtk? ( >=x11-libs/gtk+-1.2:1 >=x11-libs/gtk+-2.16:2 )
37 - gtk? ( gnome? ( gnome-base/libgnome gnome-base/libgnomeui gnome-base/gnome-applets gnome-base/libglade ) )
38 + gtk? ( gnome? ( gnome-base/libgnome gnome-base/libgnomeui gnome-base/libglade ) )
39 gtk? ( opengl? ( x11-libs/gtkglarea:1 ) )
40 java? ( virtual/jdk virtual/libffi )
41 jpeg? ( virtual/jpeg )
42
43
44
45 1.46 dev-lang/pike/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pike/ChangeLog?rev=1.46&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pike/ChangeLog?rev=1.46&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/pike/ChangeLog?r1=1.45&r2=1.46
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v
54 retrieving revision 1.45
55 retrieving revision 1.46
56 diff -u -r1.45 -r1.46
57 --- ChangeLog 21 Dec 2012 03:50:58 -0000 1.45
58 +++ ChangeLog 1 Sep 2013 22:11:35 -0000 1.46
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-lang/pike
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v 1.45 2012/12/21 03:50:58 jdhore Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v 1.46 2013/09/01 22:11:35 jdhore Exp $
65 +
66 + 01 Sep 2013; Jeff Horelick <jdhore@g.o> pike-7.8.352-r2.ebuild:
67 + Remove unneeded optional dependency (bug #482700)
68
69 21 Dec 2012; Jeff Horelick <jdhore@g.o> metadata.xml:
70 Adopt