blob: b6fb32fa571feb8abc5583facfdf42c9b9cabb13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games-extra-data/gnome-games-extra-data-2.8.0.ebuild,v 1.12 2004/12/23 16:42:52 gmsoft Exp $
inherit gnome2
DESCRIPTION="Optional additional graphics for gnome- games"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc ~amd64 ~alpha ~mips hppa ~ia64"
IUSE=""
DEPEND=""
DOCS="AUTHORS COPYING ChangeLog INSTALL MAINTAINERS NEWS README"
|