public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/geierlein: geierlein-0.7.1.ebuild ChangeLog
@ 2015-01-18 19:34 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2015-01-18 19:34 UTC (permalink / raw
  To: gentoo-commits

hanno       15/01/18 19:34:00

  Modified:             ChangeLog
  Added:                geierlein-0.7.1.ebuild
  Log:
  geierlein: Bump for 2015 and latest Firefox.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BBB51E42)

Revision  Changes    Path
1.10                 app-office/geierlein/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/geierlein/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/geierlein/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/geierlein/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/geierlein/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	10 Aug 2014 18:13:56 -0000	1.9
+++ ChangeLog	18 Jan 2015 19:34:00 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/geierlein
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/geierlein/ChangeLog,v 1.9 2014/08/10 18:13:56 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/geierlein/ChangeLog,v 1.10 2015/01/18 19:34:00 hanno Exp $
+
+*geierlein-0.7.1 (18 Jan 2015)
+
+  18 Jan 2015; <hanno@gentoo.org> +geierlein-0.7.1.ebuild:
+  Bump for 2015 and latest Firefox.
 
   10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> geierlein-0.6.1.ebuild,
   geierlein-0.6.2.ebuild:



1.1                  app-office/geierlein/geierlein-0.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/geierlein/geierlein-0.7.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/geierlein/geierlein-0.7.1.ebuild?rev=1.1&content-type=text/plain

Index: geierlein-0.7.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/geierlein/geierlein-0.7.1.ebuild,v 1.1 2015/01/18 19:34:00 hanno Exp $

EAPI=5

DESCRIPTION="Submit tax forms (Umsatzsteuervoranmeldung) to the german digital tax project ELSTER"
HOMEPAGE="http://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
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-18 19:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-18 19:34 [gentoo-commits] gentoo-x86 commit in app-office/geierlein: geierlein-0.7.1.ebuild ChangeLog Hanno Boeck (hanno)

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