summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-libs/etoile-foundation/etoile-foundation-0.2.ebuild')
-rw-r--r--gnustep-libs/etoile-foundation/etoile-foundation-0.2.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnustep-libs/etoile-foundation/etoile-foundation-0.2.ebuild b/gnustep-libs/etoile-foundation/etoile-foundation-0.2.ebuild
new file mode 100644
index 0000000..62ec4db
--- /dev/null
+++ b/gnustep-libs/etoile-foundation/etoile-foundation-0.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="prefix"
+
+inherit gnustep-2
+
+S="${WORKDIR}/Etoile-${PV}/Frameworks/EtoileFoundation"
+
+DESCRIPTION="Foundation framework extensions from the Etoile project"
+HOMEPAGE="http://www.etoile-project.org/etoile/mediawiki/index.php?title=EtoileFoundation"
+SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"