summaryrefslogtreecommitdiff
blob: 9be64c8087de6097f667f0f101be46c74d469e45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.8.0.ebuild,v 1.2 2005/02/20 20:37:44 slarti Exp $

inherit gnome2

DESCRIPTION="Common files for development of Gnome packages"
HOMEPAGE="http://www.gnome.org/"

LICENSE="GPL-2"
SLOT="2"
KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64"
IUSE=""

DEPEND="dev-util/pkgconfig"
RDEPEND=""

DOCS="ChangeLog README"