diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-08-16 10:20:06 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-08-16 10:20:06 +0000 |
commit | 9131aaf9462be2435a8a7e84c86d09033d39ffc9 (patch) | |
tree | ceb3e08d201d6a7cb5c6ea20d4b44d95380ea991 /net-analyzer/ethloop | |
parent | x86 stable (diff) | |
download | historical-9131aaf9462be2435a8a7e84c86d09033d39ffc9.tar.gz historical-9131aaf9462be2435a8a7e84c86d09033d39ffc9.tar.bz2 historical-9131aaf9462be2435a8a7e84c86d09033d39ffc9.zip |
x86 stable
Diffstat (limited to 'net-analyzer/ethloop')
-rw-r--r-- | net-analyzer/ethloop/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ethloop/ethloop-10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ethloop/ChangeLog b/net-analyzer/ethloop/ChangeLog index 8b13ec5a33c7..11e899dd8bd0 100644 --- a/net-analyzer/ethloop/ChangeLog +++ b/net-analyzer/ethloop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ethloop # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ChangeLog,v 1.2 2004/07/16 09:38:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ChangeLog,v 1.3 2004/08/16 10:17:30 eldad Exp $ + + 16 Aug 2004; Eldad Zack <eldad@gentoo.org> ethloop-10.ebuild: + x86 stable 16 Jul 2004; David Holm <dholm@gentoo.org> ethloop-10.ebuild: Added to ~ppc. diff --git a/net-analyzer/ethloop/ethloop-10.ebuild b/net-analyzer/ethloop/ethloop-10.ebuild index e5c52aab922c..56846220c0ca 100644 --- a/net-analyzer/ethloop/ethloop-10.ebuild +++ b/net-analyzer/ethloop/ethloop-10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ethloop-10.ebuild,v 1.2 2004/07/16 09:38:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ethloop-10.ebuild,v 1.3 2004/08/16 10:17:30 eldad Exp $ DESCRIPTION="Local simulator for testing Linux QoS disciplines" 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="x86 ~ppc" IUSE="" DEPEND="" |