You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
392 B
17 lines
392 B
# Copyright 1999-2009 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/rsvg-sharp/rsvg-sharp-2.24.0-r10.ebuild,v 1.3 2009/04/04 14:36:01 maekke Exp $
|
|
|
|
EAPI=2
|
|
|
|
GTK_SHARP_REQUIRED_VERSION="2.12"
|
|
RSVG_REQUIRED_VERSION="2.22.2"
|
|
|
|
inherit gtk-sharp-module
|
|
|
|
SLOT="2"
|
|
KEYWORDS="amd64 ppc x86"
|
|
IUSE=""
|
|
|
|
RESTRICT="test"
|