summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-04-21 18:53:26 +0000
committerThomas Kahle <tomka@gentoo.org>2011-04-21 18:53:26 +0000
commitb799572383015e11246663995cfb260e4fe848d3 (patch)
treee382c43c521cf3103fc89b129f7de0c01b3e0f7d /net-misc/mrouted
parentVersion bump finally again. Fixes test-unit suite. Also fixes bugs: 347796, 3... (diff)
downloadgentoo-2-b799572383015e11246663995cfb260e4fe848d3.tar.gz
gentoo-2-b799572383015e11246663995cfb260e4fe848d3.tar.bz2
gentoo-2-b799572383015e11246663995cfb260e4fe848d3.zip
x86 stable per bug 358789
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'net-misc/mrouted')
-rw-r--r--net-misc/mrouted/ChangeLog5
-rw-r--r--net-misc/mrouted/mrouted-3.9.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/mrouted/ChangeLog b/net-misc/mrouted/ChangeLog
index 6d6f7a30c076..567e7bb6316a 100644
--- a/net-misc/mrouted/ChangeLog
+++ b/net-misc/mrouted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/mrouted
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/ChangeLog,v 1.12 2011/04/21 13:59:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/ChangeLog,v 1.13 2011/04/21 18:53:26 tomka Exp $
+
+ 21 Apr 2011; Thomas Kahle <tomka@gentoo.org> mrouted-3.9.5.ebuild:
+ x86 stable per bug 358789
*mrouted-3.9.5 (21 Apr 2011)
diff --git a/net-misc/mrouted/mrouted-3.9.5.ebuild b/net-misc/mrouted/mrouted-3.9.5.ebuild
index d687c0416c9d..d10463f0ba06 100644
--- a/net-misc/mrouted/mrouted-3.9.5.ebuild
+++ b/net-misc/mrouted/mrouted-3.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/mrouted-3.9.5.ebuild,v 1.1 2011/04/21 13:59:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/mrouted-3.9.5.ebuild,v 1.2 2011/04/21 18:53:26 tomka Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.vmlinux.org/pub/People/jocke/${PN}/${P}.tar.bz2"
LICENSE="Stanford"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="|| ( dev-util/yacc sys-devel/bison )"