summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-08-13 09:02:33 +0000
committerFabian Groffen <grobian@gentoo.org>2007-08-13 09:02:33 +0000
commit6b95055b824792f63147263b68136bbe01812c0f (patch)
tree88d0f04d38d6bd74cd7390f2557013dff94c6986 /gnustep-libs
parentadd gnustep-libs/steptalk (diff)
downloadprefix-6b95055b824792f63147263b68136bbe01812c0f.tar.gz
prefix-6b95055b824792f63147263b68136bbe01812c0f.tar.bz2
prefix-6b95055b824792f63147263b68136bbe01812c0f.zip
add gnustep-libs/etoile-foundation
(Portage 2.2.00.7595-prefix/SVN/Linux 2.6.20-1.2925.fc6 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+) svn path=/prefix-overlay/; revision=237
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/etoile-foundation/Manifest2
-rw-r--r--gnustep-libs/etoile-foundation/etoile-foundation-0.2.ebuild17
2 files changed, 19 insertions, 0 deletions
diff --git a/gnustep-libs/etoile-foundation/Manifest b/gnustep-libs/etoile-foundation/Manifest
new file mode 100644
index 0000000..c1117dc
--- /dev/null
+++ b/gnustep-libs/etoile-foundation/Manifest
@@ -0,0 +1,2 @@
+DIST etoile-0.2.tar.gz 21233211 RMD160 340add5114d6bd2ba9d6da648ec041702a09d565 SHA1 9d384114f5ac317eebcc6b5cda3a0f5898a7c1c7 SHA256 e3a016ceaeb28c02b9a7ac71db51ced38c0dc0fc36c8b539d878b826f988ae0f
+EBUILD etoile-foundation-0.2.ebuild 481 RMD160 4e5e08c22aa6f2f051453e87b2d3d7694393122e SHA1 7439987c6b62cefcc34adb09a436f86c5f5c4e4e SHA256 b30ecb3a94fc4d1b464d90d3b4e52ed5a242ed76ac919f2cf969cc5390e37c4f
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"