summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-07 16:48:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-07 16:48:58 +0000
commit67cd8587ba15ac03b32c76e441b2bdb604871e10 (patch)
tree9e781f36471745b3d96d2533bfdb3e372ff4b262 /net-libs
parentAdd a proper fix to respect user CFLAGS, thanks to flameeyes. (diff)
downloadgentoo-2-67cd8587ba15ac03b32c76e441b2bdb604871e10.tar.gz
gentoo-2-67cd8587ba15ac03b32c76e441b2bdb604871e10.tar.bz2
gentoo-2-67cd8587ba15ac03b32c76e441b2bdb604871e10.zip
ia64/sparc stable wrt #321591
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/telepathy-glib/ChangeLog6
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 912b30d1eae6..af0e93df9bc1 100644
--- a/net-libs/telepathy-glib/ChangeLog
+++ b/net-libs/telepathy-glib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/telepathy-glib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.46 2010/08/01 10:10:30 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.47 2010/08/07 16:48:57 armin76 Exp $
+
+ 07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+ telepathy-glib-0.10.1.ebuild:
+ ia64/sparc stable wrt #321591
01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
telepathy-glib-0.10.1.ebuild:
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild
index 119b33959e1b..d02b2bc6ded6 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild
@@ -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-glib/telepathy-glib-0.10.1.ebuild,v 1.4 2010/08/01 10:10:30 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild,v 1.5 2010/08/07 16:48:58 armin76 Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.16