diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-12 23:51:16 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-12 23:51:16 +0000 |
commit | 99b169051ec33310797f71dbb1c2e1f0f237e261 (patch) | |
tree | 0f96edafa119b350c6c7066c3f1f5cc6fe63b721 /net-misc/quagga | |
parent | version bump (diff) | |
download | gentoo-2-99b169051ec33310797f71dbb1c2e1f0f237e261.tar.gz gentoo-2-99b169051ec33310797f71dbb1c2e1f0f237e261.tar.bz2 gentoo-2-99b169051ec33310797f71dbb1c2e1f0f237e261.zip |
Stable on alpha wrt security Bug #132353.
(Portage version: 2.0.54)
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/quagga/quagga-0.98.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog index d2c7c435e76b..08d8ed814c02 100644 --- a/net-misc/quagga/ChangeLog +++ b/net-misc/quagga/ChangeLog @@ -2,7 +2,10 @@ # Copyright 1999-2006 Gentoo Foundation # Copyright 2003-2004 DataCore GmbH # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.36 2006/05/12 04:25:49 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.37 2006/05/12 23:51:16 tcort Exp $ + + 12 May 2006; Thomas Cort <tcort@gentoo.org> quagga-0.98.6-r1.ebuild: + Stable on alpha wrt security Bug #132353. 12 May 2006; Joshua Jackson <tsunam@gentoo.org> quagga-0.98.6-r1.ebuild: Stable on x86; bug #132353 diff --git a/net-misc/quagga/quagga-0.98.6-r1.ebuild b/net-misc/quagga/quagga-0.98.6-r1.ebuild index ad20cc0ac2d9..640f33d7e0bf 100644 --- a/net-misc/quagga/quagga-0.98.6-r1.ebuild +++ b/net-misc/quagga/quagga-0.98.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.98.6-r1.ebuild,v 1.3 2006/05/12 04:25:49 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.98.6-r1.ebuild,v 1.4 2006/05/12 23:51:16 tcort Exp $ inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.quagga.net/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~s390 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ~ppc ~s390 ~sparc x86" IUSE="ipv6 snmp pam tcpmd5 bgpclassless ospfapi realms fix-connected-rt multipath tcp-zebra" RDEPEND="sys-apps/iproute2 |