diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:27:03 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:27:03 +0000 |
commit | 3651dee79f650a7e970e663f97b80221878b1e37 (patch) | |
tree | f46c8b1c7840e71c86432fbcfb82b164333ab98f /net-misc/ucarp/ucarp-0.7.ebuild | |
parent | Typo in DESCRIPTION, #59717 (Manifest recommit) (diff) | |
download | gentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.tar.gz gentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.tar.bz2 gentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-misc/ucarp/ucarp-0.7.ebuild')
-rw-r--r-- | net-misc/ucarp/ucarp-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ucarp/ucarp-0.7.ebuild b/net-misc/ucarp/ucarp-0.7.ebuild index a72ade226b9a..115d0787d475 100644 --- a/net-misc/ucarp/ucarp-0.7.ebuild +++ b/net-misc/ucarp/ucarp-0.7.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ucarp-0.7.ebuild,v 1.3 2004/07/17 10:16:53 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ucarp-0.7.ebuild,v 1.4 2004/08/08 00:27:03 slarti Exp $ -DESCRIPTION="Userspace CARP implimentation allows hosts to share ip address." +DESCRIPTION="Userspace CARP implementation allows hosts to share ip address." HOMEPAGE="http://www.ucarp.org/" SRC_URI="http://www.pureftpd.org/ucarp/${P}.tar.bz2" |