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