summaryrefslogtreecommitdiff
blob: b683d4817cae3ca1665253a6e1c297bb26f158ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-env/gnustep-env-1000.ebuild,v 1.6 2007/10/03 14:18:20 armin76 Exp $

DESCRIPTION="This is a convience package that installs all base GNUstep libraries, convenience scripts, and environment settings for use on Gentoo."
HOMEPAGE="http://www.gnustep.org"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"

IUSE=""
DEPEND=""
RDEPEND=">=gnustep-base/gnustep-make-2.0"