diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-26 04:26:24 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-26 04:26:24 +0000 |
commit | 9e4f8e749cf0fe886f213cfe00a6cfff7184ce0b (patch) | |
tree | 220a2cfedaf1e37639075718b240051628f9ee29 /net-analyzer/thrulay/thrulay-0.6.ebuild | |
parent | Stable on x86, 310 days in ~x86. (diff) | |
download | historical-9e4f8e749cf0fe886f213cfe00a6cfff7184ce0b.tar.gz historical-9e4f8e749cf0fe886f213cfe00a6cfff7184ce0b.tar.bz2 historical-9e4f8e749cf0fe886f213cfe00a6cfff7184ce0b.zip |
Stable on x86, 114 days in ~x86.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-analyzer/thrulay/thrulay-0.6.ebuild')
-rw-r--r-- | net-analyzer/thrulay/thrulay-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/thrulay/thrulay-0.6.ebuild b/net-analyzer/thrulay/thrulay-0.6.ebuild index 8b20eb0c5b03..4cd74e03106e 100644 --- a/net-analyzer/thrulay/thrulay-0.6.ebuild +++ b/net-analyzer/thrulay/thrulay-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.6.ebuild,v 1.2 2005/06/04 20:17:14 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.6.ebuild,v 1.3 2005/09/26 04:26:24 robbat2 Exp $ inherit toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.internet2.edu/~shalunov/thrulay/" SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |