diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
commit | ba073145062cad250e93a16c80c74a7020945748 (patch) | |
tree | eb5e93cf73725def66de62284d76098d59f03837 /dev-libs/libdnet | |
parent | add utf8 useflag for zope (diff) | |
download | historical-ba073145062cad250e93a16c80c74a7020945748.tar.gz historical-ba073145062cad250e93a16c80c74a7020945748.tar.bz2 historical-ba073145062cad250e93a16c80c74a7020945748.zip |
header fix
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r-- | dev-libs/libdnet/libdnet-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdnet/libdnet-1.4.ebuild b/dev-libs/libdnet/libdnet-1.4.ebuild index 9190386e6556..0aaf81536084 100644 --- a/dev-libs/libdnet/libdnet-1.4.ebuild +++ b/dev-libs/libdnet/libdnet-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.4.ebuild,v 1.10 2004/02/18 00:09:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.4.ebuild,v 1.11 2004/03/14 12:28:57 mr_bones_ Exp $ DESCRIPTION="libdnet provides a simplified, portable interface to several low-level networking routines." HOMEPAGE="http://libdnet.sourceforge.net/" |