diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2006-07-23 23:40:18 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2006-07-23 23:40:18 +0000 |
commit | c3bebbfbca475a5085c7a3737f2857e31ceda6e0 (patch) | |
tree | f308846a98bddfc0f9ff6fdfd7baf194d865e268 /net-analyzer/ethloop/ethloop-10-r1.ebuild | |
parent | Remove old ebuild. (diff) | |
download | gentoo-2-c3bebbfbca475a5085c7a3737f2857e31ceda6e0.tar.gz gentoo-2-c3bebbfbca475a5085c7a3737f2857e31ceda6e0.tar.bz2 gentoo-2-c3bebbfbca475a5085c7a3737f2857e31ceda6e0.zip |
Mark 10-r1 x86 stable, remove old ebuild.
(Portage version: 2.1-r1)
Diffstat (limited to 'net-analyzer/ethloop/ethloop-10-r1.ebuild')
-rw-r--r-- | net-analyzer/ethloop/ethloop-10-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/ethloop/ethloop-10-r1.ebuild b/net-analyzer/ethloop/ethloop-10-r1.ebuild index ec972751ce8f..acb5d02c543c 100644 --- a/net-analyzer/ethloop/ethloop-10-r1.ebuild +++ b/net-analyzer/ethloop/ethloop-10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ethloop-10-r1.ebuild,v 1.1 2005/09/10 03:01:52 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ethloop-10-r1.ebuild,v 1.2 2006/07/23 23:40:18 vanquirius Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://luxik.cdi.cz/~devik/qos/ethloop/" SRC_URI="http://luxik.cdi.cz/~devik/qos/ethloop/ethloop10.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" DEPEND="" |