summaryrefslogtreecommitdiff
blob: 97f81b6d6e0eb550009a6809e2a63f28e183d201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/glib-java/glib-java-0.2.6.ebuild,v 1.1 2006/10/08 03:29:29 nichoj Exp $

inherit java-gnome

DESCRIPTION="Java bindings for glib"

SLOT="0.2"
KEYWORDS="~amd64 ~ppc ~x86"

DEPS=">=dev-libs/glib-2.8.1"
DEPEND="${DEPS}"
RDEPEND="${DEPS}"