summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-07 16:49:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-07 16:49:44 +0000
commit062d11af5e0febf966b2b5e53515d85d33167e71 (patch)
tree612f0004027987fd96c5765fc0ea751e5237e31a /net-libs/telepathy-glib
parentAdd a proper fix to respect user CFLAGS, thanks to flameeyes. (diff)
downloadhistorical-062d11af5e0febf966b2b5e53515d85d33167e71.tar.gz
historical-062d11af5e0febf966b2b5e53515d85d33167e71.tar.bz2
historical-062d11af5e0febf966b2b5e53515d85d33167e71.zip
ia64/sparc stable wrt #321591
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'net-libs/telepathy-glib')
-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