summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/etoile-system/etoile-system-0.2.ebuild')
-rw-r--r--gnustep-apps/etoile-system/etoile-system-0.2.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnustep-apps/etoile-system/etoile-system-0.2.ebuild b/gnustep-apps/etoile-system/etoile-system-0.2.ebuild
new file mode 100644
index 0000000..5f9c10a
--- /dev/null
+++ b/gnustep-apps/etoile-system/etoile-system-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}/Services/Private/System"
+
+DESCRIPTION="Etoile main system process"
+HOMEPAGE="http://www.etoile-project.org"
+SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz"
+
+LICENSE="LGPL-2.1"
+KEYWORDS="~x86 ~amd64"
+SLOT="0"