* [gentoo-commits] gentoo-x86 commit in net-im/pidgin: pidgin-2.6.4-r1.ebuild pidgin-2.6.5.ebuild ChangeLog
@ 2010-01-11 16:03 Olivier Crete (tester)
0 siblings, 0 replies; only message in thread
From: Olivier Crete (tester) @ 2010-01-11 16:03 UTC (permalink / raw
To: gentoo-commits
tester 10/01/11 16:03:37
Modified: pidgin-2.6.4-r1.ebuild pidgin-2.6.5.ebuild
ChangeLog
Log:
Make xscreensaver and startup-notification the default behavior
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.4 net-im/pidgin/pidgin-2.6.4-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.4-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.4-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.4-r1.ebuild?r1=1.3&r2=1.4
Index: pidgin-2.6.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.4-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pidgin-2.6.4-r1.ebuild 22 Dec 2009 09:19:11 -0000 1.3
+++ pidgin-2.6.4-r1.ebuild 11 Jan 2010 16:03:36 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.4-r1.ebuild,v 1.3 2009/12/22 09:19:11 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.4-r1.ebuild,v 1.4 2010/01/11 16:03:36 tester Exp $
EAPI=2
@@ -15,8 +15,8 @@
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
IUSE="dbus debug doc eds gadu gnutls +gstreamer idn meanwhile networkmanager"
-IUSE+=" nls perl silc tcl tk spell qq gadu +gtk sasl startup-notification"
-IUSE+=" ncurses groupwise prediction xscreensaver zephyr zeroconf" # mono"
+IUSE+=" nls perl silc tcl tk spell qq gadu +gtk sasl +startup-notification"
+IUSE+=" ncurses groupwise prediction +xscreensaver zephyr zeroconf" # mono"
RDEPEND="
>=dev-libs/glib-2.4
1.4 net-im/pidgin/pidgin-2.6.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild?r1=1.3&r2=1.4
Index: pidgin-2.6.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pidgin-2.6.5.ebuild 10 Jan 2010 11:54:17 -0000 1.3
+++ pidgin-2.6.5.ebuild 11 Jan 2010 16:03:36 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild,v 1.3 2010/01/10 11:54:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild,v 1.4 2010/01/11 16:03:36 tester Exp $
EAPI=2
@@ -15,8 +15,8 @@
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc x86"
IUSE="dbus debug doc eds gadu gnutls +gstreamer idn meanwhile networkmanager"
-IUSE+=" nls perl silc tcl tk spell qq gadu +gtk sasl startup-notification"
-IUSE+=" ncurses groupwise prediction xscreensaver zephyr zeroconf" # mono"
+IUSE+=" nls perl silc tcl tk spell qq gadu +gtk sasl +startup-notification"
+IUSE+=" ncurses groupwise prediction +xscreensaver zephyr zeroconf" # mono"
RDEPEND="
>=dev-libs/glib-2.4
1.145 net-im/pidgin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?r1=1.144&r2=1.145
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog 10 Jan 2010 11:54:17 -0000 1.144
+++ ChangeLog 11 Jan 2010 16:03:36 -0000 1.145
@@ -1,6 +1,10 @@
# ChangeLog for net-im/pidgin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.144 2010/01/10 11:54:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.145 2010/01/11 16:03:36 tester Exp $
+
+ 11 Jan 2010; Olivier Crête <tester@gentoo.org> pidgin-2.6.4-r1.ebuild,
+ pidgin-2.6.5.ebuild:
+ Make xscreensaver and startup-notification the default behavior
10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pidgin-2.6.5.ebuild:
stable x86, security bug 299751
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-11 16:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 16:03 [gentoo-commits] gentoo-x86 commit in net-im/pidgin: pidgin-2.6.4-r1.ebuild pidgin-2.6.5.ebuild ChangeLog Olivier Crete (tester)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox