Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/e16menuedit2: e16menuedit2-0.0.3.ebuild ChangeLog
Date: Wed, 26 Mar 2008 13:47:44
Message-Id: E1JeVyf-0003bv-Io@stork.gentoo.org
1 drac 08/03/26 13:47:41
2
3 Modified: e16menuedit2-0.0.3.ebuild ChangeLog
4 Log:
5 amd64 stable wrt #203752
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild?r1=1.6&r2=1.7
14
15 Index: e16menuedit2-0.0.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- e16menuedit2-0.0.3.ebuild 13 Jan 2008 20:45:30 -0000 1.6
22 +++ e16menuedit2-0.0.3.ebuild 26 Mar 2008 13:47:40 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild,v 1.6 2008/01/13 20:45:30 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild,v 1.7 2008/03/26 13:47:40 drac Exp $
28
29 inherit gnome2 eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="~amd64 arm ~ppc sh sparc x86"
36 +KEYWORDS="amd64 arm ~ppc sh sparc x86"
37 IUSE=""
38
39 RDEPEND=">=x11-wm/enlightenment-0.16
40 @@ -20,7 +20,6 @@
41
42 src_unpack() {
43 gnome2_src_unpack
44 - cd "${S}"
45 epatch "${FILESDIR}"/${P}-no-docs.patch
46 }
47
48
49
50
51 1.5 x11-misc/e16menuedit2/ChangeLog
52
53 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/e16menuedit2/ChangeLog?rev=1.5&view=markup
54 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/e16menuedit2/ChangeLog?rev=1.5&content-type=text/plain
55 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/e16menuedit2/ChangeLog?r1=1.4&r2=1.5
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/x11-misc/e16menuedit2/ChangeLog,v
60 retrieving revision 1.4
61 retrieving revision 1.5
62 diff -u -r1.4 -r1.5
63 --- ChangeLog 13 Jan 2008 20:45:30 -0000 1.4
64 +++ ChangeLog 26 Mar 2008 13:47:41 -0000 1.5
65 @@ -1,6 +1,9 @@
66 # ChangeLog for x11-misc/e16menuedit2
67 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16menuedit2/ChangeLog,v 1.4 2008/01/13 20:45:30 vapier Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16menuedit2/ChangeLog,v 1.5 2008/03/26 13:47:41 drac Exp $
70 +
71 + 26 Mar 2008; Samuli Suominen <drac@g.o> e16menuedit2-0.0.3.ebuild:
72 + amd64 stable wrt #203752
73
74 13 Jan 2008; Mike Frysinger <vapier@g.o> e16menuedit2-0.0.3.ebuild:
75 Add pkg-config to DEPEND #204977.
76
77
78
79 --
80 gentoo-commits@l.g.o mailing list