public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Boeck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/geierlein/
Date: Fri, 20 Oct 2017 12:18:50 +0000 (UTC)	[thread overview]
Message-ID: <1508501917.f2037784d7d8237388d1960908aa2c4abdb8aa60.hanno@gentoo> (raw)

commit:     f2037784d7d8237388d1960908aa2c4abdb8aa60
Author:     Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 12:18:37 2017 +0000
Commit:     Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 12:18:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2037784

app-office/geierlein: Version bump

Package-Manager: Portage-2.3.12, Repoman-2.3.3

 app-office/geierlein/Manifest                |  1 +
 app-office/geierlein/geierlein-0.9.13.ebuild | 29 ++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/app-office/geierlein/Manifest b/app-office/geierlein/Manifest
index f78ae00287a..39dcae056d4 100644
--- a/app-office/geierlein/Manifest
+++ b/app-office/geierlein/Manifest
@@ -1,3 +1,4 @@
 DIST geierlein-0.9.10.tar.gz 1124924 SHA256 ac1c8cf481beb346488dfb4b053a87de72128884fef39f4cae409ba49bec0bb9 SHA512 d10a97471b3b3620ea993d281fcc1880b09d8a6fbfbbb638e2f036206a05f9daef3ff248d5434e31d9e240f9d9dd8b2e88011449ce3218918ae6bd374ecd62f6 WHIRLPOOL 1e36de28ac49489f7f229b566e6a1f25469626e1b80365d81f6d7aed2e69e7fb8b52befba3389d7c8b8840454d24a9ea9937910445ad668f16fdcfadfe4347ef
 DIST geierlein-0.9.11.tar.gz 1124776 SHA256 6ae358f4855c84a51bc10013bbb0b44877ef384854be2d7f1bb9b18ecc512ce8 SHA512 f82790364990ac08c7a130c44130e4c4ede7fc2d2410181c6b9608ede38b23a881b05c4742bdfe8b101751db8aedef552029a2c719c29fb25234e0fea0b67f20 WHIRLPOOL 1de028b31d2fb1a02da8453b9374643e1b3718c2cdd4b7367294736ffba1f495c95a141333c92aba72a8ffdf212d8682bb2121fdf498a27569dea4d3cda9f6f4
 DIST geierlein-0.9.12.tar.gz 1124901 SHA256 29bc2beddc723f81d5f9972ce07a8f2977f2da305d35bce6ad042b3e0a06b700 SHA512 bbae2fa9e72c278c4f58ca46b0950a33f1637c9d28e46c9bc4f98bf0d2ea2cac462d0c14e394144d6a1686a173163e5a5b5f4edb900bbbf7a96099f92702d249 WHIRLPOOL 29520d511304a4a978abe4c0593ae4fc0e589cd0248d6a54ae824797c77d7a5c36f6571063ac4cd4014bc414c6d716ab5f8c1faf74ec25e538603d892f5dbc0c
+DIST geierlein-0.9.13.tar.gz 1124833 SHA256 9713c821b6b9e2c390ae57bacc85dd7ff33efa925b43d061a3c0edddeb514e86 SHA512 f15bf4a5ca9c6bbdf736377d5a453bff3db961f27b9cef185905bc56e1bee8a5505d0cf181950d31e015b546f3cfb6d7008b8cd9c95d3ec3b22fe306d0b195ed WHIRLPOOL 74dbdb5cf334ecd68d09f9b6c53931c6745c26f684cca32f53e06f556d52e9e81cbb017b16ffeaacd6fe154f6cbe877e45f2997691656df4e8db310847c53108

diff --git a/app-office/geierlein/geierlein-0.9.13.ebuild b/app-office/geierlein/geierlein-0.9.13.ebuild
new file mode 100644
index 00000000000..782e682a681
--- /dev/null
+++ b/app-office/geierlein/geierlein-0.9.13.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Submit tax forms (Umsatzsteuervoranmeldung) to German ELSTER"
+HOMEPAGE="https://stesie.github.com/geierlein/"
+SRC_URI="https://github.com/stesie/geierlein/archive/V${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RDEPEND="|| ( www-client/firefox www-client/firefox-bin )"
+DEPEND=""
+
+# needs nodejs and a couple of modules we don't have packaged
+RESTRICT="test"
+
+src_compile() {
+	emake prefix=/usr
+}
+
+src_install() {
+	emake \
+		DESTDIR="${D}" \
+		prefix=/usr \
+		install || die
+	dodoc README.md
+}


             reply	other threads:[~2017-10-20 12:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20 12:18 Hanno Boeck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-24  6:40 [gentoo-commits] repo/gentoo:master commit in: app-office/geierlein/ Hanno Boeck
2018-02-05  6:59 Hanno Boeck
2018-02-05  6:58 Hanno Boeck
2017-08-12 11:46 Hanno Boeck
2017-07-01 14:58 Hanno Boeck
2017-05-01  9:40 Hanno Boeck
2017-05-01  9:39 Hanno Boeck
2017-04-19 11:08 Hanno Boeck
2017-02-06 20:32 Hanno Boeck
2017-02-06 20:32 Hanno Boeck
2017-01-05 15:08 Hanno Boeck
2016-12-02 16:06 Hanno Boeck
2016-12-02 16:06 Hanno Boeck
2016-09-14 14:57 Hanno Boeck
2016-06-25 12:00 Hanno Boeck
2015-10-29 13:14 Hanno Boeck

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=1508501917.f2037784d7d8237388d1960908aa2c4abdb8aa60.hanno@gentoo \
    --to=hanno@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