diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:54:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:54:44 +0000 |
commit | e6c2b10dff2f44d602a6d44f8cfd0ea580914607 (patch) | |
tree | fa3f5c715982e0f6aca0977fdd1e808846ea07ba /net-libs/telepathy-glib | |
parent | Stable for ppc, wrt bug #458984 (diff) | |
download | gentoo-2-e6c2b10dff2f44d602a6d44f8cfd0ea580914607.tar.gz gentoo-2-e6c2b10dff2f44d602a6d44f8cfd0ea580914607.tar.bz2 gentoo-2-e6c2b10dff2f44d602a6d44f8cfd0ea580914607.zip |
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.20.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 24d86c850909..f0fccf726b09 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.127 2013/03/25 16:37:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.128 2013/03/26 16:54:44 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + telepathy-glib-0.20.1-r1.ebuild: + Stable for ppc, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-glib-0.20.1-r1.ebuild: diff --git a/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild index e0102f5c7115..5f63971e5e5a 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.20.1-r1.ebuild,v 1.4 2013/03/25 16:37:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild,v 1.5 2013/03/26 16:54:44 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{5,6,7} ) @@ -15,7 +15,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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="debug +introspection +vala" REQUIRED_USE="vala? ( introspection )" |