public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Boeck (hanno)" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/aqbanking3-tool: ChangeLog aqbanking3-tool-0.0.20090414.ebuild
Date: Tue, 14 Apr 2009 19:03:24 +0000	[thread overview]
Message-ID: <E1Ltnum-0002ei-JP@stork.gentoo.org> (raw)

hanno       09/04/14 19:03:24

  Modified:             ChangeLog
  Added:                aqbanking3-tool-0.0.20090414.ebuild
  Log:
  aqbanking3-tool new snapshot
  (Portage version: 2.2_rc30/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/aqbanking3-tool/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	6 Nov 2008 01:51:50 -0000	1.2
+++ ChangeLog	14 Apr 2009 19:03:24 -0000	1.3
@@ -1,6 +1,12 @@
 # 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.2 2008/11/06 01:51:50 robbat2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aqbanking3-tool/ChangeLog,v 1.3 2009/04/14 19:03:24 hanno Exp $
+
+*aqbanking3-tool-0.0.20090414 (14 Apr 2009)
+
+  14 Apr 2009; Hanno Boeck <hanno@gentoo.org>
+  +aqbanking3-tool-0.0.20090414.ebuild:
+  New snapshot, supports aqbanking 4.
 
   06 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml:
   Add missing metadata.



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

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

Index: aqbanking3-tool-0.0.20090414.ebuild
===================================================================
# Copyright 1999-2009 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.20090414.ebuild,v 1.1 2009/04/14 19:03:24 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"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"

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

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






                 reply	other threads:[~2009-04-14 19:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1Ltnum-0002ei-JP@stork.gentoo.org \
    --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