diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 08:12:15 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 08:12:15 +0000 |
commit | 2bd5e4eeb4e6017458facdc2170c76ea01926256 (patch) | |
tree | fcea6e2e68519e7c0d0075b99c45af1df50063d1 /net-im | |
parent | Marked ~ppc. (diff) | |
download | gentoo-2-2bd5e4eeb4e6017458facdc2170c76ea01926256.tar.gz gentoo-2-2bd5e4eeb4e6017458facdc2170c76ea01926256.tar.bz2 gentoo-2-2bd5e4eeb4e6017458facdc2170c76ea01926256.zip |
Marked ~ppc/~ppc64 for bug #245949.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-mission-control/telepathy-mission-control-4.67.ebuild | 4 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/telepathy-mission-control-5.2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-4.67.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-4.67.ebuild index e11a85cba6a2..58169deb3a39 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-4.67.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-4.67.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-im/telepathy-mission-control/telepathy-mission-control-4.67.ebuild,v 1.3 2009/01/07 17:12:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-4.67.ebuild,v 1.4 2009/12/27 08:12:15 josejx Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mission-control/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc gnome-keyring" RDEPEND=">=net-libs/libtelepathy-0.3.2 diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.2.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.2.5.ebuild index bd14b3cbc3fe..b31019f5c91d 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.2.5.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.2.5.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-im/telepathy-mission-control/telepathy-mission-control-5.2.5.ebuild,v 1.2 2009/09/19 04:54:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.2.5.ebuild,v 1.3 2009/12/27 08:12:15 josejx Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/telepathy-mission-control/${P LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=">=net-libs/telepathy-glib-0.7.32 |