blob: 468fb115534cb7a9c9967e2ba0cff8c2cb1784a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/ethemes/ethemes-0.16.7.ebuild,v 1.6 2004/12/30 16:39:12 gmsoft Exp $
DESCRIPTION="Meta package for all the official Enlightenment themes"
HOMEPAGE="http://www.enlightenment.org/"
SRC_URI=""
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND="x11-themes/etheme-BlueSteel
x11-themes/etheme-BrushedMetal-Tigert
x11-themes/etheme-Ganymede
x11-themes/etheme-ShinyMetal"
|