diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-06-27 18:23:47 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-06-27 18:23:47 +0000 |
commit | ee1b1b14cd9918f5722fe5ba887643b46daa455c (patch) | |
tree | acf9a9ed8fac1d73c008828e6f37f2b5e4e09bd0 /net-analyzer/rain/rain-1.2.8_p2.ebuild | |
parent | Add cppserv-0.1.113 (diff) | |
download | gentoo-2-ee1b1b14cd9918f5722fe5ba887643b46daa455c.tar.gz gentoo-2-ee1b1b14cd9918f5722fe5ba887643b46daa455c.tar.bz2 gentoo-2-ee1b1b14cd9918f5722fe5ba887643b46daa455c.zip |
Add ~sparc keyword at user (Thomas Coquelin) request --- Bug #229657 ---
seems to work fine.
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'net-analyzer/rain/rain-1.2.8_p2.ebuild')
-rw-r--r-- | net-analyzer/rain/rain-1.2.8_p2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/rain/rain-1.2.8_p2.ebuild b/net-analyzer/rain/rain-1.2.8_p2.ebuild index 43c4c6ec53ce..034bfaa296bc 100644 --- a/net-analyzer/rain/rain-1.2.8_p2.ebuild +++ b/net-analyzer/rain/rain-1.2.8_p2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rain/rain-1.2.8_p2.ebuild,v 1.5 2007/04/07 08:19:10 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rain/rain-1.2.8_p2.ebuild,v 1.6 2008/06/27 18:23:47 fmccor Exp $ MY_P=${P/_p/r} DESCRIPTION="powerful tool for testing stability of hardware and software utilizing IP protocols" @@ -9,7 +9,7 @@ SRC_URI="http://www.mirrors.wiretapped.net/security/packet-construction/rain/${M LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="" |