Gentoo Archives: gentoo-commits

From: "Seemant Kulleen (seemant)" <seemant@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-extprefs: pidgin-extprefs-0.7.ebuild ChangeLog
Date: Fri, 26 Oct 2007 02:14:12
Message-Id: E1IlEi5-0001AG-UK@stork.gentoo.org
1 seemant 07/10/26 02:14:05
2
3 Modified: pidgin-extprefs-0.7.ebuild ChangeLog
4 Log:
5 Changed the description to talk about Pidgin rather than Gaim
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.8 x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild?r1=1.7&r2=1.8
14
15 Index: pidgin-extprefs-0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- pidgin-extprefs-0.7.ebuild 28 Aug 2007 14:47:15 -0000 1.7
22 +++ pidgin-extprefs-0.7.ebuild 26 Oct 2007 02:14:04 -0000 1.8
23 @@ -1,8 +1,8 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild,v 1.7 2007/08/28 14:47:15 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild,v 1.8 2007/10/26 02:14:04 seemant Exp $
28
29 -DESCRIPTION="Gaim Extended Preferences is a plugin that takes advantage of existing gaim functionality to provide preferences that are often desired but not are not considered worthy of inclusion in Gaim itself."
30 +DESCRIPTION="Pidgin Extended Preferences is a plugin that takes advantage of existing pidgin functionality to provide preferences that are often desired but not are not considered worthy of inclusion in Pidgin itself."
31
32 HOMEPAGE="http://gaim-extprefs.sourceforge.net"
33
34 @@ -25,5 +25,5 @@
35 }
36
37 src_install() {
38 - make DESTDIR=${D} install || die
39 + make DESTDIR="${D}" install || die
40 }
41
42
43
44 1.7 x11-plugins/pidgin-extprefs/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 28 Aug 2007 14:47:15 -0000 1.6
57 +++ ChangeLog 26 Oct 2007 02:14:04 -0000 1.7
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-plugins/pidgin-extprefs
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.6 2007/08/28 14:47:15 nixnut Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.7 2007/10/26 02:14:04 seemant Exp $
63 +
64 + 26 Oct 2007; Seemant Kulleen <seemant@g.o>
65 + pidgin-extprefs-0.7.ebuild:
66 + Changed the description to talk about Pidgin rather than Gaim
67
68 28 Aug 2007; nixnut <nixnut@g.o> pidgin-extprefs-0.7.ebuild:
69 Stable on ppc wrt bug 190200
70
71
72
73 --
74 gentoo-commits@g.o mailing list