x11-themes/human-icon-theme: update homepage
[gentoo.git] / x11-themes / tactile / tactile-0_pre20060612.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 DESCRIPTION="Nice, calm and dark low contrast GTK+ theme"
7 HOMEPAGE="http://gnome-look.org/content/show.php/Tactile?content=40771"
8 SRC_URI="http://gnome-look.org/CONTENT/content-files/40771-${PN^}.tar.gz"
9
10 LICENSE="CC-BY-2.0"
11 SLOT="0"
12 KEYWORDS="~amd64 ~x86"
13
14 S="${WORKDIR}/${PN^}"
15
16 src_install() {
17         insinto /usr/share/themes/${PN^}
18         doins -r .
19 }