diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-09 17:10:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-09 17:10:41 +0000 |
commit | 06ab4b396ae1238017e2735dbe50a832b89c2564 (patch) | |
tree | eec6b771b5db99520b296c32753abb6d95d77b1c /net-misc/quagga | |
parent | Mask dev-games/gigi for removal (diff) | |
download | gentoo-2-06ab4b396ae1238017e2735dbe50a832b89c2564.tar.gz gentoo-2-06ab4b396ae1238017e2735dbe50a832b89c2564.tar.bz2 gentoo-2-06ab4b396ae1238017e2735dbe50a832b89c2564.zip |
Stable for sparc, wrt bug #475706
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/quagga/quagga-0.99.22.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog index 5584b3628340..0710ad9c8fb2 100644 --- a/net-misc/quagga/ChangeLog +++ b/net-misc/quagga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/quagga # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.162 2013/10/07 19:30:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.163 2013/10/09 17:10:41 ago Exp $ + + 09 Oct 2013; Agostino Sarubbo <ago@gentoo.org> quagga-0.99.22.4.ebuild: + Stable for sparc, wrt bug #475706 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> quagga-0.99.22.4.ebuild: Stable for ppc, wrt bug #475706 diff --git a/net-misc/quagga/quagga-0.99.22.4.ebuild b/net-misc/quagga/quagga-0.99.22.4.ebuild index 7feef32c8f96..6830b1f0cec0 100644 --- a/net-misc/quagga/quagga-0.99.22.4.ebuild +++ b/net-misc/quagga/quagga-0.99.22.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.22.4.ebuild,v 1.7 2013/10/07 19:30:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.22.4.ebuild,v 1.8 2013/10/09 17:10:41 ago Exp $ EAPI="5" @@ -16,7 +16,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=" |