diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-07 08:19:10 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-07 08:19:10 +0000 |
commit | 6d79c1f0ad8f6ad73eff50b528f020d9e7f8c741 (patch) | |
tree | c237643bcf650ff2dd4887aeb62ad796877552bd /net-analyzer/rain | |
parent | Stable on amd64 wrt bug 168196 (diff) | |
download | gentoo-2-6d79c1f0ad8f6ad73eff50b528f020d9e7f8c741.tar.gz gentoo-2-6d79c1f0ad8f6ad73eff50b528f020d9e7f8c741.tar.bz2 gentoo-2-6d79c1f0ad8f6ad73eff50b528f020d9e7f8c741.zip |
Stable on amd64 wrt bug 173626
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-analyzer/rain')
-rw-r--r-- | net-analyzer/rain/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/rain/rain-1.2.8_p2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/rain/ChangeLog b/net-analyzer/rain/ChangeLog index 9e3055b771a8..416d9c3f9d00 100644 --- a/net-analyzer/rain/ChangeLog +++ b/net-analyzer/rain/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/rain # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rain/ChangeLog,v 1.5 2007/02/09 04:07:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rain/ChangeLog,v 1.6 2007/04/07 08:19:10 welp Exp $ + + 07 Apr 2007; Peter Weller <welp@gentoo.org> rain-1.2.8_p2.ebuild: + Stable on amd64 wrt bug 173626 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/net-analyzer/rain/rain-1.2.8_p2.ebuild b/net-analyzer/rain/rain-1.2.8_p2.ebuild index 2507298a6975..43c4c6ec53ce 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-2005 Gentoo Foundation +# Copyright 1999-2007 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.4 2005/07/19 15:35:32 dholm Exp $ +# $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 $ 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="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="" |