summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-09-30 01:30:48 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-09-30 01:30:48 +0000
commitce338898cb4e7c2cca18827d77e7575aa67394bd (patch)
treea8f70287fa4164ccd2e9d9a56465908e3c6d0e08 /net-analyzer/thrulay
parentAdd ~amd64 so I can use it. (diff)
downloadgentoo-2-ce338898cb4e7c2cca18827d77e7575aa67394bd.tar.gz
gentoo-2-ce338898cb4e7c2cca18827d77e7575aa67394bd.tar.bz2
gentoo-2-ce338898cb4e7c2cca18827d77e7575aa67394bd.zip
Add ~amd64 so I can use it.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'net-analyzer/thrulay')
-rw-r--r--net-analyzer/thrulay/ChangeLog7
-rw-r--r--net-analyzer/thrulay/files/digest-thrulay-0.62
-rw-r--r--net-analyzer/thrulay/files/digest-thrulay-0.82
-rw-r--r--net-analyzer/thrulay/thrulay-0.8.ebuild6
4 files changed, 12 insertions, 5 deletions
diff --git a/net-analyzer/thrulay/ChangeLog b/net-analyzer/thrulay/ChangeLog
index 36ad88c6957e..50c9ae4a6810 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.4 2005/12/12 08:03:47 robbat2 Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/ChangeLog,v 1.5 2006/09/30 01:30:48 robbat2 Exp $
+
+ 30 Sep 2006; Robin H. Johnson <robbat2@gentoo.org> thrulay-0.8.ebuild:
+ Add ~amd64 so I can use it.
*thrulay-0.8 (12 Dec 2005)
diff --git a/net-analyzer/thrulay/files/digest-thrulay-0.6 b/net-analyzer/thrulay/files/digest-thrulay-0.6
index 038ff29b0ead..bd924cba20e9 100644
--- a/net-analyzer/thrulay/files/digest-thrulay-0.6
+++ b/net-analyzer/thrulay/files/digest-thrulay-0.6
@@ -1 +1,3 @@
MD5 4b596d993e61a17460dc8c78aacd690e thrulay-0.6.tar.gz 19397
+RMD160 aa3c052b2806ea790e1eeb19bfe70165198a7182 thrulay-0.6.tar.gz 19397
+SHA256 7428967cb14adba4c0701faafa40dff4de5f6a11052bee76ff36bb1aed262e88 thrulay-0.6.tar.gz 19397
diff --git a/net-analyzer/thrulay/files/digest-thrulay-0.8 b/net-analyzer/thrulay/files/digest-thrulay-0.8
index 94d8c6e6ff6b..b3c62509d2f2 100644
--- a/net-analyzer/thrulay/files/digest-thrulay-0.8
+++ b/net-analyzer/thrulay/files/digest-thrulay-0.8
@@ -1 +1,3 @@
MD5 725fb13344608a652e818bcd16fe9ef6 thrulay-0.8.tar.gz 88881
+RMD160 b19f309d87bcf00dee4ef49ffe38f5ea46e4caa2 thrulay-0.8.tar.gz 88881
+SHA256 f118a16fe95aac3a93d430f5adf6e20d9437b759617b7596077897c5c4bba8b7 thrulay-0.8.tar.gz 88881
diff --git a/net-analyzer/thrulay/thrulay-0.8.ebuild b/net-analyzer/thrulay/thrulay-0.8.ebuild
index 3e5e8065b9f9..e9bdb7453cf2 100644
--- a/net-analyzer/thrulay/thrulay-0.8.ebuild
+++ b/net-analyzer/thrulay/thrulay-0.8.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/thrulay/thrulay-0.8.ebuild,v 1.1 2005/12/12 08:03:47 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild,v 1.2 2006/09/30 01:30:48 robbat2 Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz
mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND=""