diff options
author | 2002-05-23 06:50:18 +0000 | |
---|---|---|
committer | 2002-05-23 06:50:18 +0000 | |
commit | 51e11140ee146a7b2a8d66d64c050d311e3e20c7 (patch) | |
tree | c9d5e79457696c70ccc6f74633fe1e880ebb0ec0 /net-misc/LinNeighborhood | |
parent | gtk 1.2 dependency listing fixes (diff) | |
download | historical-51e11140ee146a7b2a8d66d64c050d311e3e20c7.tar.gz historical-51e11140ee146a7b2a8d66d64c050d311e3e20c7.tar.bz2 historical-51e11140ee146a7b2a8d66d64c050d311e3e20c7.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'net-misc/LinNeighborhood')
-rw-r--r-- | net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild index 3020c8ea2bc3..f021902cc655 100644 --- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild +++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Joao Schim <joao@schim.net> -# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.3 2002/01/27 07:08:54 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.4 2002/05/23 06:50:17 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="LinNeighborhood is a easy to use frontend to samba/NETBios." SRC_URI="http://www.bnro.de/~schmidjo/download/${P}.tar.gz" HOMEPAGE="http://www.bnro.de/~schmidjo/index.html" -DEPEND=" >=x11-libs/gtk+-1.2 net-fs/samba +DEPEND=" =x11-libs/gtk+-1.2* net-fs/samba nls? ( sys-devel/gettext ) " RDEPEND="${DEPEND}" |