diff options
author | David Holm <dholm@gentoo.org> | 2005-07-19 15:35:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-19 15:35:32 +0000 |
commit | 3d5fe4dbf3ba9a49f13717ce0ce9eb95b6e8daf9 (patch) | |
tree | 9c1c211507867853da9d57ace5d4a2cdb40b5bed /net-analyzer/rain/rain-1.2.8_p2.ebuild | |
parent | style fix (diff) | |
download | historical-3d5fe4dbf3ba9a49f13717ce0ce9eb95b6e8daf9.tar.gz historical-3d5fe4dbf3ba9a49f13717ce0ce9eb95b6e8daf9.tar.bz2 historical-3d5fe4dbf3ba9a49f13717ce0ce9eb95b6e8daf9.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
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 5a4d6326ae59..2507298a6975 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-2004 Gentoo Foundation +# Copyright 1999-2005 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.3 2004/07/10 11:34:52 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rain/rain-1.2.8_p2.ebuild,v 1.4 2005/07/19 15:35:32 dholm 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="x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="" |