# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils DESCRIPTION="Ubuntu's Gnome, GTK, GDM and Metacity themes, as well as icons and wallpapers." HOMEPAGE="http://www.ubuntulinux.com" SRC_URI="ftp://ftp.ubuntulinux.org/ubuntu/pool/main/u/ubuntu-artwork/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc" DEPEND="" DOCS="AUTHORS COPYING INSTALL Changelog NEWS README" src_install() { einstall || die dodoc ${DOCS} }