public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amadeusz Piotr Żołnowski" <aidecoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/timew/
Date: Sun, 12 Mar 2017 13:34:28 +0000 (UTC)	[thread overview]
Message-ID: <1489325665.29f43aa2e5a14e3cb85c81734add15460245f713.aidecoe@gentoo> (raw)

commit:     29f43aa2e5a14e3cb85c81734add15460245f713
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 13:07:11 2017 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 13:34:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f43aa2

app-misc/timew: Add new package

Timewarrior is a sibling project to Taskwarrior.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 app-misc/timew/Manifest           |  1 +
 app-misc/timew/metadata.xml       |  8 ++++++++
 app-misc/timew/timew-1.0.0.ebuild | 25 +++++++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/app-misc/timew/Manifest b/app-misc/timew/Manifest
new file mode 100644
index 00000000000..0ac90441dfb
--- /dev/null
+++ b/app-misc/timew/Manifest
@@ -0,0 +1 @@
+DIST timew-1.0.0.tar.gz 140539 SHA256 ac027910e1e8365bdd218a8b42389b26d017d38d3c96516c408db6d5a44e0bb5 SHA512 0539ff93b2375c154d126c39aa84f21b57b62f51c220c80b2e323a4d6aefd2eda6f87c04112e096222102b019ee3683a78b9ee9d6fbf6736d4a34c529f6152f5 WHIRLPOOL 77ede6c679203071c3da95f708326f626906266547301b9ce2f2c8ae768f6b4082fb32bcc325a22e7295f5894477786960632ff201771b3512d978bf8c379c75

diff --git a/app-misc/timew/metadata.xml b/app-misc/timew/metadata.xml
new file mode 100644
index 00000000000..674f5ad944f
--- /dev/null
+++ b/app-misc/timew/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>aidecoe@gentoo.org</email>
+		<name>Amadeusz Żołnowski</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/app-misc/timew/timew-1.0.0.ebuild b/app-misc/timew/timew-1.0.0.ebuild
new file mode 100644
index 00000000000..b17148ed009
--- /dev/null
+++ b/app-misc/timew/timew-1.0.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Tracks your time from the command line, and generates reports"
+HOMEPAGE="https://taskwarrior.org/news/news.20160821.html"
+SRC_URI="https://taskwarrior.org/download/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	mycmakeargs=(
+		-DTIMEW_DOCDIR=share/doc/${PF}
+	)
+	cmake-utils_src_configure
+}


             reply	other threads:[~2017-03-12 13:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-12 13:34 Amadeusz Piotr Żołnowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-12 21:30 [gentoo-commits] repo/gentoo:master commit in: app-misc/timew/ Amadeusz Piotr Żołnowski
2020-01-25 23:00 Amadeusz Piotr Żołnowski
2020-08-16  8:01 Joonas Niilola
2020-08-16  8:01 Joonas Niilola
2020-08-16  8:01 Joonas Niilola
2020-09-16  2:07 Sam James
2020-09-16  2:11 Sam James
2020-09-16  2:27 Sam James
2021-06-17  6:49 Joonas Niilola
2022-06-28  9:53 Florian Schmaus
2023-02-01 19:27 Andreas Sturmlechner
2023-03-18  0:30 Steve Arnold
2024-09-13  7:20 Joonas Niilola
2024-11-10 12:24 Andreas Sturmlechner

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=1489325665.29f43aa2e5a14e3cb85c81734add15460245f713.aidecoe@gentoo \
    --to=aidecoe@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