Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/notion: notion-9999.ebuild ChangeLog
Date: Mon, 02 Jul 2012 07:16:15
Message-Id: 20120702071559.85FA22004B@flycatcher.gentoo.org
1 jdhore 12/07/02 07:15:59
2
3 Modified: notion-9999.ebuild ChangeLog
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha114/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 x11-wm/notion/notion-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?r1=1.2&r2=1.3
15
16 Index: notion-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- notion-9999.ebuild 20 Jun 2012 19:49:13 -0000 1.2
23 +++ notion-9999.ebuild 2 Jul 2012 07:15:59 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v 1.2 2012/06/20 19:49:13 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v 1.3 2012/07/02 07:15:59 jdhore Exp $
29
30 EAPI="4"
31
32 @@ -26,7 +26,7 @@
33 xrandr? ( x11-libs/libXrandr )"
34
35 DEPEND="${RDEPEND}
36 - dev-util/pkgconfig"
37 + virtual/pkgconfig"
38
39 src_prepare() {
40 sed -e "/^CFLAGS=/s:=:+=:" \
41
42
43
44 1.2 x11-wm/notion/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 20 Jun 2012 18:52:51 -0000 1.1
57 +++ ChangeLog 2 Jul 2012 07:15:59 -0000 1.2
58 @@ -1,10 +1,12 @@
59 # ChangeLog for x11-wm/notion
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v 1.1 2012/06/20 18:52:51 xmw Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v 1.2 2012/07/02 07:15:59 jdhore Exp $
63 +
64 + 02 Jul 2012; Jeff Horelick <jdhore@g.o> notion-9999.ebuild:
65 + dev-util/pkgconfig -> virtual/pkgconfig
66
67 *notion-9999 (20 Jun 2012)
68
69 20 Jun 2012; Michael Weber <xmw@g.o> +notion-9999.ebuild,
70 +files/notion, +files/notion.desktop, +metadata.xml:
71 Initial import based on Hobbits work (bug 422481)
72 -