dev-util/ninja: stable 1.9.0 for ia64, bug #712158
[gentoo.git] / x11-themes / claws-mail-themes / claws-mail-themes-20140629.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 DESCRIPTION="Iconsets for Claws Mail"
7 HOMEPAGE="http://www.claws-mail.org/"
8 SRC_URI="http://www.claws-mail.org/themes/${P}.tar.gz"
9
10 LICENSE="GPL-2 GPL-3 CC-BY-3.0 CC-BY-SA-2.5 CC-BY-NC-SA-3.0 CC-BY-ND-3.0 MPL-1.1 freedist public-domain all-rights-reserved"
11 SLOT="0"
12 KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
13 RESTRICT="mirror bindist"
14
15 RDEPEND="mail-client/claws-mail"
16 DEPEND=""
17
18 src_install() {
19         insinto /usr/share/claws-mail/themes
20         doins -r *
21 }