From e994fe110895e26f50cc33e078012139d416368f Mon Sep 17 00:00:00 2001 From: eroen Date: Thu, 22 Sep 2016 14:13:44 +0200 Subject: ga_wrapper - add more pythons, clean up --- net-misc/ga_wrapper/ga_wrapper-0.0.1.ebuild | 12 +++++------- net-misc/ga_wrapper/ga_wrapper-9999.ebuild | 12 +++++------- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/net-misc/ga_wrapper/ga_wrapper-0.0.1.ebuild b/net-misc/ga_wrapper/ga_wrapper-0.0.1.ebuild index 968e8c19..811bada9 100644 --- a/net-misc/ga_wrapper/ga_wrapper-0.0.1.ebuild +++ b/net-misc/ga_wrapper/ga_wrapper-0.0.1.ebuild @@ -1,15 +1,13 @@ -# By eroen, 2013 -# +# By eroen, 2013-2016 # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. -# -# $Header: $ +# $Id$ EAPI=5 -PYTHON_COMPAT=(python2_7 python3_3) +PYTHON_COMPAT=(python2_7 python3_3 python3_4 python3_5) -if [[ ${PV} == *9999* ]]; then +if [[ ${PV} == 9999 ]]; then inherit git-r3 distutils-r1 EGIT_REPO_URI="https://www.eroen.eu/cgit/cgit.cgi/ga_wrapper" else @@ -18,7 +16,7 @@ else KEYWORDS="~x86 ~amd64" fi -DESCRIPTION="wrapper for using git-annex for distfiles with portage" +DESCRIPTION="Wrapper for using git-annex for portage DISTDIR" HOMEPAGE="https://www.eroen.eu" LICENSE="ISC" diff --git a/net-misc/ga_wrapper/ga_wrapper-9999.ebuild b/net-misc/ga_wrapper/ga_wrapper-9999.ebuild index 968e8c19..811bada9 100644 --- a/net-misc/ga_wrapper/ga_wrapper-9999.ebuild +++ b/net-misc/ga_wrapper/ga_wrapper-9999.ebuild @@ -1,15 +1,13 @@ -# By eroen, 2013 -# +# By eroen, 2013-2016 # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. -# -# $Header: $ +# $Id$ EAPI=5 -PYTHON_COMPAT=(python2_7 python3_3) +PYTHON_COMPAT=(python2_7 python3_3 python3_4 python3_5) -if [[ ${PV} == *9999* ]]; then +if [[ ${PV} == 9999 ]]; then inherit git-r3 distutils-r1 EGIT_REPO_URI="https://www.eroen.eu/cgit/cgit.cgi/ga_wrapper" else @@ -18,7 +16,7 @@ else KEYWORDS="~x86 ~amd64" fi -DESCRIPTION="wrapper for using git-annex for distfiles with portage" +DESCRIPTION="Wrapper for using git-annex for portage DISTDIR" HOMEPAGE="https://www.eroen.eu" LICENSE="ISC" -- cgit v1.2.1