diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:45:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:45:34 +0000 |
commit | 596ede4c96f500eac6459ac0922582661cb54582 (patch) | |
tree | 7b66fe4c9c57ed8daee730bce62608fb6f7dd57e /net-libs/telepathy-glib | |
parent | arm stable, bug #427544 (diff) | |
download | gentoo-2-596ede4c96f500eac6459ac0922582661cb54582.tar.gz gentoo-2-596ede4c96f500eac6459ac0922582661cb54582.tar.bz2 gentoo-2-596ede4c96f500eac6459ac0922582661cb54582.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index d36ecc3f65d0..b0ed75a5a9fe 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-glib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.118 2012/10/04 15:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.119 2012/10/06 09:45:34 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> telepathy-glib-0.18.1.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> telepathy-glib-0.18.1.ebuild: Stable for amd64, wrt bug #427544 diff --git a/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild index 74cc9409a431..018f915994ba 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild @@ -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/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.5 2012/10/04 15:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.6 2012/10/06 09:45:34 maekke Exp $ EAPI="4" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.30.0:2 |