summaryrefslogtreecommitdiff
blob: 9b8c30eb97c4d590df6d1ecd36fd98f6f81c2d2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION="Human GTK+ Theme"
HOMEPAGE=""
SRC_URI="http://rpm.rutgers.edu/repository/ubuntu/pool/main/h/${PN}/${PN}_${PV}.orig.tar.gz"

LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

S="${WORKDIR}/${MY_PN}-${PV}"

src_install() {
	einstall
}