diff options
author | Alin Năstac <mrness@gentoo.org> | 2008-05-13 22:38:28 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2008-05-13 22:38:28 +0000 |
commit | c26ea6c3ea73e71d7d06140df1200368fe7dc9ce (patch) | |
tree | b2875a680aada6b1123146fd1bece74de4bd8ff7 /net-misc/quagga | |
parent | Fix aclocal failure (#220335). (diff) | |
download | gentoo-2-c26ea6c3ea73e71d7d06140df1200368fe7dc9ce.tar.gz gentoo-2-c26ea6c3ea73e71d7d06140df1200368fe7dc9ce.tar.bz2 gentoo-2-c26ea6c3ea73e71d7d06140df1200368fe7dc9ce.zip |
Reduce DESCRIPTION size.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/quagga/quagga-0.98.6-r4.ebuild | 4 | ||||
-rw-r--r-- | net-misc/quagga/quagga-0.99.9-r1.ebuild | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog index 1a84eaf0642f..96fddadbbaf6 100644 --- a/net-misc/quagga/ChangeLog +++ b/net-misc/quagga/ChangeLog @@ -2,10 +2,11 @@ # Copyright 1999-2008 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.72 2008/05/13 22:34:17 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.73 2008/05/13 22:38:28 mrness Exp $ - 13 May 2008; Alin Năstac <mrness@gentoo.org> quagga-0.98.6-r4.ebuild: - Fix aclocal failure (#220335). + 13 May 2008; Alin Năstac <mrness@gentoo.org> quagga-0.98.6-r4.ebuild, + quagga-0.99.9-r1.ebuild: + Fix aclocal failure (#220335). Reduce DESCRIPTION size. 20 Apr 2008; Alin Năstac <mrness@gentoo.org> quagga-0.98.6-r4.ebuild, quagga-0.99.9-r1.ebuild: diff --git a/net-misc/quagga/quagga-0.98.6-r4.ebuild b/net-misc/quagga/quagga-0.98.6-r4.ebuild index e7ffd15364ff..86cdf804c1bc 100644 --- a/net-misc/quagga/quagga-0.98.6-r4.ebuild +++ b/net-misc/quagga/quagga-0.98.6-r4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 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-r4.ebuild,v 1.3 2008/05/13 22:34:17 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.98.6-r4.ebuild,v 1.4 2008/05/13 22:38:28 mrness Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" inherit eutils multilib autotools -DESCRIPTION="A free routing daemon replacing Zebra supporting RIP, OSPF and BGP. Includes OSPFAPI, NET-SNMP and IPV6 support." +DESCRIPTION="A free routing daemon replacing Zebra supporting RIP, OSPF and BGP." HOMEPAGE="http://quagga.net/" SRC_URI="http://www.quagga.net/download/${P}.tar.gz mirror://gentoo/${P}-patches-20070912.tar.gz" diff --git a/net-misc/quagga/quagga-0.99.9-r1.ebuild b/net-misc/quagga/quagga-0.99.9-r1.ebuild index f2f4c7fe6640..2ebb780a826c 100644 --- a/net-misc/quagga/quagga-0.99.9-r1.ebuild +++ b/net-misc/quagga/quagga-0.99.9-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.9-r1.ebuild,v 1.2 2008/04/20 03:49:21 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.9-r1.ebuild,v 1.3 2008/05/13 22:38:28 mrness Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" inherit eutils multilib autotools linux-info -DESCRIPTION="A free routing daemon replacing Zebra supporting RIP, OSPF and BGP. Includes OSPFAPI, NET-SNMP and IPV6 support." +DESCRIPTION="A free routing daemon replacing Zebra supporting RIP, OSPF and BGP." HOMEPAGE="http://quagga.net/" SRC_URI="http://www.quagga.net/download/${P}.tar.gz mirror://gentoo/${P}-patches-20070913.tar.gz" |