summaryrefslogtreecommitdiff
blob: b01067dbfb82c567a2ce7482b32a55f9fbbfb5bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
}