diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-18 20:57:13 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-18 20:57:13 +0000 |
commit | 95cc0fcdcf055406d7e737fed80db64dfdbb48fc (patch) | |
tree | fa13f15aa58c24916f4a143d51528f1f204c7f5a /net-libs/libtorrent | |
parent | Version bump closes bug #55201 (diff) | |
download | historical-95cc0fcdcf055406d7e737fed80db64dfdbb48fc.tar.gz historical-95cc0fcdcf055406d7e737fed80db64dfdbb48fc.tar.bz2 historical-95cc0fcdcf055406d7e737fed80db64dfdbb48fc.zip |
fix header
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.3.2.ebuild b/net-libs/libtorrent/libtorrent-0.3.2.ebuild index 906139729ee9..eb1cf4441d83 100644 --- a/net-libs/libtorrent/libtorrent-0.3.2.ebuild +++ b/net-libs/libtorrent/libtorrent-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.3.2.ebuild,v 1.3 2004/08/18 20:57:13 squinky86 Exp $ DESCRIPTION="LibTorrent is a BitTorrent library written in C++ for *nix." HOMEPAGE="http://libtorrent.rakshasa.no/" |