Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-led-notification: ChangeLog pidgin-led-notification-0.1.ebuild
Date: Sun, 07 Nov 2010 17:58:16
Message-Id: 20101107175812.C839220051@flycatcher.gentoo.org
1 xmw 10/11/07 17:58:12
2
3 Modified: ChangeLog pidgin-led-notification-0.1.ebuild
4 Log:
5 updating DESCRIPTION
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 x11-plugins/pidgin-led-notification/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 7 Nov 2010 17:22:06 -0000 1.1
22 +++ ChangeLog 7 Nov 2010 17:58:12 -0000 1.2
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-plugins/pidgin-led-notification
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.1 2010/11/07 17:22:06 xmw Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/ChangeLog,v 1.2 2010/11/07 17:58:12 xmw Exp $
28 +
29 + 07 Nov 2010; Michael Weber <xmw@g.o>
30 + pidgin-led-notification-0.1.ebuild:
31 + Updating DESCRIPTION
32
33 *pidgin-led-notification-0.1 (07 Nov 2010)
34
35
36
37
38 1.3 x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild?r1=1.2&r2=1.3
43
44 Index: pidgin-led-notification-0.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- pidgin-led-notification-0.1.ebuild 7 Nov 2010 17:46:57 -0000 1.2
51 +++ pidgin-led-notification-0.1.ebuild 7 Nov 2010 17:58:12 -0000 1.3
52 @@ -1,12 +1,12 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.2 2010/11/07 17:46:57 xmw Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.3 2010/11/07 17:58:12 xmw Exp $
57
58 EAPI=3
59
60 inherit eutils multilib toolchain-funcs
61
62 -DESCRIPTION="Pidgin plugin to notify by writing '1's and '0's to (led) control files"
63 +DESCRIPTION="Pidgin plugin to notify by writing user defined strings to (led control) files"
64 HOMEPAGE="http://sites.google.com/site/simohmattila/led-notification"
65 MY_PN=${PN/pidgin-/}
66 MY_P=${MY_PN}-${PV}