diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-03-06 17:08:01 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-03-06 17:08:01 +0000 |
commit | ab414628f518415fca25759f9ae7287ad10d9317 (patch) | |
tree | bb67084d234888aeab5b132198e944f653106e38 /net-misc/quagga | |
parent | ebuild imported from gentoo.de CVS (diff) | |
download | gentoo-2-ab414628f518415fca25759f9ae7287ad10d9317.tar.gz gentoo-2-ab414628f518415fca25759f9ae7287ad10d9317.tar.bz2 gentoo-2-ab414628f518415fca25759f9ae7287ad10d9317.zip |
x86
(Portage version: 2.0.54)
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/quagga/quagga-0.98.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog index 94bda9c255fc..e6e13c33bc66 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.30 2006/02/12 13:51:04 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.31 2006/03/06 17:08:01 mrness Exp $ + + 06 Mar 2006; Alin Nastac <mrness@gentoo.org> quagga-0.98.5-r3.ebuild: + Stable on x86. 12 Feb 2006; Guy Martin <gmsoft@gentoo.org> quagga-0.98.5-r3.ebuild: Stable on hppa. diff --git a/net-misc/quagga/quagga-0.98.5-r3.ebuild b/net-misc/quagga/quagga-0.98.5-r3.ebuild index 6456d870cebf..882634239324 100644 --- a/net-misc/quagga/quagga-0.98.5-r3.ebuild +++ b/net-misc/quagga/quagga-0.98.5-r3.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.5-r3.ebuild,v 1.3 2006/02/12 13:51:04 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.98.5-r3.ebuild,v 1.4 2006/03/06 17:08:01 mrness Exp $ inherit eutils multilib @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~sparc x86" IUSE="ipv6 snmp pam tcpmd5 bgpclassless ospfapi realms fix-connected-rt multipath tcp-zebra" RDEPEND="sys-apps/iproute2 |