diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 07:24:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 07:24:41 +0000 |
commit | 3fe46f9aedf49f1871c0b248e6e0e444e4a42359 (patch) | |
tree | 53a08923be464cceaeeddd4155dd377f0adaa7db /net-misc/quagga | |
parent | Bump (diff) | |
download | gentoo-2-3fe46f9aedf49f1871c0b248e6e0e444e4a42359.tar.gz gentoo-2-3fe46f9aedf49f1871c0b248e6e0e444e4a42359.tar.bz2 gentoo-2-3fe46f9aedf49f1871c0b248e6e0e444e4a42359.zip |
Stable for ppc, wrt bug #464218
(Portage version: 2.1.11.63/cvs/Linux ppc64, 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.22.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog index 7f8a646cc07c..47e04bab215b 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.154 2013/05/26 06:44:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.155 2013/05/26 07:24:41 ago Exp $ + + 26 May 2013; Agostino Sarubbo <ago@gentoo.org> quagga-0.99.22.1.ebuild: + Stable for ppc, wrt bug #464218 26 May 2013; Agostino Sarubbo <ago@gentoo.org> quagga-0.99.22.1.ebuild: Stable for s390, wrt bug #464218 diff --git a/net-misc/quagga/quagga-0.99.22.1.ebuild b/net-misc/quagga/quagga-0.99.22.1.ebuild index 36eb0c7e7b76..6df3fa07ad64 100644 --- a/net-misc/quagga/quagga-0.99.22.1.ebuild +++ b/net-misc/quagga/quagga-0.99.22.1.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.1.ebuild,v 1.8 2013/05/26 06:44:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.22.1.ebuild,v 1.9 2013/05/26 07:24: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=" |