summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-09-26 04:26:24 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-09-26 04:26:24 +0000
commit260b9a8ef64e2aa3ac8be947e8129c5859ffac9e (patch)
treea460c0cae7c25157a1fe6e143bea1576befe47d4 /net-analyzer/thrulay
parentStable on x86, 310 days in ~x86. (diff)
downloadgentoo-2-260b9a8ef64e2aa3ac8be947e8129c5859ffac9e.tar.gz
gentoo-2-260b9a8ef64e2aa3ac8be947e8129c5859ffac9e.tar.bz2
gentoo-2-260b9a8ef64e2aa3ac8be947e8129c5859ffac9e.zip
Stable on x86, 114 days in ~x86.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-analyzer/thrulay')
-rw-r--r--net-analyzer/thrulay/ChangeLog5
-rw-r--r--net-analyzer/thrulay/thrulay-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/thrulay/ChangeLog b/net-analyzer/thrulay/ChangeLog
index 267ba98f3318..675062b4fea4 100644
--- a/net-analyzer/thrulay/ChangeLog
+++ b/net-analyzer/thrulay/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/thrulay
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/ChangeLog,v 1.2 2005/06/04 20:17:14 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/ChangeLog,v 1.3 2005/09/26 04:26:24 robbat2 Exp $
+
+ 26 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> thrulay-0.6.ebuild:
+ Stable on x86, 114 days in ~x86.
04 Jun 2005; Sven Wegener <swegener@gentoo.org> thrulay-0.6.ebuild:
Added cross-compile support and error checking.
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=""