diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-23 20:34:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-23 20:34:19 +0000 |
commit | 0f0c7140c5ae1ebab7a9224d6d06b3cc1f5ddfa8 (patch) | |
tree | 75424db6fc80e4b322dfe5c19c5da1c63b72a5ef /net-analyzer/etherape/etherape-0.9.9.ebuild | |
parent | old (diff) | |
download | gentoo-2-0f0c7140c5ae1ebab7a9224d6d06b3cc1f5ddfa8.tar.gz gentoo-2-0f0c7140c5ae1ebab7a9224d6d06b3cc1f5ddfa8.tar.bz2 gentoo-2-0f0c7140c5ae1ebab7a9224d6d06b3cc1f5ddfa8.zip |
Marking etherape-0.9.9 ppc for bug 310027
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer/etherape/etherape-0.9.9.ebuild')
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/etherape/etherape-0.9.9.ebuild b/net-analyzer/etherape/etherape-0.9.9.ebuild index 850ab4c816e6..30e323064543 100644 --- a/net-analyzer/etherape/etherape-0.9.9.ebuild +++ b/net-analyzer/etherape/etherape-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.9.ebuild,v 1.2 2010/03/23 12:49:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.9.ebuild,v 1.3 2010/03/23 20:34:19 ranger Exp $ EAPI="2" inherit eutils gnome2 autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/etherape/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=gnome-base/libglade-2.0 |