diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-21 18:13:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-21 18:13:18 +0000 |
commit | 91df1ac4537eb555aab6cb8bd9c3e93a3573fa69 (patch) | |
tree | c7022b0c0f5662c46ed2b88972783e38e61ec71c /net-analyzer | |
parent | stable x86, bug 316533 (diff) | |
download | gentoo-2-91df1ac4537eb555aab6cb8bd9c3e93a3573fa69.tar.gz gentoo-2-91df1ac4537eb555aab6cb8bd9c3e93a3573fa69.tar.bz2 gentoo-2-91df1ac4537eb555aab6cb8bd9c3e93a3573fa69.zip |
stable x86, bug 316527
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/fragroute/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/fragroute/fragroute-1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/fragroute/ChangeLog b/net-analyzer/fragroute/ChangeLog index d9b6a41819ca..8e0853559dbd 100644 --- a/net-analyzer/fragroute/ChangeLog +++ b/net-analyzer/fragroute/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/fragroute # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.17 2010/02/16 21:00:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.18 2010/04/21 18:13:18 fauli Exp $ + + 21 Apr 2010; Christian Faulhammer <fauli@gentoo.org> + fragroute-1.2-r1.ebuild: + stable x86, bug 316527 *fragroute-1.2-r1 (16 Feb 2010) diff --git a/net-analyzer/fragroute/fragroute-1.2-r1.ebuild b/net-analyzer/fragroute/fragroute-1.2-r1.ebuild index d9941b4f3bb4..a1cd8c20e242 100644 --- a/net-analyzer/fragroute/fragroute-1.2-r1.ebuild +++ b/net-analyzer/fragroute/fragroute-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2-r1.ebuild,v 1.1 2010/02/16 21:00:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2-r1.ebuild,v 1.2 2010/04/21 18:13:18 fauli Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.monkey.org/~dugsong/fragroute/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=" |