diff options
Diffstat (limited to 'app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild')
-rw-r--r-- | app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild index 86a255428f55..f1f369e420b7 100644 --- a/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild +++ b/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild,v 1.8 2005/09/09 17:39:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild,v 1.9 2005/10/02 11:09:32 agriffis 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="alpha ~amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ~sparc x86" IUSE="" RDEPEND="virtual/libc" |