diff options
author | Hanno Boeck <hanno@gentoo.org> | 2005-11-28 23:53:29 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2005-11-28 23:53:29 +0000 |
commit | 5d43e79c38673a71aed67dcb747bd694112caf19 (patch) | |
tree | 0f2d283f4c6163536ae54719698b76bdf01af40e /app-misc/ktoblzcheck | |
parent | qbankmanager bump and gcc41 fix (diff) | |
download | historical-5d43e79c38673a71aed67dcb747bd694112caf19.tar.gz historical-5d43e79c38673a71aed67dcb747bd694112caf19.tar.bz2 historical-5d43e79c38673a71aed67dcb747bd694112caf19.zip |
remove old ktoblzcheck ebuilds
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-misc/ktoblzcheck')
-rw-r--r-- | app-misc/ktoblzcheck/Manifest | 10 | ||||
-rw-r--r-- | app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.7-r1 | 1 | ||||
-rw-r--r-- | app-misc/ktoblzcheck/files/digest-ktoblzcheck-1.2 | 1 | ||||
-rw-r--r-- | app-misc/ktoblzcheck/ktoblzcheck-0.7-r1.ebuild | 28 | ||||
-rw-r--r-- | app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild | 23 |
5 files changed, 3 insertions, 60 deletions
diff --git a/app-misc/ktoblzcheck/Manifest b/app-misc/ktoblzcheck/Manifest index 035bffd6f84e..e06c3d96a817 100644 --- a/app-misc/ktoblzcheck/Manifest +++ b/app-misc/ktoblzcheck/Manifest @@ -2,20 +2,16 @@ Hash: SHA1 MD5 1b5243539a69ef420dd449a5c51040a6 ChangeLog 3209 -MD5 af8b6b4de58e969469ffd1e1014c04ba files/digest-ktoblzcheck-0.7-r1 67 -MD5 c9f756def30f9e3748758e7d95076df5 files/digest-ktoblzcheck-1.2 67 MD5 7cbeecef2ba27e6185335d102bd5297a files/digest-ktoblzcheck-1.7 67 MD5 351942a81102d286df9d9ec37d3238f1 files/digest-ktoblzcheck-1.8 67 MD5 6b6ea9d7b2f67f64ddf9027077b1f3ed files/ktoblzcheck-1.8-gcc41.patch 649 -MD5 27dbdb75cc1c963f7c06379fddf8c513 ktoblzcheck-0.7-r1.ebuild 741 -MD5 68919b1321977aaa9072261265ce8c51 ktoblzcheck-1.2.ebuild 673 MD5 50e4dee4af00a027bce4da762d6590cc ktoblzcheck-1.7.ebuild 674 MD5 9fd12ecd84ed727a5faa486496f1e705 ktoblzcheck-1.8.ebuild 825 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDi5aTr2QksT29OyARAqkfAJ98uP6+Xxscbn0lY/b/zU9/udaCvwCcDdyz -JFdYD0QfyT0nM2TnhWzIgSs= -=58/B +iD8DBQFDi5iKr2QksT29OyARAsI3AJ9NAo2tuYO32ANSFugqxCV2XC8eqgCcC2DN +LS363NXuDZ5tqyLPSklTIlA= +=li7/ -----END PGP SIGNATURE----- diff --git a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.7-r1 b/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.7-r1 deleted file mode 100644 index 97b5c578ff84..000000000000 --- a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-0.7-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f282d953c3e480ddf60441f248df07fd ktoblzcheck-0.7.tar.gz 389026 diff --git a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-1.2 b/app-misc/ktoblzcheck/files/digest-ktoblzcheck-1.2 deleted file mode 100644 index 5d6e698eea0f..000000000000 --- a/app-misc/ktoblzcheck/files/digest-ktoblzcheck-1.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 9c67a4ec329e9b51c5c54c8a8eacbf9b ktoblzcheck-1.2.tar.gz 399205 diff --git a/app-misc/ktoblzcheck/ktoblzcheck-0.7-r1.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-0.7-r1.ebuild deleted file mode 100644 index b5621a72372c..000000000000 --- a/app-misc/ktoblzcheck/ktoblzcheck-0.7-r1.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-r1.ebuild,v 1.6 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() { - einstall BANKDATA_PATH="${D}/usr/share/ktoblzcheck" || die -} - -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 deleted file mode 100644 index c95b2d9786a5..000000000000 --- a/app-misc/ktoblzcheck/ktoblzcheck-1.2.ebuild +++ /dev/null @@ -1,23 +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-1.2.ebuild,v 1.10 2005/11/11 14:29:13 gustavoz 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="alpha ~amd64 ia64 ppc sparc x86" -IUSE="" - -RDEPEND="virtual/libc" -DEPEND="${RDEPEND} - sys-apps/gawk - sys-apps/grep - sys-devel/libtool - sys-devel/gcc" - -src_install() { - einstall BANKDATA_PATH="${D}/usr/share/ktoblzcheck" || die -} |