| 1 |
# Copyright 1999-2012 Gentoo Foundation
|
| 2 |
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
# $Header: /var/cvsroot/gentoo-x86/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0.ebuild,v 1.8 2012/05/16 12:48:03 aballier Exp $
|
| 4 |
|
| 5 |
EAPI=4
|
| 6 |
|
| 7 |
DESCRIPTION="A virtual to choose between different icon themes"
|
| 8 |
HOMEPAGE=""
|
| 9 |
SRC_URI=""
|
| 10 |
|
| 11 |
LICENSE=""
|
| 12 |
SLOT="0"
|
| 13 |
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
|
| 14 |
IUSE=""
|
| 15 |
|
| 16 |
RDEPEND="|| ( x11-themes/gnome-icon-theme
|
| 17 |
x11-themes/faenza-icon-theme
|
| 18 |
lxde-base/lxde-icon-theme
|
| 19 |
x11-themes/tango-icon-theme
|
| 20 |
kde-base/oxygen-icons )"
|