diff options
author | 2012-08-23 05:56:26 +0000 | |
---|---|---|
committer | 2012-08-23 05:56:26 +0000 | |
commit | fc0c9359dbc0d9016a233fb6301683796647d9fd (patch) | |
tree | e3e2628209229f9ac9569f59f3929baa13b7ca08 /net-analyzer/thrulay/thrulay-0.9-r1.ebuild | |
parent | ppc stable (bug 419125). (diff) | |
download | gentoo-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/thrulay-0.9-r1.ebuild')
-rw-r--r-- | net-analyzer/thrulay/thrulay-0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |