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

EAPI="4"

inherit gnome.org

DESCRIPTION="Vendor logos for gnome-boxes"
HOMEPAGE="https://live.gnome.org/Design/Apps/Boxes"

LICENSE="UbuntuLogo DebianLogo RedhatLogo OpensuseLogo"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

# This ebuild does not install any binaries
RESTRICT="binchecks strip"