diff options
author | Ned Ludd <solar@gentoo.org> | 2009-03-29 15:50:52 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-03-29 15:50:52 +0000 |
commit | 000c83aa1000805ec3a1c1af533c99b3c0c27eaf (patch) | |
tree | e5b5adb52c25be61cd4ab672af435b755d7aaeaa /net-libs/libtelepathy | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-000c83aa1000805ec3a1c1af533c99b3c0c27eaf.tar.gz gentoo-2-000c83aa1000805ec3a1c1af533c99b3c0c27eaf.tar.bz2 gentoo-2-000c83aa1000805ec3a1c1af533c99b3c0c27eaf.zip |
- keyword ~arm
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libtelepathy')
-rw-r--r-- | net-libs/libtelepathy/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libtelepathy/libtelepathy-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtelepathy/ChangeLog b/net-libs/libtelepathy/ChangeLog index 75807487ddef..20e7939fe99a 100644 --- a/net-libs/libtelepathy/ChangeLog +++ b/net-libs/libtelepathy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtelepathy # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/ChangeLog,v 1.24 2009/02/23 15:46:00 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/ChangeLog,v 1.25 2009/03/29 15:50:52 solar Exp $ + + 29 Mar 2009; <solar@gentoo.org> libtelepathy-0.3.3.ebuild: + - keyword ~arm 23 Feb 2009; Joseph Jezak <josejx@gentoo.org> libtelepathy-0.3.3.ebuild: Marked ~ppc for bug #211776. diff --git a/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild b/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild index 299fadc9e77b..47f699c702d7 100644 --- a/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild +++ b/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild,v 1.5 2009/02/23 15:46:00 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild,v 1.6 2009/03/29 15:50:52 solar Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://telepathy.freedesktop.org" SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~arm ~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.10 |