From: "Hanno Boeck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/geierlein/
Date: Sat, 25 Jun 2016 12:00:57 +0000 (UTC) [thread overview]
Message-ID: <1466856049.f671ce866a2b0e48109aec81ec266fe58cb193c5.hanno@gentoo> (raw)
commit: f671ce866a2b0e48109aec81ec266fe58cb193c5
Author: Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 12:00:49 2016 +0000
Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 12:00:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f671ce86
app-office/geierlein: Bump to 0.9.4
Package-Manager: portage-2.3.0
app-office/geierlein/Manifest | 1 +
app-office/geierlein/geierlein-0.9.4.ebuild | 30 +++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/app-office/geierlein/Manifest b/app-office/geierlein/Manifest
index a5c3a48..8066339 100644
--- a/app-office/geierlein/Manifest
+++ b/app-office/geierlein/Manifest
@@ -1,2 +1,3 @@
DIST geierlein-0.8.0.tar.gz 1123882 SHA256 1eeb1d0e055a92a4c5e2a102280e7488c292981a0575865e2df2c364d9aa294b SHA512 6df69690c94a94f69cb7d22dc62dca6cbc48dbd7701cf1751b179afadd7bf642fe6b8dcb1da77caf094c4b351049ee2d6aa40eb6cb019b66c132af4b1416c3e8 WHIRLPOOL 170633fefdb87f94ef8aa5525aa211b6784012f623ae69dee6dc94a4d6b456d2cd8ad563727497abadbb76401c2cb940274e5682aa4c7672f4806d27752ef4cf
DIST geierlein-0.9.1.tar.gz 1123700 SHA256 5b221134bf80b3102e82fd68d57c33531f594ca2ef9b88ffbeafe849921171b0 SHA512 4db9aa6d201727d30efe03f12d83de1d2f0218a4955eb206bd1490c00a51cd4f3dc3dc0598c1f95ab0cd4975d8cb24177472cc468e1a5b68577fb71caf319cfc WHIRLPOOL ecc95b5d931930f5c33292f1094ecc6cfc5f4d06ed3aa0b47cf53ed2e15ddc03821e1aa6c7ad250013872c40da77c198422aec64729c8d9c4287e1b775a64f29
+DIST geierlein-0.9.4.tar.gz 1124800 SHA256 2c15de8dba1b436157ba9effd094f489b12876f4d3a2d3599e7906bbea66ae9e SHA512 502341596addd498c3042d0ba6a885d7c4765871d2e08cef3b41961866c212caa91891c822a8b002fd4052ab9c8f9eeb9a875f158766088a305d233ccd6fcfa4 WHIRLPOOL bfee2eca8d3cb94283db51d567aa1f52b4a74a10c0fe639e238a62579d645279f6d44ec7b80cd5701e2862a0a6639c44d24d4ddc21dd3a607fdd2519612a89a2
diff --git a/app-office/geierlein/geierlein-0.9.4.ebuild b/app-office/geierlein/geierlein-0.9.4.ebuild
new file mode 100644
index 0000000..e2958a2
--- /dev/null
+++ b/app-office/geierlein/geierlein-0.9.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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:[~2016-06-25 12:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-25 12:00 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-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
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=1466856049.f671ce866a2b0e48109aec81ec266fe58cb193c5.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