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
commit9e4f8e749cf0fe886f213cfe00a6cfff7184ce0b (patch)
tree220a2cfedaf1e37639075718b240051628f9ee29
parentStable on x86, 310 days in ~x86. (diff)
downloadhistorical-9e4f8e749cf0fe886f213cfe00a6cfff7184ce0b.tar.gz
historical-9e4f8e749cf0fe886f213cfe00a6cfff7184ce0b.tar.bz2
historical-9e4f8e749cf0fe886f213cfe00a6cfff7184ce0b.zip
Stable on x86, 114 days in ~x86.
Package-Manager: portage-2.0.52-r1
-rw-r--r--net-analyzer/thrulay/ChangeLog5
-rw-r--r--net-analyzer/thrulay/Manifest14
-rw-r--r--net-analyzer/thrulay/thrulay-0.6.ebuild4
3 files changed, 8 insertions, 15 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/Manifest b/net-analyzer/thrulay/Manifest
index 124c3e24a79b..44ee6a2022c3 100644
--- a/net-analyzer/thrulay/Manifest
+++ b/net-analyzer/thrulay/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 00c515235977e8fa7aa736a93b33e02e thrulay-0.6.ebuild 875
-MD5 ab5382267181eee7ec36795f155f82d1 ChangeLog 568
+MD5 bf68fd2b6d35df44d3fbf5c88f0ea6f5 thrulay-0.6.ebuild 873
+MD5 3b6ffdcf2b2a98176bf8587dedd92631 ChangeLog 676
MD5 21cd68602737d7c996bceabf6e62c468 metadata.xml 223
MD5 22c6b7ad0b49aeb367c0160abcb9d894 files/thrulayd-init.d 674
MD5 0df0073ca802c6d7e563f1d6976c1b76 files/digest-thrulay-0.6 62
MD5 e4de7b3550ee143566a9226eac80b630 files/thrulayd-conf.d 366
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCogxnI1lqEGTUzyQRAokiAKC5wHvhC2m75/QrWL1f4XsEvJbykgCcC8+9
-X5ygjXBAXTwlebyjnBJ9oVg=
-=dRey
------END PGP SIGNATURE-----
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=""