diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:53:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:53:23 +0000 |
commit | a64c77d7d2dd71d8e81f4aa9f88cd5af6ae9f8b2 (patch) | |
tree | 20b6e92503a6a630c42054a61cfcc9ee6a81df03 /net-misc/quagga | |
parent | revbump; migrate -> distutils-r1, invoke testsuite, drop old ebuilds (diff) | |
download | gentoo-2-a64c77d7d2dd71d8e81f4aa9f88cd5af6ae9f8b2.tar.gz gentoo-2-a64c77d7d2dd71d8e81f4aa9f88cd5af6ae9f8b2.tar.bz2 gentoo-2-a64c77d7d2dd71d8e81f4aa9f88cd5af6ae9f8b2.zip |
Stable for amd64, wrt bug #464218
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 2e3c5f372d58..545ef756796e 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.147 2013/04/23 09:25:18 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.148 2013/05/23 17:53:23 ago Exp $ + + 23 May 2013; Agostino Sarubbo <ago@gentoo.org> quagga-0.99.22.1.ebuild: + Stable for amd64, wrt bug #464218 *quagga-0.99.22.1 (23 Apr 2013) diff --git a/net-misc/quagga/quagga-0.99.22.1.ebuild b/net-misc/quagga/quagga-0.99.22.1.ebuild index 571ad38c1d44..b948498b5ba2 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.1 2013/04/23 09:25:18 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.22.1.ebuild,v 1.2 2013/05/23 17:53:23 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=" |