| 1 |
# Copyright 1999-2012 Gentoo Foundation |
| 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games-extra-data/gnome-games-extra-data-3.2.0.ebuild,v 1.1 2011/11/07 04:03:17 tetromino Exp $ |
| 4 |
|
| 5 |
EAPI="4" |
| 6 |
GCONF_DEBUG="no" |
| 7 |
|
| 8 |
inherit gnome2 |
| 9 |
|
| 10 |
DESCRIPTION="Optional additional graphics for gnome-games" |
| 11 |
HOMEPAGE="http://live.gnome.org/GnomeGames/" |
| 12 |
|
| 13 |
LICENSE="GPL-2" |
| 14 |
SLOT="0" |
| 15 |
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" |
| 16 |
IUSE="" |
| 17 |
|
| 18 |
RDEPEND="" |
| 19 |
DEPEND="!<gnome-extra/gnome-games-3.0.0" |
| 20 |
DOCS="AUTHORS ChangeLog NEWS README" |