diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:16:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:16:56 +0000 |
commit | bcdd8704488d7ce3da85b414e189efad9cf245d6 (patch) | |
tree | 1b8bf18193c8806c17e0c70c2605bc550e6abb8b /net-misc/quagga | |
parent | Stable for ppc, wrt bug #532022 (diff) | |
download | gentoo-2-bcdd8704488d7ce3da85b414e189efad9cf245d6.tar.gz gentoo-2-bcdd8704488d7ce3da85b414e189efad9cf245d6.tar.bz2 gentoo-2-bcdd8704488d7ce3da85b414e189efad9cf245d6.zip |
Stable for ppc, wrt bug #532036
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.23.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog index 6609b2da15c2..da4fc3549ae8 100644 --- a/net-misc/quagga/ChangeLog +++ b/net-misc/quagga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/quagga # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.170 2014/12/28 10:08:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.171 2014/12/31 16:16:56 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> quagga-0.99.23.1.ebuild: + Stable for ppc, wrt bug #532036 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> quagga-0.99.23.1.ebuild: Stable for x86, wrt bug #532036 diff --git a/net-misc/quagga/quagga-0.99.23.1.ebuild b/net-misc/quagga/quagga-0.99.23.1.ebuild index c873dc7019a8..c6002968b26b 100644 --- a/net-misc/quagga/quagga-0.99.23.1.ebuild +++ b/net-misc/quagga/quagga-0.99.23.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild,v 1.5 2014/12/28 10:08:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild,v 1.6 2014/12/31 16:16:56 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=" |