diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-06 06:28:24 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-06 06:28:24 +0000 |
commit | 0e3fb3ed7933c8c02b38f06c8166d7f63a0d4996 (patch) | |
tree | e3556c7078565b6df510407fc71ce2404cd25cd2 /net-p2p/dclib | |
parent | new package (diff) | |
download | historical-0e3fb3ed7933c8c02b38f06c8166d7f63a0d4996.tar.gz historical-0e3fb3ed7933c8c02b38f06c8166d7f63a0d4996.tar.bz2 historical-0e3fb3ed7933c8c02b38f06c8166d7f63a0d4996.zip |
SLOT
Diffstat (limited to 'net-p2p/dclib')
-rw-r--r-- | net-p2p/dclib/dclib-0.1_beta8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/dclib/dclib-0.1_beta8.ebuild b/net-p2p/dclib/dclib-0.1_beta8.ebuild index 8f77a08a8d66..aba56c8b67c9 100644 --- a/net-p2p/dclib/dclib-0.1_beta8.ebuild +++ b/net-p2p/dclib/dclib-0.1_beta8.ebuild @@ -1,6 +1,6 @@ # 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.1 2002/07/06 06:25:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.1_beta8.ebuild,v 1.2 2002/07/06 06:28:24 seemant Exp $ MY_P=${P/_/} @@ -9,6 +9,7 @@ DESCRIPTION="dclib" HOMEPAGE="http://dc.ketelhot.de/" LICENSE="GPL-2" +SLOT="0" SRC_URI="http://dc.ketelhot.de/files/dcgui/unstable/source/${MY_P}.tar.bz2" |