summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'misc-overlay/x11-misc/TheWidgetFactory/TheWidgetFactory-0.2.ebuild')
-rw-r--r--misc-overlay/x11-misc/TheWidgetFactory/TheWidgetFactory-0.2.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/misc-overlay/x11-misc/TheWidgetFactory/TheWidgetFactory-0.2.ebuild b/misc-overlay/x11-misc/TheWidgetFactory/TheWidgetFactory-0.2.ebuild
new file mode 100644
index 0000000..34efcc9
--- /dev/null
+++ b/misc-overlay/x11-misc/TheWidgetFactory/TheWidgetFactory-0.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION=""
+HOMEPAGE="http://www.stellingwerff.com/?p=9"
+SRC_URI="http://www.stellingwerff.com/${PN}/${P}.tar.bz2"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_install() {
+ einstall || die "einstall failed"
+}