diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 02:25:20 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 02:25:20 +0000 |
commit | e6412321e72f50b40a3efbdc1eddd75152f50f13 (patch) | |
tree | a01e921b158db1efc07b7506e2d8830afaf0238b /net-p2p/dc-gui/dc-gui-0.58.ebuild | |
parent | removed audiogalaxy clients, since the protocol/site is dead now (diff) | |
download | gentoo-2-e6412321e72f50b40a3efbdc1eddd75152f50f13.tar.gz gentoo-2-e6412321e72f50b40a3efbdc1eddd75152f50f13.tar.bz2 gentoo-2-e6412321e72f50b40a3efbdc1eddd75152f50f13.zip |
repoman'd
Diffstat (limited to 'net-p2p/dc-gui/dc-gui-0.58.ebuild')
-rw-r--r-- | net-p2p/dc-gui/dc-gui-0.58.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/net-p2p/dc-gui/dc-gui-0.58.ebuild b/net-p2p/dc-gui/dc-gui-0.58.ebuild index 880539462623..d85eff7be65f 100644 --- a/net-p2p/dc-gui/dc-gui-0.58.ebuild +++ b/net-p2p/dc-gui/dc-gui-0.58.ebuild @@ -1,15 +1,17 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dc-gui/dc-gui-0.58.ebuild,v 1.1 2002/07/06 06:08:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dc-gui/dc-gui-0.58.ebuild,v 1.2 2002/07/17 02:25:19 seemant Exp $ S=${WORKDIR}/${P/-/_} DESCRIPTION="GUI for DCTC" SRC_URI="http://ac2i.tzo.com/dctc/${P/-/_}.tar.gz" HOMEPAGE="http://ac2i.tzo.com/dctc" + SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" -DEPEND="virtual/glibc - =dev-libs/glib-1.2* +DEPEND=" =dev-libs/glib-1.2* =gnome-base/gnome-libs-1.4* =sys-libs/db-3.2* =x11-libs/gtk+-1.2* |