commit: d5a706958e9d41f9aad34f12e8dff5ec23e8d59d Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 10:37:22 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 10:37:22 2015 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=d5a70695
x11-misc/slinp: Bump to EAPI=5 Package-Manager: portage-2.2.20 x11-misc/slinp/ChangeLog | 4 ++++ x11-misc/slinp/slinp-13.02.ebuild | 4 ++-- x11-misc/slinp/slinp-13.06.ebuild | 4 ++-- x11-misc/slinp/slinp-13.11.ebuild | 4 ++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/x11-misc/slinp/ChangeLog b/x11-misc/slinp/ChangeLog index 9e00114..b5e2d5f 100644 --- a/x11-misc/slinp/ChangeLog +++ b/x11-misc/slinp/ChangeLog @@ -1,2 +1,6 @@ + 06 Jun 2015; Justin Lecher <[email protected]> slinp-13.02.ebuild, + slinp-13.06.ebuild, slinp-13.11.ebuild: + x11-misc/slinp: Bump to EAPI=5 + 06 Jun 2015; Justin Lecher <[email protected]> metadata.xml: x11-misc/slinp: Add github to remote-id in metadata.xml diff --git a/x11-misc/slinp/slinp-13.02.ebuild b/x11-misc/slinp/slinp-13.02.ebuild index eeae27f..bfac126 100644 --- a/x11-misc/slinp/slinp-13.02.ebuild +++ b/x11-misc/slinp/slinp-13.02.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI=5 PYTHON_COMPAT=( python{3_2,3_3} ) inherit eutils python-any-r1 diff --git a/x11-misc/slinp/slinp-13.06.ebuild b/x11-misc/slinp/slinp-13.06.ebuild index 228ae89..e49df0a 100644 --- a/x11-misc/slinp/slinp-13.06.ebuild +++ b/x11-misc/slinp/slinp-13.06.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI=5 PYTHON_COMPAT=( python{3_2,3_3} ) inherit eutils python-any-r1 diff --git a/x11-misc/slinp/slinp-13.11.ebuild b/x11-misc/slinp/slinp-13.11.ebuild index 11785c2..dbae265 100644 --- a/x11-misc/slinp/slinp-13.11.ebuild +++ b/x11-misc/slinp/slinp-13.11.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI=5 PYTHON_COMPAT=( python{3_2,3_3} ) inherit python-any-r1
