public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/aqbanking3-tool: ChangeLog aqbanking3-tool-0.0.20081026.ebuild
@ 2008-11-05  9:04 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2008-11-05  9:04 UTC (permalink / raw
  To: gentoo-commits

hanno       08/11/05 09:04:16

  Added:                ChangeLog aqbanking3-tool-0.0.20081026.ebuild
  Log:
  aqbanking3-tool initial commit
  (Portage version: 2.2_rc13/cvs/Linux 2.6.28-rc3-git1 x86_64)

Revision  Changes    Path
1.1                  net-misc/aqbanking3-tool/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/aqbanking3-tool/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/aqbanking3-tool/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for net-misc/aqbanking3-tool
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/aqbanking3-tool/ChangeLog,v 1.1 2008/11/05 09:04:16 hanno Exp $

*aqbanking3-tool-0.0.20081026 (05 Nov 2008)

  05 Nov 2008; Hanno Boeck <hanno@gentoo.org>
  +aqbanking3-tool-0.0.20081026.ebuild:
  Initial commit of aqbanking3-tool, a replacement for the commandline tool
  that is no longer shipped with aqbanking version 3.0 and above.




1.1                  net-misc/aqbanking3-tool/aqbanking3-tool-0.0.20081026.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/aqbanking3-tool/aqbanking3-tool-0.0.20081026.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/aqbanking3-tool/aqbanking3-tool-0.0.20081026.ebuild?rev=1.1&content-type=text/plain

Index: aqbanking3-tool-0.0.20081026.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/aqbanking3-tool/aqbanking3-tool-0.0.20081026.ebuild,v 1.1 2008/11/05 09:04:16 hanno Exp $

inherit eutils

DESCRIPTION="Free commandline tool for aqbanking."
HOMEPAGE="http://peter.schlaile.de/aqbanking/"
SRC_URI="mirror://gentoo/${P}.tar.lzma"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=">=net-libs/aqbanking-3.0"
S="${WORKDIR}/${PN}"

src_compile() {
	emake CC="$(tc-getCC)" || die "emake failed"
}

src_install() {
	emake PREFIX="/usr" DESTDIR="${D}" install || die "emake install failed"
}






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

only message in thread, other threads:[~2008-11-05  9:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-05  9:04 [gentoo-commits] gentoo-x86 commit in net-misc/aqbanking3-tool: ChangeLog aqbanking3-tool-0.0.20081026.ebuild 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