* [gentoo-commits] gentoo-x86 commit in gnome-extra/synapse: synapse-0.2.10.ebuild
@ 2012-08-27 7:28 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2012-08-27 7:28 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/08/27 07:28:03
Modified: synapse-0.2.10.ebuild
Log:
Fix stupid off-by-one typing error in comment bug numb.
(Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
Revision Changes Path
1.5 gnome-extra/synapse/synapse-0.2.10.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/synapse/synapse-0.2.10.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/synapse/synapse-0.2.10.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/synapse/synapse-0.2.10.ebuild?r1=1.4&r2=1.5
Index: synapse-0.2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/synapse/synapse-0.2.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- synapse-0.2.10.ebuild 25 Aug 2012 11:28:21 -0000 1.4
+++ synapse-0.2.10.ebuild 27 Aug 2012 07:28:03 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/synapse/synapse-0.2.10.ebuild,v 1.4 2012/08/25 11:28:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/synapse/synapse-0.2.10.ebuild,v 1.5 2012/08/27 07:28:03 ssuominen Exp $
EAPI=4
@@ -15,7 +15,7 @@
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-# "ayatana" support pending on GTK+-3.x version of synapse wrt #41161
+# "ayatana" support pending on GTK+-3.x version of synapse wrt #411613
IUSE="plugins +zeitgeist"
RDEPEND="
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-27 7:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-27 7:28 [gentoo-commits] gentoo-x86 commit in gnome-extra/synapse: synapse-0.2.10.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox