diff options
Diffstat (limited to 'net-nds/lat/lat-1.0.6.ebuild')
-rw-r--r-- | net-nds/lat/lat-1.0.6.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/net-nds/lat/lat-1.0.6.ebuild b/net-nds/lat/lat-1.0.6.ebuild deleted file mode 100644 index 334cf89f7..000000000 --- a/net-nds/lat/lat-1.0.6.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit gnome2 mono - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="LDAP Administration Tool, allows you to browse LDAP-based directories and add/edit/delete entries." -HOMEPAGE="http://dev.mmgsecurity.com/projects/lat" -SRC_URI="http://dev.mmgsecurity.com/downloads/${PN}/${P}.tar.gz" -LICENSE="GPL-2" -IUSE="" -SLOT="0" - -RDEPEND=">=dev-lang/mono-1.1.12.1 - >=dev-dotnet/gtk-sharp-2.4.2 - >=dev-dotnet/gnome-sharp-2.4.2 - >=dev-dotnet/glade-sharp-2.4.2 - >=dev-dotnet/gconf-sharp-2.4.2 - >=gnome-base/gnome-keyring-0.4.2" -DEPEND="${RDEPEND} - app-text/scrollkeeper - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog NEWS README TODO" |