public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: app-office/nitrotasks/
Date: Sat, 18 Mar 2017 16:38:49 +0000 (UTC)	[thread overview]
Message-ID: <1489854727.f064f0fbfd5ef68fc865724db70bc1b28fd03e78.jlec@gentoo> (raw)

commit:     f064f0fbfd5ef68fc865724db70bc1b28fd03e78
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 16:32:07 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 16:32:07 2017 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=f064f0fb

app-office/nitrotasks: Bump to EAPI=6 and distutils-r1

Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-office/nitrotasks/nitrotasks-1.0.6.ebuild | 20 --------------------
 app-office/nitrotasks/nitrotasks-1.0.7.ebuild | 20 --------------------
 app-office/nitrotasks/nitrotasks-1.0.8.ebuild | 12 +++++++-----
 3 files changed, 7 insertions(+), 45 deletions(-)

diff --git a/app-office/nitrotasks/nitrotasks-1.0.6.ebuild b/app-office/nitrotasks/nitrotasks-1.0.6.ebuild
deleted file mode 100644
index 05f86e0..0000000
--- a/app-office/nitrotasks/nitrotasks-1.0.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-inherit distutils
-
-DESCRIPTION="Task management GUI tool"
-HOMEPAGE="http://nitrotasks.com/"
-SRC_URI="https://launchpad.net/nitrotasks/trunk/${PV}/+download/${PN}_${PV}.tar.gz"
-
-LICENSE="BSD-4"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/python-distutils-extra"
-RDEPEND="dev-python/pywebkitgtk"
-
-S="${WORKDIR}"/${PN}

diff --git a/app-office/nitrotasks/nitrotasks-1.0.7.ebuild b/app-office/nitrotasks/nitrotasks-1.0.7.ebuild
deleted file mode 100644
index 05f86e0..0000000
--- a/app-office/nitrotasks/nitrotasks-1.0.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-inherit distutils
-
-DESCRIPTION="Task management GUI tool"
-HOMEPAGE="http://nitrotasks.com/"
-SRC_URI="https://launchpad.net/nitrotasks/trunk/${PV}/+download/${PN}_${PV}.tar.gz"
-
-LICENSE="BSD-4"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/python-distutils-extra"
-RDEPEND="dev-python/pywebkitgtk"
-
-S="${WORKDIR}"/${PN}

diff --git a/app-office/nitrotasks/nitrotasks-1.0.8.ebuild b/app-office/nitrotasks/nitrotasks-1.0.8.ebuild
index 05f86e0..d0a0425 100644
--- a/app-office/nitrotasks/nitrotasks-1.0.8.ebuild
+++ b/app-office/nitrotasks/nitrotasks-1.0.8.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="3"
+EAPI=6
 
-inherit distutils
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
 
 DESCRIPTION="Task management GUI tool"
 HOMEPAGE="http://nitrotasks.com/"
@@ -14,7 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-python/python-distutils-extra"
-RDEPEND="dev-python/pywebkitgtk"
+DEPEND="dev-python/python-distutils-extra[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/pywebkitgtk[${PYTHON_USEDEP}]"
 
 S="${WORKDIR}"/${PN}


             reply	other threads:[~2017-03-18 16:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-18 16:38 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-20 21:30 [gentoo-commits] proj/betagarden:master commit in: app-office/nitrotasks/ Sebastian Pipping
2012-04-15 22:26 Sebastian Pipping
2012-04-09 23:00 Sebastian Pipping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489854727.f064f0fbfd5ef68fc865724db70bc1b28fd03e78.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox