summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-11-22 05:17:56 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-11-22 05:17:56 +0000
commit674b6c8f031884dc83d0a7a0109d858936580694 (patch)
tree6ded78fac5373684057f49160b5dc38cf49b016f /pretty-overlay/x11-themes/human-cursors-theme/human-cursors-theme-0.4.ebuild
parentAdded meta package for ubuntu artwork. (diff)
downloadnichoj-674b6c8f031884dc83d0a7a0109d858936580694.tar.gz
nichoj-674b6c8f031884dc83d0a7a0109d858936580694.tar.bz2
nichoj-674b6c8f031884dc83d0a7a0109d858936580694.zip
Moved ubuntu-overlay to pretty-overlay
svn path=/; revision=89
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"
+}