diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:24:45 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:24:45 +0000 |
commit | cc7bd302158027784131f633da4cc28c84ae0a0c (patch) | |
tree | 3dcf09083580c5f01835196f5a03d3eafde7e9e7 /app-misc/ktoblzcheck | |
parent | x86 stable, bug 192247 (diff) | |
download | gentoo-2-cc7bd302158027784131f633da4cc28c84ae0a0c.tar.gz gentoo-2-cc7bd302158027784131f633da4cc28c84ae0a0c.tar.bz2 gentoo-2-cc7bd302158027784131f633da4cc28c84ae0a0c.zip |
stable x86, bug 192840
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-misc/ktoblzcheck')
-rw-r--r-- | app-misc/ktoblzcheck/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/ktoblzcheck/ktoblzcheck-1.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/ktoblzcheck/ChangeLog b/app-misc/ktoblzcheck/ChangeLog index 38738ff4f55e..f1f71be2a6eb 100644 --- a/app-misc/ktoblzcheck/ChangeLog +++ b/app-misc/ktoblzcheck/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/ktoblzcheck # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v 1.49 2007/09/20 14:32:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v 1.50 2007/09/21 13:24:45 opfer Exp $ + + 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + ktoblzcheck-1.14.ebuild: + stable x86, bug 192840 20 Sep 2007; Raúl Porcel <armin76@gentoo.org> ktoblzcheck-1.11.ebuild, ktoblzcheck-1.12.ebuild, ktoblzcheck-1.13.ebuild, ktoblzcheck-1.14.ebuild: diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.14.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.14.ebuild index b483e34b5f94..4be46b3c049d 100644 --- a/app-misc/ktoblzcheck/ktoblzcheck-1.14.ebuild +++ b/app-misc/ktoblzcheck/ktoblzcheck-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.14.ebuild,v 1.3 2007/09/20 14:32:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.14.ebuild,v 1.4 2007/09/21 13:24:45 opfer Exp $ DESCRIPTION="Library to check account numbers and bank codes of German banks" HOMEPAGE="http://ktoblzcheck.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ktoblzcheck/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="python" DEPEND="sys-apps/gawk |