diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:23:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:23:45 +0000 |
commit | cbbf9c0a40993f7c85480dbb5ccd1ca435522f3e (patch) | |
tree | d6470b37d2e22a43db9f7bb1839659cf1395eaf6 /net-misc/quagga | |
parent | Stable for amd64, wrt bug #408507 (diff) | |
download | gentoo-2-cbbf9c0a40993f7c85480dbb5ccd1ca435522f3e.tar.gz gentoo-2-cbbf9c0a40993f7c85480dbb5ccd1ca435522f3e.tar.bz2 gentoo-2-cbbf9c0a40993f7c85480dbb5ccd1ca435522f3e.zip |
Stable for x86, wrt bug #408507
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/quagga/quagga-0.99.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog index c72a9484bfc4..23fb9d1f891b 100644 --- a/net-misc/quagga/ChangeLog +++ b/net-misc/quagga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/quagga # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.142 2012/12/08 12:23:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.143 2012/12/08 12:23:45 ago Exp $ + + 08 Dec 2012; <ago@gentoo.org> quagga-0.99.21.ebuild: + Stable for x86, wrt bug #408507 08 Dec 2012; <ago@gentoo.org> quagga-0.99.21.ebuild: Stable for amd64, wrt bug #408507 diff --git a/net-misc/quagga/quagga-0.99.21.ebuild b/net-misc/quagga/quagga-0.99.21.ebuild index cfcad8d88a79..efe0fa50f756 100644 --- a/net-misc/quagga/quagga-0.99.21.ebuild +++ b/net-misc/quagga/quagga-0.99.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.21.ebuild,v 1.6 2012/12/08 12:23:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.21.ebuild,v 1.7 2012/12/08 12:23:45 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~s390 ~sparc x86" IUSE="bgpclassless caps doc elibc_glibc ipv6 multipath ospfapi pam +readline snmp tcp-zebra" COMMON_DEPEND=" |