From: "Hanno Boeck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/geierlein/
Date: Wed, 19 Apr 2017 11:08:02 +0000 (UTC) [thread overview]
Message-ID: <1492600072.6e1c4195d46ac10dffbeddf68bbc54f6ad458af2.hanno@gentoo> (raw)
commit: 6e1c4195d46ac10dffbeddf68bbc54f6ad458af2
Author: Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 11:07:52 2017 +0000
Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 11:07:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1c4195
app-office/geierlein: Version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-office/geierlein/Manifest | 1 +
app-office/geierlein/geierlein-0.9.9.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/app-office/geierlein/Manifest b/app-office/geierlein/Manifest
index 33c87465b6f..fb896c91405 100644
--- a/app-office/geierlein/Manifest
+++ b/app-office/geierlein/Manifest
@@ -1,2 +1,3 @@
DIST geierlein-0.9.7.tar.gz 1124770 SHA256 5ad9cccc4ce0c569a49556d5064acf41f5acdd070b0208d6da349f5111e0a0ea SHA512 c9110c075f9255e13f9ff5d2fd5fb2e2b3427a9702c669998912b7f28595dd9e9675d66612ba27c37fa6b821acf2f8576c2077dcfda71f8490b8b2a46813d1e2 WHIRLPOOL 782354e026858efb620c7adac949de850696e3d8d186a44a88dc990a145ed5819604cfb294d60c8b22eb20a6fb36a387d05dc53d66a65e4900c0f6bfc5f026e0
DIST geierlein-0.9.8.tar.gz 1124778 SHA256 4a5c079daf0f7c7b9417b42859cb8a01b069a6ae85c9faa89b83acceccab19c3 SHA512 6e54444267261f60d1c32c414ea3ade4231b1de168317d5cb2d9349a748cfdeb365a91f074f9e222adc5593e9e79ff6fdd258a67b3e95edc3c910cd27ff98a8e WHIRLPOOL 51684e2dd94170d57973dfd594ad9b7e1276a9de4e2af008aa2913220a22ae89744b393a9074455cf921ed96e6fe7e2e267f82b0d31e7750d20e31cb544d2844
+DIST geierlein-0.9.9.tar.gz 1124766 SHA256 4a55d8413c9ac0f42da6d13856f65777c014e1d9b2b36935f39b4925f7691f42 SHA512 e3c00911fec35ed4985bd817e7501cec4bf2f2fce637e16322eba30219b9c41afc1d664005b8abd56cee3d172f63f84d5209bb2b2d98cf85b93460180738b2fc WHIRLPOOL e0e4ba6406eb406255a8fa0e11e2ebd7ea9259313a612aa7ac59a4530b5ca714a55751f3a682eae63c603d518164b82556951d96d42e355c782e79a1bf12e77d
diff --git a/app-office/geierlein/geierlein-0.9.9.ebuild b/app-office/geierlein/geierlein-0.9.9.ebuild
new file mode 100644
index 00000000000..782e682a681
--- /dev/null
+++ b/app-office/geierlein/geierlein-0.9.9.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
+}
next reply other threads:[~2017-04-19 11:08 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-19 11:08 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-10-20 12:18 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-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=1492600072.6e1c4195d46ac10dffbeddf68bbc54f6ad458af2.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