-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=6
DESCRIPTION="GNU Student's Timetable for polish users"
HOMEPAGE="http://gnutu.devnull.pl/"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=dev-lang/mono-1.2.5.1-r1
- >=dev-dotnet/gtk-sharp-2.10.0
- >=dev-dotnet/glade-sharp-2.10.0"
+RDEPEND="
+ >=dev-lang/mono-1.2.5.1-r1
+ || ( ( >=dev-dotnet/gtk-sharp-2.10.0 >=dev-dotnet/glade-sharp-2.10.0 ) >=dev-dotnet/gtk-sharp-2.12.21 )
+"
DEPEND="${RDEPEND}
sys-devel/gettext"
-
-DOCS=( ChangeLog AUTHORS NEWS README )