diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:43:06 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:43:06 +0000 |
commit | d7a74b588c9efa0ffb37b82dab2ff97f99192b68 (patch) | |
tree | 3e95283e8e3b822d5decf5eaea8b0189b4a1734d /net-libs/telepathy-glib | |
parent | x86 stable wrt bug #427544 (diff) | |
download | historical-d7a74b588c9efa0ffb37b82dab2ff97f99192b68.tar.gz historical-d7a74b588c9efa0ffb37b82dab2ff97f99192b68.tar.bz2 historical-d7a74b588c9efa0ffb37b82dab2ff97f99192b68.zip |
x86 stable wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index fc8f9592502c..7808b8966841 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.116 2012/09/16 00:15:03 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.117 2012/10/03 15:42:46 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + telepathy-glib-0.18.1.ebuild: + x86 stable wrt bug #427544 16 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> telepathy-glib-0.18.2.ebuild: 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 f6a045bbc390..50d522b5dc98 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.3 2012/09/03 03:53:01 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.4 2012/10/03 15:42:46 phajdan.jr 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 |