From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/ktoblzcheck: ChangeLog ktoblzcheck-1.28.ebuild
Date: Wed, 3 Nov 2010 12:26:22 +0000 (UTC) [thread overview]
Message-ID: <20101103122622.F29F520051@flycatcher.gentoo.org> (raw)
ssuominen 10/11/03 12:26:22
Modified: ChangeLog
Added: ktoblzcheck-1.28.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Revision Changes Path
1.69 app-misc/ktoblzcheck/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 30 Jan 2010 18:23:54 -0000 1.68
+++ ChangeLog 3 Nov 2010 12:26:22 -0000 1.69
@@ -1,6 +1,12 @@
# ChangeLog for app-misc/ktoblzcheck
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v 1.68 2010/01/30 18:23:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v 1.69 2010/11/03 12:26:22 ssuominen Exp $
+
+*ktoblzcheck-1.28 (03 Nov 2010)
+
+ 03 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +ktoblzcheck-1.28.ebuild:
+ Version bump.
30 Jan 2010; Raúl Porcel <armin76@gentoo.org> ktoblzcheck-1.24.ebuild:
sparc stable wrt #299535
1.1 app-misc/ktoblzcheck/ktoblzcheck-1.28.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.28.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.28.ebuild?rev=1.1&content-type=text/plain
Index: ktoblzcheck-1.28.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.28.ebuild,v 1.1 2010/11/03 12:26:22 ssuominen Exp $
EAPI=2
PYTHON_DEPEND="python? 2:2.6"
inherit python
DESCRIPTION="Library to check account numbers and bank codes of German banks"
HOMEPAGE="http://ktoblzcheck.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="python"
RDEPEND="app-text/recode
sys-apps/gawk
sys-apps/grep
sys-apps/sed
|| ( net-misc/wget www-client/lynx )"
DEPEND="${RDEPEND}
sys-devel/libtool"
pkg_setup() {
if use python; then
python_set_active_version 2
python_pkg_setup
fi
}
src_configure() {
econf \
--disable-dependency-tracking \
$(use_enable python)
}
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog NEWS README
find "${D}" -name '*.la' -exec rm -f '{}' +
}
next reply other threads:[~2010-11-03 12:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-03 12:26 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-26 11:23 [gentoo-commits] gentoo-x86 commit in app-misc/ktoblzcheck: ChangeLog ktoblzcheck-1.28.ebuild Samuli Suominen (ssuominen)
2011-03-04 16:28 Thomas Kahle (tomka)
2011-03-13 15:40 Kacper Kowalik (xarthisius)
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=20101103122622.F29F520051@flycatcher.gentoo.org \
--to=ssuominen@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