Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/bubblemon: ChangeLog bubblemon-2.0.8.ebuild
Date: Wed, 09 Jan 2008 08:15:46
Message-Id: E1JCW6B-0006kr-Op@stork.gentoo.org
1 nelchael 08/01/09 08:15:43
2
3 Modified: ChangeLog
4 Added: bubblemon-2.0.8.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.1.4_rc14)
8
9 Revision Changes Path
10 1.30 x11-misc/bubblemon/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bubblemon/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bubblemon/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bubblemon/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 6 Jan 2008 14:54:54 -0000 1.29
23 +++ ChangeLog 9 Jan 2008 08:15:43 -0000 1.30
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-misc/bubblemon
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.29 2008/01/06 14:54:54 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.30 2008/01/09 08:15:43 nelchael Exp $
29 +
30 +*bubblemon-2.0.8 (09 Jan 2008)
31 +
32 + 09 Jan 2008; Krzysiek Pawlik <nelchael@g.o>
33 + +bubblemon-2.0.8.ebuild:
34 + Version bump.
35
36 06 Jan 2008; Samuli Suominen <drac@g.o> bubblemon-1.46-r1.ebuild:
37 Add missing pkgconfig dep wrt #204599
38
39
40
41 1.1 x11-misc/bubblemon/bubblemon-2.0.8.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bubblemon/bubblemon-2.0.8.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bubblemon/bubblemon-2.0.8.ebuild?rev=1.1&content-type=text/plain
45
46 Index: bubblemon-2.0.8.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-2.0.8.ebuild,v 1.1 2008/01/09 08:15:43 nelchael Exp $
51
52 inherit gnome2
53
54 DESCRIPTION="A fun monitoring applet for your desktop, complete with swimming duck"
55 HOMEPAGE="http://www.nongnu.org/bubblemon/"
56 SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz"
57
58 LICENSE="GPL-2"
59 SLOT="0"
60 KEYWORDS="~x86"
61 IUSE=""
62
63 RDEPEND=">=dev-libs/glib-2.6
64 >=x11-libs/gtk+-2.8.0
65 >=gnome-base/gnome-panel-2
66 >=gnome-base/libgnome-2.8
67 >=gnome-base/libgnomeui-2.8"
68 DEPEND="${RDEPEND}
69 dev-util/pkgconfig"
70
71 DOCS="AUTHORS ChangeLog TRANSLATIONS README TODO"
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list