diff options
Diffstat (limited to 'net-misc/quagga/quagga-0.96.4-r6.ebuild')
-rw-r--r-- | net-misc/quagga/quagga-0.96.4-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/quagga/quagga-0.96.4-r6.ebuild b/net-misc/quagga/quagga-0.96.4-r6.ebuild index 493388de5f2f..31bd4531796e 100644 --- a/net-misc/quagga/quagga-0.96.4-r6.ebuild +++ b/net-misc/quagga/quagga-0.96.4-r6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.96.4-r6.ebuild,v 1.7 2004/10/05 22:11:06 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.96.4-r6.ebuild,v 1.8 2004/10/22 08:16:24 amir Exp $ inherit eutils DESCRIPTION="A free routing daemon replacing Zebra supporting RIP, OSPF and BGP. Includes OSPFAPI, NET-SNMP and IPV6 support." HOMEPAGE="http://quagga.net/" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" SLOT="0" LICENSE="GPL-2" SRC_URI="http://www.quagga.net/download/${P}.tar.gz" |