Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.2.ebuild
Date: Sun, 03 Feb 2008 20:20:34
Message-Id: E1JLlKJ-0007t9-Af@stork.gentoo.org
1 leio 08/02/03 20:20:31
2
3 Modified: ChangeLog
4 Added: libgnomeprintui-2.18.2.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.4.1)
8
9 Revision Changes Path
10 1.131 gnome-base/libgnomeprintui/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.131&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.131&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.130&r2=1.131
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
19 retrieving revision 1.130
20 retrieving revision 1.131
21 diff -u -r1.130 -r1.131
22 --- ChangeLog 27 Nov 2007 03:55:56 -0000 1.130
23 +++ ChangeLog 3 Feb 2008 20:20:30 -0000 1.131
24 @@ -1,6 +1,12 @@
25 # ChangeLog for gnome-base/libgnomeprintui
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.130 2007/11/27 03:55:56 jer Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.131 2008/02/03 20:20:30 leio Exp $
30 +
31 +*libgnomeprintui-2.18.2 (03 Feb 2008)
32 +
33 + 03 Feb 2008; Mart Raudsepp <leio@g.o>
34 + +libgnomeprintui-2.18.2.ebuild:
35 + Version bump
36
37 27 Nov 2007; Jeroen Roovers <jer@g.o>
38 libgnomeprintui-2.18.1.ebuild:
39
40
41
42 1.1 gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: libgnomeprintui-2.18.2.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild,v 1.1 2008/02/03 20:20:30 leio Exp $
52
53 inherit gnome2
54
55 DESCRIPTION="User interface libraries for gnome print"
56 HOMEPAGE="http://www.gnome.org/"
57
58 LICENSE="GPL-2 LGPL-2.1"
59 SLOT="2.2"
60 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
61 IUSE="doc"
62
63 RDEPEND=">=x11-libs/gtk+-2.6
64 >=gnome-base/libgnomeprint-2.12.1
65 >=gnome-base/libgnomecanvas-1.117
66 >=x11-themes/gnome-icon-theme-1.1.92"
67 DEPEND="${RDEPEND}
68 sys-devel/gettext
69 >=dev-util/pkgconfig-0.9
70 doc? ( >=dev-util/gtk-doc-1 )"
71
72 DOCS="AUTHORS ChangeLog NEWS README"
73
74
75
76 --
77 gentoo-commits@l.g.o mailing list