summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-23 05:56:26 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-23 05:56:26 +0000
commitfc0c9359dbc0d9016a233fb6301683796647d9fd (patch)
treee3e2628209229f9ac9569f59f3929baa13b7ca08 /net-analyzer/thrulay
parentppc stable (bug 419125). (diff)
downloadgentoo-2-fc0c9359dbc0d9016a233fb6301683796647d9fd.tar.gz
gentoo-2-fc0c9359dbc0d9016a233fb6301683796647d9fd.tar.bz2
gentoo-2-fc0c9359dbc0d9016a233fb6301683796647d9fd.zip
ppc stable (bug 419239).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/thrulay')
-rw-r--r--net-analyzer/thrulay/ChangeLog5
-rw-r--r--net-analyzer/thrulay/thrulay-0.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/thrulay/ChangeLog b/net-analyzer/thrulay/ChangeLog
index 7f4a32fa92dd..6b161da288d3 100644
--- a/net-analyzer/thrulay/ChangeLog
+++ b/net-analyzer/thrulay/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/thrulay
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/ChangeLog,v 1.13 2012/08/11 14:22:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/ChangeLog,v 1.14 2012/08/23 05:56:26 xmw Exp $
+
+ 23 Aug 2012; Michael Weber <xmw@gentoo.org> thrulay-0.9-r1.ebuild:
+ ppc stable (bug 419239).
11 Aug 2012; Markus Meier <maekke@gentoo.org> thrulay-0.9-r1.ebuild:
x86 stable, bug #419239
diff --git a/net-analyzer/thrulay/thrulay-0.9-r1.ebuild b/net-analyzer/thrulay/thrulay-0.9-r1.ebuild
index be791f304f0d..a8b0c7f024bf 100644
--- a/net-analyzer/thrulay/thrulay-0.9-r1.ebuild
+++ b/net-analyzer/thrulay/thrulay-0.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.9-r1.ebuild,v 1.3 2012/08/11 14:22:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.9-r1.ebuild,v 1.4 2012/08/23 05:56:26 xmw Exp $
EAPI=4
inherit toolchain-funcs autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.internet2.edu/~shalunov/thrulay/${P}.tar.gz
mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=""