summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pretty-overlay/x11-themes/human-cursors-theme/human-cursors-theme-0.4.ebuild')
-rw-r--r--pretty-overlay/x11-themes/human-cursors-theme/human-cursors-theme-0.4.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/pretty-overlay/x11-themes/human-cursors-theme/human-cursors-theme-0.4.ebuild b/pretty-overlay/x11-themes/human-cursors-theme/human-cursors-theme-0.4.ebuild
new file mode 100644
index 0000000..b01067d
--- /dev/null
+++ b/pretty-overlay/x11-themes/human-cursors-theme/human-cursors-theme-0.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="The Human Cursor theme"
+HOMEPAGE="https://launchpad.net/products/human-cursors-theme"
+SRC_URI="http://librarian.launchpad.net/4886280/${PN}_${PV}.orig.tar.gz"
+
+LICENSE="CCPL-Attribution-ShareAlike-2.5"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_install() {
+ einstall || die "einstall failed"
+}