You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gpe-base/gpe-icons/gpe-icons-0.25.ebuild

22 lines
460 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gpe-base/gpe-icons/gpe-icons-0.25.ebuild,v 1.7 2011/03/05 17:35:07 miknix Exp $
EAPI="1"
inherit gpe
DESCRIPTION="Common icons for the GPE Palmtop Environment"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm x86"
IUSE="${IUSE}"
GPE_DOCS="README"
RDEPEND="${RDEPEND}
x11-libs/gtk+:2"
DEPEND="${DEPEND}
${RDEPEND}"