diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
commit | 609a263914674bf2467c61bcc5ca9d4ce4fd6a56 (patch) | |
tree | 7dc80a66aaf7a8998789c39afd503eede7e46852 /net-misc/LinNeighborhood | |
parent | whitespace (diff) | |
download | gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.gz gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.bz2 gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/LinNeighborhood')
-rw-r--r-- | net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild index 2a421cfd335d..8d69fa69c843 100644 --- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild +++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.16 2004/07/15 02:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.17 2007/07/12 02:52:15 mr_bones_ Exp $ IUSE="nls" @@ -14,7 +14,6 @@ SLOT="0" DEPEND=" =x11-libs/gtk+-1.2* net-fs/samba nls? ( sys-devel/gettext ) " - src_compile() { local myopts |