diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:23:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:23:18 +0000 |
commit | 333b7b247287e30a7f487cd4e98e60e2673acc31 (patch) | |
tree | 3d91557c5bb609f355b09348a8cb3c2f2d029ca6 /net-misc/quagga | |
parent | add ~arm, bug #440908 (diff) | |
download | gentoo-2-333b7b247287e30a7f487cd4e98e60e2673acc31.tar.gz gentoo-2-333b7b247287e30a7f487cd4e98e60e2673acc31.tar.bz2 gentoo-2-333b7b247287e30a7f487cd4e98e60e2673acc31.zip |
Stable for amd64, 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 181f3a578b8a..c72a9484bfc4 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.141 2012/12/07 15:58:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.142 2012/12/08 12:23:18 ago Exp $ + + 08 Dec 2012; <ago@gentoo.org> quagga-0.99.21.ebuild: + Stable for amd64, wrt bug #408507 07 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> quagga-0.99.20.ebuild, quagga-0.99.20-r1.ebuild: diff --git a/net-misc/quagga/quagga-0.99.21.ebuild b/net-misc/quagga/quagga-0.99.21.ebuild index 22765a71472b..cfcad8d88a79 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.5 2012/12/07 15:57:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.21.ebuild,v 1.6 2012/12/08 12:23:18 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=" |