public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farsight: ChangeLog telepathy-farsight-0.0.11.ebuild
@ 2009-11-06 15:49 Olivier Crete (tester)
  0 siblings, 0 replies; 6+ messages in thread
From: Olivier Crete (tester) @ 2009-11-06 15:49 UTC (permalink / raw
  To: gentoo-commits

tester      09/11/06 15:49:37

  Modified:             ChangeLog
  Added:                telepathy-farsight-0.0.11.ebuild
  Log:
  Version bump
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  net-libs/telepathy-farsight/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	25 Aug 2009 02:22:39 -0000	1.5
+++ ChangeLog	6 Nov 2009 15:49:37 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/telepathy-farsight
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.5 2009/08/25 02:22:39 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.6 2009/11/06 15:49:37 tester Exp $
+
+*telepathy-farsight-0.0.11 (06 Nov 2009)
+
+  06 Nov 2009; Olivier Crête <tester@gentoo.org>
+  +telepathy-farsight-0.0.11.ebuild:
+  Version bump
 
 *telepathy-farsight-0.0.9 (25 Aug 2009)
 



1.1                  net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.1&content-type=text/plain

Index: telepathy-farsight-0.0.11.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.1 2009/11/06 15:49:37 tester Exp $

EAPI="2"

DESCRIPTION="Farsight connection manager for the Telepathy framework"
HOMEPAGE="http://telepathy.freedesktop.org"
SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~x86"
IUSE="python"

RDEPEND=">=dev-libs/glib-2.16
	>=sys-apps/dbus-0.60
	>=dev-libs/dbus-glib-0.60
	>=net-libs/telepathy-glib-0.7.34
	>=net-libs/farsight2-0.0.14
	python? (
		>=dev-python/pygobject-2.12.0
		>=dev-python/gst-python-0.10.10 )"

DEPEND="${RDEPEND}"

src_configure() {
	econf $(use_enable python)
}

src_install() {
	emake install DESTDIR="${D}" || die "emake install failed"
	dodoc NEWS ChangeLog
}






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farsight: ChangeLog telepathy-farsight-0.0.11.ebuild
@ 2010-06-27 12:25 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 12:25 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/06/27 12:25:39

  Modified:             ChangeLog telepathy-farsight-0.0.11.ebuild
  Log:
  ppc stable #351591
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.9                  net-libs/telepathy-farsight/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	19 Feb 2010 19:21:01 -0000	1.8
+++ ChangeLog	27 Jun 2010 12:25:39 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/telepathy-farsight
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.8 2010/02/19 19:21:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.9 2010/06/27 12:25:39 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> telepathy-farsight-0.0.11.ebuild:
+  ppc stable #321591
 
   19 Feb 2010; Raúl Porcel <armin76@gentoo.org>
   telepathy-farsight-0.0.9.ebuild, telepathy-farsight-0.0.11.ebuild:



1.4                  net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?r1=1.3&r2=1.4

Index: telepathy-farsight-0.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- telepathy-farsight-0.0.11.ebuild	19 Feb 2010 19:21:01 -0000	1.3
+++ telepathy-farsight-0.0.11.ebuild	27 Jun 2010 12:25:39 -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-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.3 2010/02/19 19:21:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.4 2010/06/27 12:25:39 nixnut Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86"
 IUSE="python"
 
 RDEPEND=">=dev-libs/glib-2.16






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farsight: ChangeLog telepathy-farsight-0.0.11.ebuild
@ 2010-07-25 15:22 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann (klausman) @ 2010-07-25 15:22 UTC (permalink / raw
  To: gentoo-commits

klausman    10/07/25 15:22:07

  Modified:             ChangeLog telepathy-farsight-0.0.11.ebuild
  Log:
  Stable on alpha, bug #321591
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 net-libs/telepathy-farsight/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	27 Jun 2010 12:25:39 -0000	1.9
+++ ChangeLog	25 Jul 2010 15:22:07 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/telepathy-farsight
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.9 2010/06/27 12:25:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.10 2010/07/25 15:22:07 klausman Exp $
+
+  25 Jul 2010; Tobias Klausmann <klausman@gentoo.org>
+  telepathy-farsight-0.0.11.ebuild:
+  Stable on alpha, bug #321591
 
   27 Jun 2010; <nixnut@gentoo.org> telepathy-farsight-0.0.11.ebuild:
   ppc stable #321591



1.5                  net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?r1=1.4&r2=1.5

Index: telepathy-farsight-0.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- telepathy-farsight-0.0.11.ebuild	27 Jun 2010 12:25:39 -0000	1.4
+++ telepathy-farsight-0.0.11.ebuild	25 Jul 2010 15:22:07 -0000	1.5
@@ -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-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.4 2010/06/27 12:25:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.5 2010/07/25 15:22:07 klausman Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ia64 ppc ~sparc ~x86"
 IUSE="python"
 
 RDEPEND=">=dev-libs/glib-2.16






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farsight: ChangeLog telepathy-farsight-0.0.11.ebuild
@ 2010-07-31 12:48 Pacho Ramos (pacho)
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-31 12:48 UTC (permalink / raw
  To: gentoo-commits

pacho       10/07/31 12:48:53

  Modified:             ChangeLog telepathy-farsight-0.0.11.ebuild
  Log:
  amd64 stable,  bug 321591
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 net-libs/telepathy-farsight/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	25 Jul 2010 15:22:07 -0000	1.10
+++ ChangeLog	31 Jul 2010 12:48:53 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/telepathy-farsight
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.10 2010/07/25 15:22:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.11 2010/07/31 12:48:53 pacho Exp $
+
+  31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+  telepathy-farsight-0.0.11.ebuild:
+  amd64 stable, bug 321591
 
   25 Jul 2010; Tobias Klausmann <klausman@gentoo.org>
   telepathy-farsight-0.0.11.ebuild:



1.6                  net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?r1=1.5&r2=1.6

Index: telepathy-farsight-0.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- telepathy-farsight-0.0.11.ebuild	25 Jul 2010 15:22:07 -0000	1.5
+++ telepathy-farsight-0.0.11.ebuild	31 Jul 2010 12:48:53 -0000	1.6
@@ -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-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.5 2010/07/25 15:22:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.6 2010/07/31 12:48:53 pacho Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ~sparc ~x86"
 IUSE="python"
 
 RDEPEND=">=dev-libs/glib-2.16






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farsight: ChangeLog telepathy-farsight-0.0.11.ebuild
@ 2010-08-01 10:21 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-08-01 10:21 UTC (permalink / raw
  To: gentoo-commits

fauli       10/08/01 10:21:00

  Modified:             ChangeLog telepathy-farsight-0.0.11.ebuild
  Log:
  stable x86, bug 321591
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.12                 net-libs/telepathy-farsight/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	31 Jul 2010 12:48:53 -0000	1.11
+++ ChangeLog	1 Aug 2010 10:21:00 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/telepathy-farsight
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.11 2010/07/31 12:48:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.12 2010/08/01 10:21:00 fauli Exp $
+
+  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+  telepathy-farsight-0.0.11.ebuild:
+  stable x86, bug 321591
 
   31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
   telepathy-farsight-0.0.11.ebuild:



1.7                  net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?r1=1.6&r2=1.7

Index: telepathy-farsight-0.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- telepathy-farsight-0.0.11.ebuild	31 Jul 2010 12:48:53 -0000	1.6
+++ telepathy-farsight-0.0.11.ebuild	1 Aug 2010 10:21:00 -0000	1.7
@@ -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-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.6 2010/07/31 12:48:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.7 2010/08/01 10:21:00 fauli Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86"
 IUSE="python"
 
 RDEPEND=">=dev-libs/glib-2.16






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farsight: ChangeLog telepathy-farsight-0.0.11.ebuild
@ 2010-08-07 16:49 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-07 16:49 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/07 16:49:44

  Modified:             ChangeLog telepathy-farsight-0.0.11.ebuild
  Log:
  ia64/sparc stable wrt #321591
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.13                 net-libs/telepathy-farsight/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	1 Aug 2010 10:21:00 -0000	1.12
+++ ChangeLog	7 Aug 2010 16:49:44 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/telepathy-farsight
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.12 2010/08/01 10:21:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.13 2010/08/07 16:49:44 armin76 Exp $
+
+  07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+  telepathy-farsight-0.0.11.ebuild:
+  ia64/sparc stable wrt #321591
 
   01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
   telepathy-farsight-0.0.11.ebuild:



1.8                  net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild?r1=1.7&r2=1.8

Index: telepathy-farsight-0.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- telepathy-farsight-0.0.11.ebuild	1 Aug 2010 10:21:00 -0000	1.7
+++ telepathy-farsight-0.0.11.ebuild	7 Aug 2010 16:49:44 -0000	1.8
@@ -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-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.7 2010/08/01 10:21:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.8 2010/08/07 16:49:44 armin76 Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
 IUSE="python"
 
 RDEPEND=">=dev-libs/glib-2.16






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-08-07 16:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-25 15:22 [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-farsight: ChangeLog telepathy-farsight-0.0.11.ebuild Tobias Klausmann (klausman)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-07 16:49 Raul Porcel (armin76)
2010-08-01 10:21 Christian Faulhammer (fauli)
2010-07-31 12:48 Pacho Ramos (pacho)
2010-06-27 12:25 Gysbert Wassenaar (nixnut)
2009-11-06 15:49 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