diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-09-28 16:30:54 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-09-28 16:30:54 +0000 |
commit | 171047998b5952fe190aa1a60c1fbeac217982d5 (patch) | |
tree | efb0111db05d61438e841413479d9e68e622d2e0 /net-misc/quagga | |
parent | added prefix support (diff) | |
download | gentoo-2-171047998b5952fe190aa1a60c1fbeac217982d5.tar.gz gentoo-2-171047998b5952fe190aa1a60c1fbeac217982d5.tar.bz2 gentoo-2-171047998b5952fe190aa1a60c1fbeac217982d5.zip |
Stable for amd64 wrt bug #475706
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 df917a6155ed..93cd7984e816 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.158 2013/09/27 17:20:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.159 2013/09/28 16:30:54 nimiux Exp $ + + 28 Sep 2013; Chema Alonso <nimiux@gentoo.org> quagga-0.99.22.4.ebuild: + Stable for amd64 wrt bug #475706 27 Sep 2013; Agostino Sarubbo <ago@gentoo.org> quagga-0.99.22.4.ebuild: Stable for arm, 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 b3068f1a359b..53e6d4cd9b5f 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.3 2013/09/27 17:20:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.22.4.ebuild,v 1.4 2013/09/28 16:30:54 nimiux 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=" |