diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gtkd/gtkd-2.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/gtkd/gtkd-3.3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/gtkd/gtkd-2.4.2.ebuild b/dev-libs/gtkd/gtkd-2.4.2.ebuild index a0e3a75..19fd05c 100644 --- a/dev-libs/gtkd/gtkd-2.4.2.ebuild +++ b/dev-libs/gtkd/gtkd-2.4.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 DESCRIPTION="D binding and OO wrapper of GTK+ and is released on the LGPL license" HOMEPAGE="http://gtkd.org/" diff --git a/dev-libs/gtkd/gtkd-3.3.0.ebuild b/dev-libs/gtkd/gtkd-3.3.0.ebuild index af6a104..844af7f 100644 --- a/dev-libs/gtkd/gtkd-3.3.0.ebuild +++ b/dev-libs/gtkd/gtkd-3.3.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 DESCRIPTION="D binding and OO wrapper of GTK+ and is released on the LGPL license" HOMEPAGE="http://gtkd.org/" |