diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:43:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:43:19 +0000 |
commit | 61dfeb22285d89aa318446690cd5b9eb03a5d4b9 (patch) | |
tree | 78d5504502108891008fb0e55c67f43e8972a4ce /net-libs/telepathy-glib | |
parent | Marking libsoup-2.36.1-r1 ppc64 for bug 410611 (diff) | |
download | historical-61dfeb22285d89aa318446690cd5b9eb03a5d4b9.tar.gz historical-61dfeb22285d89aa318446690cd5b9eb03a5d4b9.tar.bz2 historical-61dfeb22285d89aa318446690cd5b9eb03a5d4b9.zip |
Marking telepathy-glib-0.16.5 ppc64 for bug 410611
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
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.16.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 1ba2b6c59947..f6a9ff0a1fac 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.106 2012/04/18 21:00:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.107 2012/04/19 20:43:19 ranger Exp $ + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> telepathy-glib-0.16.5.ebuild: + Marking telepathy-glib-0.16.5 ppc64 stable for bug 410611 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> telepathy-glib-0.16.5.ebuild: Stable for amd64, wrt bug #410611 diff --git a/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild index cf44eb60f601..ec2f478e01d8 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.16.5.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.16.5.ebuild,v 1.2 2012/04/18 21:00:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild,v 1.3 2012/04/19 20:43:19 ranger 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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.28.0:2 |