summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2005-02-22 17:05:21 +0000
committerHanno Böck <hanno@gentoo.org>2005-02-22 17:05:21 +0000
commit16d271bb4ee2b2936d62786209f736d690fd4fba (patch)
treec29d2df1762b5d7e8b014b7a44449d9f94ab2b25 /app-misc/ktoblzcheck
parentStable on mips (diff)
downloadgentoo-2-16d271bb4ee2b2936d62786209f736d690fd4fba.tar.gz
gentoo-2-16d271bb4ee2b2936d62786209f736d690fd4fba.tar.bz2
gentoo-2-16d271bb4ee2b2936d62786209f736d690fd4fba.zip
ktoblzcheck marked stable on x86 and removed old ebuild versions.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-misc/ktoblzcheck')
-rw-r--r--app-misc/ktoblzcheck/ChangeLog5
-rw-r--r--app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.31
-rw-r--r--app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.61
-rw-r--r--app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.71
-rw-r--r--app-misc/ktoblzcheck/ktoblzcheck-0.3.ebuild21
-rw-r--r--app-misc/ktoblzcheck/ktoblzcheck-0.6.ebuild21
-rw-r--r--app-misc/ktoblzcheck/ktoblzcheck-0.7.ebuild28
-rw-r--r--app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild4
8 files changed, 6 insertions, 76 deletions
diff --git a/app-misc/ktoblzcheck/ChangeLog b/app-misc/ktoblzcheck/ChangeLog
index b9afab245798..48be7fde2c8b 100644
--- a/app-misc/ktoblzcheck/ChangeLog
+++ b/app-misc/ktoblzcheck/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/ktoblzcheck
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v 1.17 2005/02/14 17:11:58 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v 1.18 2005/02/22 17:05:21 hanno Exp $
+
+ 22 Feb 2005; Hanno Boeck <hanno@gentoo.org> ktoblzcheck-1.2.ebuild:
+ Stable on x86.
14 Feb 2005; Simon Stelling <blubb@gentoo.org> :
added ~amd64
diff --git a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.3 b/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.3
deleted file mode 100644
index 606e3b7b6105..000000000000
--- a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a7c66fcc5d5723b1bffa9181407ec15d ktoblzcheck-0.3.tar.gz 272717
diff --git a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.6 b/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.6
deleted file mode 100644
index f48350b0c769..000000000000
--- a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 20ff32a832dd5888835970ec9adfcc23 ktoblzcheck-0.6.tar.gz 279819
diff --git a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.7 b/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.7
deleted file mode 100644
index 97b5c578ff84..000000000000
--- a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f282d953c3e480ddf60441f248df07fd ktoblzcheck-0.7.tar.gz 389026
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-0.3.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-0.3.ebuild
deleted file mode 100644
index a60cb8870a9d..000000000000
--- a/app-misc/ktoblzcheck/ktoblzcheck-0.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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-0.3.ebuild,v 1.5 2005/01/01 15:09:54 eradicator Exp $
-
-DESCRIPTION="Library to check account numbers and bank codes of German banks"
-HOMEPAGE="http://ktoblzcheck.sourceforge.net/"
-SRC_URI="mirror://sourceforge/ktoblzcheck/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=""
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- einstall || die
-}
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-0.6.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-0.6.ebuild
deleted file mode 100644
index ee48513241fe..000000000000
--- a/app-misc/ktoblzcheck/ktoblzcheck-0.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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-0.6.ebuild,v 1.4 2005/01/01 15:09:54 eradicator Exp $
-
-DESCRIPTION="Library to check account numbers and bank codes of German banks"
-HOMEPAGE="http://ktoblzcheck.sourceforge.net/"
-SRC_URI="mirror://sourceforge/ktoblzcheck/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=""
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- einstall || die
-}
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-0.7.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-0.7.ebuild
deleted file mode 100644
index d30015a77904..000000000000
--- a/app-misc/ktoblzcheck/ktoblzcheck-0.7.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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-0.7.ebuild,v 1.8 2005/01/01 15:09:54 eradicator Exp $
-
-DESCRIPTION="Library to check account numbers and bank codes of German banks"
-HOMEPAGE="http://ktoblzcheck.sourceforge.net/"
-SRC_URI="mirror://sourceforge/ktoblzcheck/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc"
-IUSE=""
-
-RDEPEND="virtual/libc"
-DEPEND="${RDEPEND}
- sys-apps/gawk
- sys-apps/grep
- sys-devel/libtool
- sys-devel/gcc"
-
-src_install() {
- emake DESTDIR=${D} || die "install failed"
-}
-
-src_test() {
- cd src/bin
- ./check_ktoblzcheck || die "self check of accounts failed"
-}
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild
index 0143109e3e12..ad523f689ed2 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.4 2005/02/14 17:09:58 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild,v 1.5 2005/02/22 17:05:21 hanno 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="~x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64"
IUSE=""
RDEPEND="virtual/libc"