diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-05 22:14:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-05 22:14:47 +0000 |
commit | 9063d71b2cb6aecb88b289c8019d6a12125a6e11 (patch) | |
tree | 0275251dfa0f822ad419a2974dbdeb29797d4a5d /net-libs | |
parent | Marking telepathy-farsight-0.0.19 ppc for bug 393007 (diff) | |
download | historical-9063d71b2cb6aecb88b289c8019d6a12125a6e11.tar.gz historical-9063d71b2cb6aecb88b289c8019d6a12125a6e11.tar.bz2 historical-9063d71b2cb6aecb88b289c8019d6a12125a6e11.zip |
Marking telepathy-glib-0.16.3 ppc for bug 393007
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index c1e37dbe87ad..e406ef4afe98 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.101 2012/03/05 16:48:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.102 2012/03/05 22:14:47 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> telepathy-glib-0.16.3.ebuild: + Marking telepathy-glib-0.16.3 ppc stable for bug 393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> telepathy-glib-0.16.3.ebuild: Marking telepathy-glib-0.16.3 ppc64 stable for bug 393007 diff --git a/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild index 28b69b944466..de4b7eed9cc3 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.16.3.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.3.ebuild,v 1.5 2012/03/05 16:48:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild,v 1.6 2012/03/05 22:14:47 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 |