Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libwnck: ChangeLog libwnck-2.20.3.ebuild libwnck-2.18.2.ebuild libwnck-2.14.2.ebuild libwnck-2.16.3.ebuild
Date: Wed, 09 Jan 2008 22:21:23
Message-Id: E1JCjDz-00071I-HO@stork.gentoo.org
1 eva 08/01/09 22:16:39
2
3 Modified: ChangeLog
4 Added: libwnck-2.20.3.ebuild
5 Removed: libwnck-2.18.2.ebuild libwnck-2.14.2.ebuild
6 libwnck-2.16.3.ebuild
7 Log:
8 bump to 2.20.3 and cleanup old revisions
9 (Portage version: 2.1.4_rc14)
10
11 Revision Changes Path
12 1.188 x11-libs/libwnck/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libwnck/ChangeLog?rev=1.188&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libwnck/ChangeLog?rev=1.188&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libwnck/ChangeLog?r1=1.187&r2=1.188
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v
21 retrieving revision 1.187
22 retrieving revision 1.188
23 diff -u -r1.187 -r1.188
24 --- ChangeLog 5 Dec 2007 22:34:45 -0000 1.187
25 +++ ChangeLog 9 Jan 2008 22:16:38 -0000 1.188
26 @@ -1,6 +1,13 @@
27 # ChangeLog for x11-libs/libwnck
28 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.187 2007/12/05 22:34:45 eva Exp $
30 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.188 2008/01/09 22:16:38 eva Exp $
32 +
33 +*libwnck-2.20.3 (09 Jan 2008)
34 +
35 + 09 Jan 2008; Gilles Dartiguelongue <eva@g.o>
36 + -libwnck-2.14.2.ebuild, -libwnck-2.16.3.ebuild, -libwnck-2.18.2.ebuild,
37 + +libwnck-2.20.3.ebuild:
38 + bump to 2.20.3 and cleanup old revisions
39
40 *libwnck-2.20.2 (05 Dec 2007)
41
42
43
44
45 1.1 x11-libs/libwnck/libwnck-2.20.3.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libwnck/libwnck-2.20.3.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libwnck/libwnck-2.20.3.ebuild?rev=1.1&content-type=text/plain
49
50 Index: libwnck-2.20.3.ebuild
51 ===================================================================
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.20.3.ebuild,v 1.1 2008/01/09 22:16:38 eva Exp $
55
56 inherit gnome2
57
58 DESCRIPTION="A window navigation construction kit"
59 HOMEPAGE="http://www.gnome.org/"
60
61 LICENSE="LGPL-2"
62 SLOT="0"
63 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
64 IUSE="doc"
65
66 RDEPEND=">=x11-libs/gtk+-2.11.3
67 >=dev-libs/glib-2.13.0
68 >=x11-libs/startup-notification-0.4
69 x11-libs/libX11
70 x11-libs/libXres
71 x11-libs/libXext"
72 DEPEND="${RDEPEND}
73 sys-devel/gettext
74 >=dev-util/pkgconfig-0.9
75 >=dev-util/intltool-0.35
76 doc? ( >=dev-util/gtk-doc-1 )"
77
78 DOCS="AUTHORS ChangeLog HACKING NEWS README"
79
80
81
82 --
83 gentoo-commits@l.g.o mailing list