diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-08-05 09:31:38 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-08-05 09:31:38 +0000 |
commit | 874d0819c00b5b6e17e7d6e4ea2055f08bd2dabe (patch) | |
tree | f41e8c276a42a5dce1c461a2b357041b3c119545 /net-libs/telepathy-glib | |
parent | Non-maintainer commit: backport upstream fix for >=media-libs/libv4l-0.8.3 su... (diff) | |
download | gentoo-2-874d0819c00b5b6e17e7d6e4ea2055f08bd2dabe.tar.gz gentoo-2-874d0819c00b5b6e17e7d6e4ea2055f08bd2dabe.tar.bz2 gentoo-2-874d0819c00b5b6e17e7d6e4ea2055f08bd2dabe.zip |
Add ~x86-linux keyword.
(Portage version: 2.2.0_alpha50_p4/cvs/Linux i686)
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.14.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index b58e3e62f83d..57246ccfef74 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.82 2011/07/17 21:22:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.83 2011/08/05 09:31:38 zmedico Exp $ + + 05 Aug 2011; Zac Medico <zmedico@gentoo.org> telepathy-glib-0.14.9.ebuild: + Add ~x86-linux keyword. 17 Jul 2011; Markus Meier <maekke@gentoo.org> telepathy-glib-0.14.7.ebuild: arm stable, bug #369909 diff --git a/net-libs/telepathy-glib/telepathy-glib-0.14.9.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.14.9.ebuild index c048aacba702..a825f5e85231 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.14.9.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.14.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.14.9.ebuild,v 1.1 2011/07/08 15:43:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.14.9.ebuild,v 1.2 2011/08/05 09:31:38 zmedico Exp $ EAPI="3" 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" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.25.16:2 |