public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-office/hamster-time-tracker/
@ 2016-04-14  6:21 Nicolas Bock
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Bock @ 2016-04-14  6:21 UTC (permalink / raw
  To: gentoo-commits

commit:     dc34283ff8e23f72f04721ea44cbe947bf4d598c
Author:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 06:20:34 2016 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 06:20:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc34283f

app-office/hamster-time-tracker: Fix incorrect use of waf-utils eclass

Fixed Bug 577538. Thanks to michael.frommberger <AT> gmx.net for pointing out the fix!

Package-Manager: portage-2.2.26

 app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild b/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild
index 364c3d5..24d4eed 100644
--- a/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild
+++ b/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
 PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads(+)"
 
 inherit git-r3 python-single-r1 waf-utils
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-office/hamster-time-tracker/
@ 2017-04-20  7:59 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-04-20  7:59 UTC (permalink / raw
  To: gentoo-commits

commit:     c26c101d1e49af563439182f65e9876de74ca3f0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 07:43:21 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 07:58:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c26c101d

app-office/hamster-time-tracker: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild b/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild
index d9ff8931c80..2e20f8fca37 100644
--- a/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild
+++ b/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,13 +15,15 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
 	dev-python/gconf-python
 	gnome-base/gconf[introspection]
 	dev-python/pyxdg
 	>=x11-libs/gtk+-3.10
-	sys-devel/gettext"
+	sys-devel/gettext
+	${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
 	dev-util/intltool"
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-20  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-20  7:59 [gentoo-commits] repo/gentoo:master commit in: app-office/hamster-time-tracker/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2016-04-14  6:21 Nicolas Bock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox