diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-23 01:29:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-23 01:29:09 +0000 |
commit | c7b2446bd3ed750540125599c4c35e87736afe48 (patch) | |
tree | c014f31d276354ba72f6dd2e17ca468446cd9585 /net-misc/quagga | |
parent | take care of the QA notices; use GAMES_PREFIX_OPT (diff) | |
download | gentoo-2-c7b2446bd3ed750540125599c4c35e87736afe48.tar.gz gentoo-2-c7b2446bd3ed750540125599c4c35e87736afe48.tar.bz2 gentoo-2-c7b2446bd3ed750540125599c4c35e87736afe48.zip |
Stable on SPARC.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/quagga/quagga-0.98.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog index e40ac8a00edd..04044661aaae 100644 --- a/net-misc/quagga/ChangeLog +++ b/net-misc/quagga/ChangeLog @@ -2,7 +2,10 @@ # Copyright 1999-2006 Gentoo Foundation # Copyright 2003-2004 DataCore GmbH # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.42 2006/06/23 05:02:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.43 2006/08/23 01:29:09 weeve Exp $ + + 23 Aug 2006; Jason Wever <weeve@gentoo.org> quagga-0.98.6-r1.ebuild: + Stable on SPARC. 23 Jun 2006; Alin Nastac <mrness@gentoo.org> quagga-0.98.6-r1.ebuild, quagga-0.99.4.ebuild: diff --git a/net-misc/quagga/quagga-0.98.6-r1.ebuild b/net-misc/quagga/quagga-0.98.6-r1.ebuild index ae640255da33..a1c33d9cbeac 100644 --- a/net-misc/quagga/quagga-0.98.6-r1.ebuild +++ b/net-misc/quagga/quagga-0.98.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.98.6-r1.ebuild,v 1.7 2006/06/23 05:02:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.98.6-r1.ebuild,v 1.8 2006/08/23 01:29:09 weeve Exp $ inherit eutils multilib autotools @@ -11,7 +11,7 @@ SRC_URI="http://www.quagga.net/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ppc ~s390 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ppc ~s390 sparc x86" IUSE="ipv6 snmp pam tcpmd5 bgpclassless ospfapi realms fix-connected-rt multipath tcp-zebra" RESTRICT="userpriv" |