diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/dclib/dclib-0.1_beta8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/dclib/dclib-0.1_beta8.ebuild b/net-p2p/dclib/dclib-0.1_beta8.ebuild index aba56c8b67c9..a3291bd283d8 100644 --- a/net-p2p/dclib/dclib-0.1_beta8.ebuild +++ b/net-p2p/dclib/dclib-0.1_beta8.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.1_beta8.ebuild,v 1.2 2002/07/06 06:28:24 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.1_beta8.ebuild,v 1.3 2002/07/06 06:32:14 seemant Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} -DESCRIPTION="dclib" +DESCRIPTION="Library for the Qt client for DirectConnect" HOMEPAGE="http://dc.ketelhot.de/" LICENSE="GPL-2" |