summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-24 12:35:40 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-24 12:35:40 +0000
commit1fd974a079b3da436475e68f3431779210bb5de1 (patch)
tree608557492b7ac6261fb63dbb76974a5aad498361 /dev-db
parentamd64 stable, bug 279367 (diff)
downloadgentoo-2-1fd974a079b3da436475e68f3431779210bb5de1.tar.gz
gentoo-2-1fd974a079b3da436475e68f3431779210bb5de1.tar.bz2
gentoo-2-1fd974a079b3da436475e68f3431779210bb5de1.zip
Remove masked pkgs
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/hk_classes/ChangeLog308
-rw-r--r--dev-db/hk_classes/Manifest8
-rw-r--r--dev-db/hk_classes/files/hk_classes-0.8.3-gcc43.patch321
-rw-r--r--dev-db/hk_classes/hk_classes-0.8.3-r1.ebuild82
-rw-r--r--dev-db/hk_classes/hk_classes-0.8.3.ebuild70
-rw-r--r--dev-db/hk_classes/metadata.xml9
-rw-r--r--dev-db/knoda/ChangeLog203
-rw-r--r--dev-db/knoda/Manifest4
-rw-r--r--dev-db/knoda/knoda-0.8.3.ebuild22
-rw-r--r--dev-db/knoda/metadata.xml5
-rw-r--r--dev-db/kpogre/ChangeLog109
-rw-r--r--dev-db/kpogre/Manifest6
-rw-r--r--dev-db/kpogre/kpogre-1.6.6.ebuild20
-rw-r--r--dev-db/kpogre/kpogre-3.0.0.ebuild20
-rw-r--r--dev-db/kpogre/metadata.xml5
15 files changed, 0 insertions, 1192 deletions
diff --git a/dev-db/hk_classes/ChangeLog b/dev-db/hk_classes/ChangeLog
deleted file mode 100644
index adeb4b952300..000000000000
--- a/dev-db/hk_classes/ChangeLog
+++ /dev/null
@@ -1,308 +0,0 @@
-# ChangeLog for dev-db/hk_classes
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.68 2009/07/19 12:08:58 nixnut Exp $
-
- 19 Jul 2009; nixnut <nixnut@gentoo.org> hk_classes-0.8.3-r1.ebuild:
- ppc stable #274110
-
- 05 Jul 2009; Markus Meier <maekke@gentoo.org> hk_classes-0.8.3-r1.ebuild:
- amd64 stable, bug #274110
-
- 30 Jun 2009; Raúl Porcel <armin76@gentoo.org> hk_classes-0.8.3-r1.ebuild:
- sparc stable wrt #274110
-
- 19 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org>
- hk_classes-0.8.3-r1.ebuild, metadata.xml:
- Add useflag for mdb. Microsoft access files. Per bug #274706.
-
- 17 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
- hk_classes-0.8.3-r1.ebuild:
- stable x86, bug 274110
-
-*hk_classes-0.8.3-r1 (14 Jun 2009)
-
- 14 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org>
- -hk_classes-0.7.4a.ebuild, -files/hk_classes-0.7.4a-amd64.patch,
- -hk_classes-0.8.1_alpha3.ebuild, -files/hk_classes-amd64.patch,
- -hk_classes-0.7.1.ebuild, -hk_classes-0.8.1.ebuild,
- -hk_classes-0.8.2_alpha3.ebuild, +hk_classes-0.8.3-r1.ebuild,
- metadata.xml:
- Fix various issues, such as bundled sqlite or wrong configure options.
- Bugs #259100, #252542. Remove old.
-
- 14 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org>
- hk_classes-0.8.3.ebuild:
- Add missing pkgconfig dep per bug #227487. Clean up bit the ebuild.
-
- 23 Mar 2009; Friedrich Oslage <bluebird@gentoo.org>
- hk_classes-0.8.3.ebuild:
- Stable on sparc, bug #245549
-
- 18 Mar 2009; Joseph Jezak <josejx@gentoo.org> hk_classes-0.8.3.ebuild:
- Marked ppc stable for bug #245549.
-
- 15 Feb 2009; Markus Meier <maekke@gentoo.org> hk_classes-0.8.3.ebuild:
- amd64/x86 stable, bug #245549
-
- 26 Aug 2008; Timo Gurr <tgurr@gentoo.org>
- files/hk_classes-0.8.3-gcc43.patch, hk_classes-0.7.1.ebuild,
- hk_classes-0.7.4a.ebuild, hk_classes-0.8.1_alpha3.ebuild,
- hk_classes-0.8.1.ebuild, hk_classes-0.8.2_alpha3.ebuild,
- hk_classes-0.8.3.ebuild:
- Update gcc 4.3 patch borrowed from mandriva, fixing bug #230251. Fix some
- quoting.
-
- 21 May 2008; Tiziano Müller <dev-zero@gentoo.org>
- hk_classes-0.7.1.ebuild, hk_classes-0.7.4a.ebuild,
- hk_classes-0.8.1_alpha3.ebuild, hk_classes-0.8.1.ebuild,
- hk_classes-0.8.2_alpha3.ebuild, hk_classes-0.8.3.ebuild:
- Changed dependency for postgresql from dev-db/postgresql to
- virtual/postgresql-server
-
- 25 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
- +files/hk_classes-0.8.3-gcc43.patch, hk_classes-0.8.3.ebuild:
- Added a patch for gcc 4.3 compatibility as kindly provided by Eduard
- Warkentin on bug 218913. Minor QA fixes. Added the missing fontconfig
- dependency as reported in bug 204374.
-
- 02 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org>
- hk_classes-0.8.1_alpha3.ebuild, hk_classes-0.8.1.ebuild,
- hk_classes-0.8.2_alpha3.ebuild:
- The tests this package provides are broken and have thus been disabled.
- Fixes bug 184017.
-
- 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
- hk_classes-0.8.1_alpha3.ebuild, hk_classes-0.8.1.ebuild,
- hk_classes-0.8.2_alpha3.ebuild:
- (QA) RESTRICT clean up.
-
- 19 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org>
- hk_classes-0.8.3.ebuild:
- The tests this package provides are broken and have thus been disabled.
- Fixes bug 182568.
-
-*hk_classes-0.8.3 (20 Mar 2007)
-
- 20 Mar 2007; Stefan Schweizer <genstef@gentoo.org> +hk_classes-0.8.3.ebuild:
- Version bump thanks to Peter Ruskin <aoyu93@dsl.pipex.com> in bug 153003
-
- 06 Feb 2007; Simon Stelling <blubb@gentoo.org> hk_classes-0.8.1.ebuild:
- stable on amd64; bug 152247
-
- 13 Jan 2007; nixnut <nixnut@gentoo.org> hk_classes-0.8.1.ebuild:
- Stable on ppc wrt bug 152247
-
- 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- hk_classes-0.8.1.ebuild:
- Stable on sparc wrt #152247
-
- 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> hk_classes-0.8.1.ebuild:
- readded x86 stable removed in the previous commit
-
- 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> hk_classes-0.7.1.ebuild,
- hk_classes-0.7.4a.ebuild, hk_classes-0.8.1_alpha3.ebuild,
- hk_classes-0.8.1.ebuild, hk_classes-0.8.2_alpha3.ebuild:
- dev-db/mysql => virtual/mysql
-
- 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
- hk_classes-0.8.1.ebuild:
- stable x86, bug #152247
-
- 16 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
- hk_classes-0.7.1.ebuild, hk_classes-0.7.4a.ebuild,
- hk_classes-0.8.1_alpha3.ebuild, hk_classes-0.8.1.ebuild,
- hk_classes-0.8.2_alpha3.ebuild:
- Add missing dependency over pkgconfig, thanks to Patrick Lauer for reporting
- in bug #151552.
-
-*hk_classes-0.8.2_alpha3 (06 Oct 2006)
-
- 06 Oct 2006; Caleb Tennis <caleb@gentoo.org>
- +hk_classes-0.8.2_alpha3.ebuild:
- version bump
-
-*hk_classes-0.8.1 (05 May 2006)
-
- 05 May 2006; Caleb Tennis <caleb@gentoo.org> +hk_classes-0.8.1.ebuild:
- version bump, from bug #130751
-
-*hk_classes-0.8.1_alpha3 (25 Mar 2006)
-
- 25 Mar 2006; Caleb Tennis <caleb@gentoo.org> +hk_classes-0.8.1_alpha3.ebuild:
- version bump from bug #110566
-
- 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
- hk_classes-0.7.4a.ebuild:
- Stable on ppc.
-
- 23 Dec 2005; Simon Stelling <blubb@gentoo.org> hk_classes-0.7.4a.ebuild:
- stable on amd64
-
- 20 Nov 2005; Mark Loeser <halcy0n@gentoo.org> hk_classes-0.7.4a.ebuild:
- Stable on x86; bug #112832
-
- 19 Nov 2005; Jason Wever <weeve@gentoo.org> hk_classes-0.7.4a.ebuild:
- Stable on SPARC wrt bug #112832.
-
- 15 Oct 2005; Carsten Lohrke <carlo@gentoo.org>
- -files/hk_classes-0.7.4-amd64.patch, +files/hk_classes-amd64.patch:
- restore accidentally deleted wrong patch
-
-*hk_classes-0.7.4a (12 Oct 2005)
-
- 12 Oct 2005; Carsten Lohrke <carlo@gentoo.org>
- +files/hk_classes-0.7.4a-amd64.patch, -files/hk_classes-amd64.patch,
- -hk_classes-0.7.4.ebuild, +hk_classes-0.7.4a.ebuild:
- version bump
-
-*hk_classes-0.7.4 (27 Jun 2005)
-
- 27 Jun 2005; Carsten Lohrke <carlo@gentoo.org>
- +files/hk_classes-0.7.4-amd64.patch, +hk_classes-0.7.4.ebuild:
- version bump
-
- 06 May 2005; Sven Wegener <swegener@gentoo.org> hk_classes-0.7.2.ebuild:
- Removed * postfix from <, <=, >= and > dependencies.
-
- 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
- hk_classes-0.7.1.ebuild:
- Stable on ppc.
-
- 21 Apr 2005; Simon Stelling <blubb@gentoo.org> hk_classes-0.7.1.ebuild:
- stable on amd64
-
-*hk_classes-0.7.3 (22 Mar 2005)
-
- 22 Mar 2005; Carsten Lohrke <carlo@gentoo.org>
- +files/hk_classes-0.7.3-amd64.patch, hk_classes-0.7.2-r1.ebuild,
- +hk_classes-0.7.3.ebuild:
- version bump and Python 2.4 compatibility thanks to Rob Cakebread, #85721
-
- 24 Feb 2005; Jason Wever <weeve@gentoo.org> hk_classes-0.7.2-r1.ebuild:
- Added ~sparc keyword.
-
-*hk_classes-0.7.2-r1 (09 Dec 2004)
-
- 09 Dec 2004; Simone Gotti <motaboy@gentoo.org>
- +hk_classes-0.7.2-r1.ebuild:
- Use the patch I sent to the author to selectively choose the db plugins to
- compile depending on the useflag status instead of compiling the plugin also
- if the flag is disabled but the DB is installed.
-
-*hk_classes-0.7.2 (06 Dec 2004)
-
- 06 Dec 2004; Caleb Tennis <caleb@gentoo.org> +hk_classes-0.7.2.ebuild,
- -hk_classes-0.7.2_alpha3.ebuild:
- version bump, remove old version
-
- 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> hk_classes-0.7.1.ebuild:
- stable on x86
-
- 21 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org>
- +files/hk_classes-amd64.patch, hk_classes-0.7.1.ebuild,
- hk_classes-0.7.2_alpha3.ebuild:
- Added to ~amd64, bug #70459
-
-*hk_classes-0.7.2_alpha3 (08 Nov 2004)
-
- 08 Nov 2004; Carsten Lohrke <carlo@gentoo.org>
- +hk_classes-0.7.2_alpha3.ebuild:
- version bump
-
-*hk_classes-0.7.1 (19 Sep 2004)
-
- 19 Sep 2004; Caleb Tennis <caleb@gentoo.org> +hk_classes-0.7.1.ebuild:
- Version bump
-
- 12 Aug 2004; Carsten Lohrke <carlo@gentoo.org> hk_classes-0.7.ebuild:
- stable on x86
-
- 05 Aug 2004; Anders Rune Jensen <arj@gentoo.org> hk_classes-0.7.ebuild:
- Depend on version 2 of sqlite.
-
-*hk_classes-0.7 (13 Jul 2004)
-
- 13 Jul 2004; Carsten Lohrke <carlo@gentoo.org>
- -hk_classes-0.6.3_alpha3.ebuild, +hk_classes-0.7.ebuild,
- -hk_classes-0.7_alpha1.ebuild, -hk_classes-0.7_alpha3.ebuild:
- ebuild clean up, fixed digest, version bump
-
-*hk_classes-0.7_alpha3 (04 Jul 2004)
-
- 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org>
- +hk_classes-0.7_alpha3.ebuild:
- version bump
-
- 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> hk_classes-0.6.2a.ebuild:
- Fix use invocation
-
-*hk_classes-0.7_alpha1 (17 May 2004)
-
- 17 May 2004; Caleb Tennis <caleb@gentoo.org> -hk_classes-0.6.1.ebuild,
- -hk_classes-0.6.3_alpha1.ebuild, +hk_classes-0.7_alpha1.ebuild:
- Version bump, remove old versions
- From bug #46758
-
- 16 May 2004; Dominik Stadler <centic@gentoo.org> hk_classes-0.6.2a.ebuild:
- Remove unnecessary definition of S
-
- 25 Mar 2004; Martin Holzer <mholzer@gentoo.org> hk_classes-0.6.1.ebuild,
- hk_classes-0.6.2a.ebuild, hk_classes-0.6.3_alpha1.ebuild,
- hk_classes-0.6.3_alpha3.ebuild:
- fixing src_uri. closes 45630
-
- 18 Mar 2004; David Holm <dholm@gentoo.org> hk_classes-0.6.3_alpha3.ebuild:
- Added to ~ppc.
-
-*hk_classes-0.6.3_alpha3 (15 Mar 2004)
-
- 15 Mar 2004; Caleb Tennis <caleb@gentoo.org> hk_classes-0.6.3_alpha3.ebuild:
- Version bump
-
-*hk_classes-0.6.3_alpha1 (27 Dec 2003)
-
- 27 Dec 2003; Caleb Tennis <caleb@gentoo.org> hk_classes-0.6.3_alpha1.ebuild:
- New alpha version
-
-*hk_classes-0.6.2a (06 Dec 2003)
-
- 06 Dec 2003; Caleb Tennis <caleb@gentoo.org> hk_classes-0.6.1_alpha3.ebuild,
- hk_classes-0.6.2a.ebuild, hk_classes-0.6.ebuild:
- New version - by Peter Ruskin. Bug #35161
-
-*hk_classes-0.6.1 (20 Oct 2003)
-
- 20 Oct 2003; Caleb Tennis <caleb@gentoo.org> hk_classes-0.6.1.ebuild:
- Final version - provided by Peter Ruskin (bug 31523)
-
-*hk_classes-0.6.1_alpha3 (02 Oct 2003)
-
- 02 Oct 2003; Caleb Tennis <caleb@gentoo.org> hk_classes-0.6.1_alpha3.ebuild:
- New version
-
- 20 Jul 2003; Caleb Tennis <caleb@gentoo.org> hk_classes.0.6.ebuild:
- Added a few lines by Peter Ruskin to include documentation in ebuild.
- Closes bug #24335.
-
- 17 Jun 2003; Caleb Tennis <caleb@gentoo.org> hk_classes.0.6.ebuild:
- Fixed a problem with the DEPEND string. Closes bug #22472.
- Also removed older ebuilds (0.5.6 and 0.6_pre3).
-
-*hk_classes-0.6 (28 May 2003)
-
- 28 May 2003; Caleb Tennis <caleb@gentoo.org> hk_classes.0.6.ebuild:
- Version bump, slightly modified ebuild thanks to Peter Ruskin (bug #20980)
-
-*hk_classes-0.6_pre3 (24 Apr 2003)
-
- 24 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> Manifest,
- hk_classes-0.6_pre3.ebuild:
- New version of hk_classes for a new knoda that works around some bugs in kde.
- It also corrects a python inclusion problem in the original pre3 (this is
- pre3a) Courtessy of: Peter Ruskin <aoyu93@dsl.pipex.com>
-
-*hk_classes-0.5.6 (23 Apr 2003)
-
- 23 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> hk_classes-0.5.6.ebuild:
- Initial import, courtessy of Peter Ruskin <aoyu93@dsl.pipex.com>
-
diff --git a/dev-db/hk_classes/Manifest b/dev-db/hk_classes/Manifest
deleted file mode 100644
index 4c9a4cff385d..000000000000
--- a/dev-db/hk_classes/Manifest
+++ /dev/null
@@ -1,8 +0,0 @@
-AUX hk_classes-0.8.3-gcc43.patch 14225 RMD160 c9a383709841846a8b888f2144e837d4094afae2 SHA1 6b68e90473abbacfc3c71e789dc50d41231d302c SHA256 cb9d23ac8cf5405b9e713d488cb6c0d689ba98c13ac053262996abc2a221f3e0
-DIST hk_classes-0.8.3.tar.bz2 1532249 RMD160 8e5f212bf589ffb9e74b3b7559d1fbb3b1cb713c SHA1 ebd2f7d6835436e2e08d1cf65e6c28ef9fc0e312 SHA256 d57a8a2f3c2fb534e01ee5d7b6c5bb650536f20cb7e88a721ec9da7b5befb593
-DIST hk_classes-htmldocumentation-0.8.tar.bz2 2815826 RMD160 92f0261d94f99ec014f6900b7da308d197a79209 SHA1 af4467de0773452b53ddeab49f4e9da132accc48 SHA256 74180c34ea61f2f9cf1b3b2db7a3fcf2694141d4f7de508518438de83048ca6c
-DIST xbsql-hk_classes-0.13.tar.gz 365678 RMD160 e275e16761c092ea420b7813d61f5c9c348c0dd6 SHA1 fada8fb13d049cae63767df11aab4028686f0850 SHA256 21332e5c9c2ce969030351d254b688575fa9ba88f46f30f1b30e528e3ab429fb
-EBUILD hk_classes-0.8.3-r1.ebuild 2115 RMD160 44ffc5979c85c2321876480c922155bf565a6fb9 SHA1 7f424167445f064fe54b7c0d3ded1a3134d57fdc SHA256 8cdb05ca02ccc71c2ebea0cb577a1a3123f4de259692a21377a7eaf4e6eb1fa3
-EBUILD hk_classes-0.8.3.ebuild 1859 RMD160 f854b51203c9d05d2028ead86767a3abb22fb334 SHA1 7dfcaca731a41c7459e9022098ca02689de7c51f SHA256 66a30b92a15ee499de45036eb8aef656f642614529392b04b7eedbe63e0f704d
-MISC ChangeLog 10797 RMD160 3ce4a2b40f7df4fdebf863a0cf5c213ae304c59c SHA1 7c32138b030ddc8b1f57a4bae5bb301efd74b37e SHA256 28a870d87f064b0ee29c184e8d6af0f304278dc73f2b0e3dc28810cab6cf86b2
-MISC metadata.xml 315 RMD160 2f258b53b2774d23b0468c7c63c1d1996a6a47a5 SHA1 505a919c607f48ee263ba4c8904c3f32817cec32 SHA256 81687ab5308bab75f3a7db78d93752b2b369236df69389ad8f087b99ada89073
diff --git a/dev-db/hk_classes/files/hk_classes-0.8.3-gcc43.patch b/dev-db/hk_classes/files/hk_classes-0.8.3-gcc43.patch
deleted file mode 100644
index 5f28742f5321..000000000000
--- a/dev-db/hk_classes/files/hk_classes-0.8.3-gcc43.patch
+++ /dev/null
@@ -1,321 +0,0 @@
-ve --new-file hk_classes-0.8.3/hk_classes/hk_actionquery.cpp hk_classes-0.8.3.new/hk_classes/hk_actionquery.cpp
---- hk_classes-0.8.3/hk_classes/hk_actionquery.cpp 2006-04-13 20:02:01.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_classes/hk_actionquery.cpp 2008-04-22 13:38:01.000000000 +0200
-@@ -12,6 +12,7 @@
- #include "hk_actionquery.h"
- #include "hk_database.h"
-
-+#include <string.h>
- #include <time.h>
-
- class hk_actionqueryprivate
-diff -u --recursive --new-file hk_classes-0.8.3/hk_classes/hk_button.cpp hk_classes-0.8.3.new/hk_classes/hk_button.cpp
---- hk_classes-0.8.3/hk_classes/hk_button.cpp 2006-07-09 16:33:28.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_classes/hk_button.cpp 2008-04-22 13:40:55.000000000 +0200
-@@ -17,7 +17,7 @@
- #include "hk_actionquery.h"
- #include "hk_interpreter.h"
-
--
-+#include <string.h>
-
- class hk_buttonprivate
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_classes/hk_column.cpp hk_classes-0.8.3.new/hk_classes/hk_column.cpp
---- hk_classes-0.8.3/hk_classes/hk_column.cpp 2006-10-02 19:54:17.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_classes/hk_column.cpp 2008-04-22 13:42:05.000000000 +0200
-@@ -14,6 +14,7 @@
- #include "hk_dsdatavisible.h"
- #include "hk_datetime.h"
- #include <stdio.h>
-+#include <string.h>
-
- hk_column::hk_column(hk_datasource* ds, const hk_string& lTRUE,const hk_string& lFALSE)
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_classes/hk_datasource.cpp hk_classes-0.8.3.new/hk_classes/hk_datasource.cpp
---- hk_classes-0.8.3/hk_classes/hk_datasource.cpp 2006-10-29 20:38:25.000000000 +0100
-+++ hk_classes-0.8.3.new/hk_classes/hk_datasource.cpp 2008-04-22 13:43:11.000000000 +0200
-@@ -21,7 +21,7 @@
- #include <list>
- #include <stdlib.h>
- #include <time.h>
--
-+#include <string.h>
-
- voidfunction* hk_datasource::p_enablefunction=NULL;
- long hk_datasource::p_enablefunctioncounter=0;
-diff -u --recursive --new-file hk_classes-0.8.3/hk_classes/hk_dsimage.cpp hk_classes-0.8.3.new/hk_classes/hk_dsimage.cpp
---- hk_classes-0.8.3/hk_classes/hk_dsimage.cpp 2006-05-20 22:07:19.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_classes/hk_dsimage.cpp 2008-04-22 13:44:57.000000000 +0200
-@@ -12,6 +12,7 @@
- #include "hk_form.h"
- #include "hk_url.h"
-
-+#include <string.h>
-
- hk_dsimage::imagetypelisttype hk_dsimage::p_imagetypefunctions;
-
-diff -u --recursive --new-file hk_classes-0.8.3/hk_classes/hk_reportsection.cpp hk_classes-0.8.3.new/hk_classes/hk_reportsection.cpp
---- hk_classes-0.8.3/hk_classes/hk_reportsection.cpp 2006-08-06 16:37:45.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_classes/hk_reportsection.cpp 2008-04-22 13:48:08.000000000 +0200
-@@ -19,6 +19,8 @@
- #include "hk_column.h"
- #include "hk_datasource.h"
-
-+#include <string.h>
-+
- const double teiler=10000.0;
-
- //********************************************
-diff -u --recursive --new-file hk_classes-0.8.3/hk_classes/hk_storagedatasource.cpp hk_classes-0.8.3.new/hk_classes/hk_storagedatasource.cpp
---- hk_classes-0.8.3/hk_classes/hk_storagedatasource.cpp 2006-04-13 20:02:05.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_classes/hk_storagedatasource.cpp 2008-04-22 13:49:13.000000000 +0200
-@@ -10,6 +10,8 @@
- // ****************************************************************************
- #include "hk_storagedatasource.h"
-
-+#include <string.h>
-+
- hk_storagedatasource::hk_storagedatasource(hk_database* d,hk_presentation* p):hk_datasource(d,p)
- {
- #ifdef HK_DEBUG
-diff -u --recursive --new-file hk_classes-0.8.3/hk_mysqlclasses/hk_mysqlcolumn.cpp hk_classes-0.8.3.new/hk_mysqlclasses/hk_mysqlcolumn.cpp
---- hk_classes-0.8.3/hk_mysqlclasses/hk_mysqlcolumn.cpp 2005-05-16 21:01:50.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_mysqlclasses/hk_mysqlcolumn.cpp 2008-04-22 13:52:09.000000000 +0200
-@@ -18,6 +18,8 @@
- #include <mysql.h>
- #include <errmsg.h>
-
-+#include <string.h>
-+
- hk_mysqlcolumn::hk_mysqlcolumn(hk_mysqldatasource* ds, const hk_string& tTRUE,const hk_string& tFALSE)
- :hk_storagecolumn(ds,tTRUE,tFALSE)
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_mysqlclasses/hk_mysqldatasource.cpp hk_classes-0.8.3.new/hk_mysqlclasses/hk_mysqldatasource.cpp
---- hk_classes-0.8.3/hk_mysqlclasses/hk_mysqldatasource.cpp 2006-06-29 20:10:17.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_mysqlclasses/hk_mysqldatasource.cpp 2008-04-22 13:54:17.000000000 +0200
-@@ -15,6 +15,7 @@
- #include "hk_mysqlactionquery.h"
- #include <exception>
- #include <new>
-+#include <string.h>
-
- hk_mysqldatasource::hk_mysqldatasource(hk_mysqldatabase* d,hk_presentation* p):hk_storagedatasource(d,p)
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_mysqlclasses/hk_mysqltable.cpp hk_classes-0.8.3.new/hk_mysqlclasses/hk_mysqltable.cpp
---- hk_classes-0.8.3/hk_mysqlclasses/hk_mysqltable.cpp 2006-04-24 20:17:30.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_mysqlclasses/hk_mysqltable.cpp 2008-04-22 13:55:09.000000000 +0200
-@@ -12,6 +12,9 @@
- #include "hk_mysqltable.h"
- #include "hk_mysqldatabase.h"
- #include "hk_actionquery.h"
-+
-+#include <string.h>
-+
- hk_mysqltable::hk_mysqltable(hk_mysqldatabase* db,hk_presentation* p):hk_mysqldatasource(db,p)
-
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_odbcclasses/hk_odbccolumn.cpp hk_classes-0.8.3.new/hk_odbcclasses/hk_odbccolumn.cpp
---- hk_classes-0.8.3/hk_odbcclasses/hk_odbccolumn.cpp 2005-01-26 21:33:41.000000000 +0100
-+++ hk_classes-0.8.3.new/hk_odbcclasses/hk_odbccolumn.cpp 2008-04-22 14:01:57.000000000 +0200
-@@ -18,6 +18,8 @@
- #include <sql.h>
- //#include <errmsg.h>
-
-+#include <string.h>
-+
- hk_odbccolumn::hk_odbccolumn(hk_odbcdatasource* ds, const hk_string& tTRUE,const hk_string& tFALSE)
- :hk_storagecolumn(ds,tTRUE,tFALSE)
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_odbcclasses/hk_odbcdatasource.cpp hk_classes-0.8.3.new/hk_odbcclasses/hk_odbcdatasource.cpp
---- hk_classes-0.8.3/hk_odbcclasses/hk_odbcdatasource.cpp 2006-06-29 20:10:17.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_odbcclasses/hk_odbcdatasource.cpp 2008-04-22 14:00:49.000000000 +0200
-@@ -18,6 +18,8 @@
- #include <exception>
- #include <new>
-
-+#include <string.h>
-+
- hk_odbcdatasource::hk_odbcdatasource(hk_odbcdatabase* d,hk_presentation* p):hk_storagedatasource(d,p)
- {
- #ifdef HK_DEBUG
-diff -u --recursive --new-file hk_classes-0.8.3/hk_odbcclasses/hk_odbctable.cpp hk_classes-0.8.3.new/hk_odbcclasses/hk_odbctable.cpp
---- hk_classes-0.8.3/hk_odbcclasses/hk_odbctable.cpp 2006-10-02 19:54:17.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_odbcclasses/hk_odbctable.cpp 2008-04-22 14:02:48.000000000 +0200
-@@ -16,6 +16,8 @@
- #include <sqltypes.h>
- #include <sqlext.h>
-
-+#include <string.h>
-+
- hk_odbctable::hk_odbctable(hk_odbcdatabase* db,hk_presentation* p):hk_odbcdatasource(db,p)
-
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_postgresclasses/hk_postgresqlcolumn.cpp hk_classes-0.8.3.new/hk_postgresclasses/hk_postgresqlcolumn.cpp
---- hk_classes-0.8.3/hk_postgresclasses/hk_postgresqlcolumn.cpp 2006-10-02 15:52:53.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_postgresclasses/hk_postgresqlcolumn.cpp 2008-04-22 13:56:27.000000000 +0200
-@@ -12,6 +12,9 @@
- #include "hk_postgresqlcolumn.h"
- #include "hk_postgresqldatasource.h"
- #include "hk_postgresqldatabase.h"
-+
-+#include <string.h>
-+
- hk_postgresqlcolumn::hk_postgresqlcolumn(hk_postgresqldatasource* ds, const hk_string& tTRUE,const hk_string& tFALSE)
- :hk_storagecolumn(ds,tTRUE,tFALSE)
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_postgresclasses/hk_postgresqldatasource.cpp hk_classes-0.8.3.new/hk_postgresclasses/hk_postgresqldatasource.cpp
---- hk_classes-0.8.3/hk_postgresclasses/hk_postgresqldatasource.cpp 2006-11-27 18:30:13.000000000 +0100
-+++ hk_classes-0.8.3.new/hk_postgresclasses/hk_postgresqldatasource.cpp 2008-04-22 13:59:33.000000000 +0200
-@@ -17,6 +17,8 @@
- #include <exception>
- #include <new>
-
-+#include <string.h>
-+
- hk_postgresqldatasource::hk_postgresqldatasource(hk_postgresqldatabase* d,hk_presentation* p):hk_storagedatasource(d,p)
- {
- #ifdef HK_DEBUG
-diff -u --recursive --new-file hk_classes-0.8.3/hk_sqlite3classes/hk_sqlite3column.cpp hk_classes-0.8.3.new/hk_sqlite3classes/hk_sqlite3column.cpp
---- hk_classes-0.8.3/hk_sqlite3classes/hk_sqlite3column.cpp 2006-01-06 15:04:31.000000000 +0100
-+++ hk_classes-0.8.3.new/hk_sqlite3classes/hk_sqlite3column.cpp 2008-04-22 14:07:09.000000000 +0200
-@@ -18,6 +18,8 @@
-
- #include <sqlite3.h>
-
-+#include <string.h>
-+
- hk_sqlite3column::hk_sqlite3column(hk_sqlite3datasource* ds, const hk_string& tTRUE,const hk_string& tFALSE)
- :hk_storagecolumn(ds,tTRUE,tFALSE)
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_sqlite3classes/hk_sqlite3datasource.cpp hk_classes-0.8.3.new/hk_sqlite3classes/hk_sqlite3datasource.cpp
---- hk_classes-0.8.3/hk_sqlite3classes/hk_sqlite3datasource.cpp 2006-06-29 20:10:18.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_sqlite3classes/hk_sqlite3datasource.cpp 2008-04-22 14:07:55.000000000 +0200
-@@ -17,6 +17,8 @@
- #include <exception>
- #include <new>
-
-+#include <string.h>
-+
- hk_sqlite3datasource::hk_sqlite3datasource(hk_sqlite3database* d,hk_presentation* p):hk_storagedatasource(d,p)
- {
- #ifdef HK_DEBUG
-diff -u --recursive --new-file hk_classes-0.8.3/hk_sqliteclasses/hk_sqlitecolumn.cpp hk_classes-0.8.3.new/hk_sqliteclasses/hk_sqlitecolumn.cpp
---- hk_classes-0.8.3/hk_sqliteclasses/hk_sqlitecolumn.cpp 2006-01-06 15:04:31.000000000 +0100
-+++ hk_classes-0.8.3.new/hk_sqliteclasses/hk_sqlitecolumn.cpp 2008-04-22 14:05:05.000000000 +0200
-@@ -18,6 +18,8 @@
-
- #include <sqlite.h>
-
-+#include <string.h>
-+
- hk_sqlitecolumn::hk_sqlitecolumn(hk_sqlitedatasource* ds, const hk_string& tTRUE,const hk_string& tFALSE)
- :hk_storagecolumn(ds,tTRUE,tFALSE)
- {
-diff -u --recursive --new-file hk_classes-0.8.3/hk_sqliteclasses/hk_sqlitedatasource.cpp hk_classes-0.8.3.new/hk_sqliteclasses/hk_sqlitedatasource.cpp
---- hk_classes-0.8.3/hk_sqliteclasses/hk_sqlitedatasource.cpp 2006-06-29 20:10:18.000000000 +0200
-+++ hk_classes-0.8.3.new/hk_sqliteclasses/hk_sqlitedatasource.cpp 2008-04-22 14:04:09.000000000 +0200
-@@ -17,6 +17,8 @@
- #include <exception>
- #include <new>
-
-+#include <string.h>
-+
- hk_sqlitedatasource::hk_sqlitedatasource(hk_sqlitedatabase* d,hk_presentation* p):hk_storagedatasource(d,p)
- {
- #ifdef HK_DEBUG
-
---- hk_classes-0.8.3/hk_dbaseclasses/xbase/xblock.cpp~ 2008-07-31 05:24:53.000000000 +0200
-+++ hk_classes-0.8.3/hk_dbaseclasses/xbase/xblock.cpp 2008-07-31 05:25:00.000000000 +0200
-@@ -48,7 +48,7 @@
-
-
- #include "xbase64.h"
--
-+#include <cerrno>
- #ifdef HAVE_IO_H // windows locking
- #include <io.h>
- #endif
-@@ -124,7 +124,7 @@
- return 0;
- }
-
--#elif HAVE_FCNTL_H
-+#else
-
- xbShort xbLock::LockFile( int fn, xbShort LockType, xbOffT lockLen )
- {
---- hk_classes-0.8.3/hk_paradoxclasses/hk_paradoxcolumn.cpp~ 2006-04-19 15:11:18.000000000 +0200
-+++ hk_classes-0.8.3/hk_paradoxclasses/hk_paradoxcolumn.cpp 2008-07-31 05:33:42.000000000 +0200
-@@ -10,7 +10,7 @@
- // ****************************************************************************
- #include "hk_paradoxcolumn.h"
- #include "hk_paradoxdatasource.h"
--
-+#include <cstring>
-
- hk_paradoxcolumn::hk_paradoxcolumn(hk_paradoxdatasource* ds, const hk_string& tTRUE,const hk_string& tFALSE)
- :hk_storagecolumn(ds,tTRUE,tFALSE)
---- hk_classes-0.8.3/hk_paradoxclasses/hk_paradoxtable.cpp~ 2006-06-29 20:10:18.000000000 +0200
-+++ hk_classes-0.8.3/hk_paradoxclasses/hk_paradoxtable.cpp 2008-07-31 05:34:19.000000000 +0200
-@@ -16,6 +16,7 @@
- #include "hk_paradoxconnection.h"
- #include "hk_paradoxdatabase.h"
- #include "hk_url.h"
-+#include <cstring>
- //#include <pxversion.h>
-
- hk_paradoxtable::hk_paradoxtable(hk_paradoxdatabase* db,hk_presentation* p):hk_paradoxdatasource(db,p)
---- hk_classes-0.8.3/hk_firebirdclasses/hk_firebirdcolumn.cpp~ 2005-07-02 16:15:04.000000000 +0200
-+++ hk_classes-0.8.3/hk_firebirdclasses/hk_firebirdcolumn.cpp 2008-07-31 07:53:52.000000000 +0200
-@@ -10,7 +10,7 @@
- // ****************************************************************************
- #include "hk_firebirdcolumn.h"
- #include "hk_firebirddatasource.h"
--
-+#include <cstring>
-
- hk_firebirdcolumn::hk_firebirdcolumn(hk_firebirddatasource* ds, const hk_string& tTRUE,const hk_string& tFALSE)
- :hk_storagecolumn(ds,tTRUE,tFALSE)
---- hk_classes-0.8.3/hk_firebirdclasses/hk_firebirdconnection.cpp~ 2006-07-16 21:11:52.000000000 +0200
-+++ hk_classes-0.8.3/hk_firebirdclasses/hk_firebirdconnection.cpp 2008-07-31 07:52:59.000000000 +0200
-@@ -14,6 +14,7 @@
- #include <dirent.h>
- #include <unistd.h>
- #include <sys/stat.h>
-+#include <cstring>
- #ifdef HAVE_SSTREAM
- #include <sstream>
- #else
---- hk_classes-0.8.3/hk_firebirdclasses/hk_firebirddatasource.cpp~ 2006-06-29 20:10:17.000000000 +0200
-+++ hk_classes-0.8.3/hk_firebirdclasses/hk_firebirddatasource.cpp 2008-07-31 07:53:29.000000000 +0200
-@@ -15,6 +15,7 @@
- #include "hk_firebirdactionquery.h"
- #include <hk_datetime.h>
- #include <time.h>
-+#include <cstring>
- #include <exception>
- #include <new>
-
---- hk_classes-0.8.3/hk_xbaseclasses/Makefile.in~ 2006-12-17 15:27:52.000000000 +0100
-+++ hk_classes-0.8.3/hk_xbaseclasses/Makefile.in 2008-07-31 11:08:48.000000000 +0200
-@@ -233,7 +233,7 @@
- AM_CPPFLAGS =
- AM_CXXFLAGS = -Wall -W -Wconversion -Wshadow -Wcast-qual -Wwrite-strings -I@XMLINCLUDE@ @BITARCHITECTURE@
- libhk_xbasedriver_la_LDFLAGS = -version-info 0:0:0 -L@XBASELIBDIR@
--libhk_xbasedriver_la_LIBADD = -lxbsql ../hk_classes/libhk_classes.la
-+libhk_xbasedriver_la_LIBADD = -lxbase -lxbsql ../hk_classes/libhk_classes.la
- lib_LTLIBRARIES = libhk_xbasedriver.la
- noinst_HEADERS = hk_xbaseconnection.h hk_xbaseactionquery.h hk_xbaseconnection.h \
- hk_xbasedatabase.h hk_xbasedatasource.h hk_xbasecolumn.h \
---- hk_classes-0.8.3/hk_xbaseclasses/Makefile.am~ 2006-10-02 19:54:20.000000000 +0200
-+++ hk_classes-0.8.3/hk_xbaseclasses/Makefile.am 2008-07-31 11:08:24.000000000 +0200
-@@ -6,7 +6,7 @@
- AM_CXXFLAGS= -Wall -W -Wconversion -Wshadow -Wcast-qual -Wwrite-strings -I@XMLINCLUDE@ @BITARCHITECTURE@
-
- libhk_xbasedriver_la_LDFLAGS = -version-info 0:0:0 -L@XBASELIBDIR@
--libhk_xbasedriver_la_LIBADD = -lxbsql ../hk_classes/libhk_classes.la
-+libhk_xbasedriver_la_LIBADD = -lxbase -lxbsql ../hk_classes/libhk_classes.la
-
- lib_LTLIBRARIES = libhk_xbasedriver.la
-
diff --git a/dev-db/hk_classes/hk_classes-0.8.3-r1.ebuild b/dev-db/hk_classes/hk_classes-0.8.3-r1.ebuild
deleted file mode 100644
index ac53c932fc2f..000000000000
--- a/dev-db/hk_classes/hk_classes-0.8.3-r1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3-r1.ebuild,v 1.6 2009/07/19 12:08:58 nixnut Exp $
-
-EAPI="1"
-
-inherit autotools eutils python
-
-# The tests themselves are broken.
-RESTRICT="strip test"
-
-P_DOCS="${PN}-htmldocumentation-0.8"
-
-MY_P=${P/_alpha/-test}
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials."
-HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/hk-classes/${MY_P}.tar.bz2
- mirror://sourceforge/hk-classes/xbsql-hk_classes-0.13.tar.gz
- doc? ( mirror://sourceforge/knoda/${P_DOCS}.tar.bz2 )"
-
-SLOT="0"
-LICENSE="LGPL-2"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE="doc firebird mdb mysql odbc postgres sqlite xbase"
-
-RDEPEND=">=media-libs/fontconfig-2.5.0-r1
- firebird? ( dev-db/firebird )
- mysql? ( >=dev-db/mysql-3.23.54a )
- odbc? ( >=dev-db/unixODBC-2.0.6 )
- postgres? ( >=virtual/postgresql-server-7.3 )
- sqlite? ( dev-db/sqlite:3 )
- xbase? ( dev-db/xbase )
-"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
-"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # gcc-4.3 compatibility. Fixes bug 218913 and 230251.
- epatch "${FILESDIR}/${P}-gcc43.patch"
-
- eautoreconf
-}
-
-src_compile() {
- python_version
- export LIBPYTHON="-lpython${PYVER} -lz"
- use sqlite && myopts="--with-sqlite3systemlibrary"
- econf \
- --disable-dependency-tracking \
- --without-sqlite \
- --without-dbase \
- --without-paradox \
- $(use_with sqlite sqlite3) \
- $(use_with mdb) \
- $(use_with mysql) \
- $(use_with firebird) \
- $(use_with odbc) \
- $(use_with postgres) \
- $(use_with xbase) \
- ${myopts}
-
- emake || die "emake failed"
-}
-
-src_install() {
- if use doc; then
- dohtml -r "${WORKDIR}"/${MY_P}/documentation/api
- dohtml -r "${WORKDIR}"/hk_classestutorial
- dohtml -r "${WORKDIR}"/hk_kdeclssestutorial
- dohtml -r "${WORKDIR}"/knodascriptingtutorial
- dohtml -r "${WORKDIR}"/knodatutorial
- dohtml -r "${WORKDIR}"/pythonreference
- fi
-
- emake DESTDIR="${D}" install || die "make install failed"
-}
diff --git a/dev-db/hk_classes/hk_classes-0.8.3.ebuild b/dev-db/hk_classes/hk_classes-0.8.3.ebuild
deleted file mode 100644
index e70f54b7f626..000000000000
--- a/dev-db/hk_classes/hk_classes-0.8.3.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v 1.9 2009/06/14 09:57:55 scarabeus Exp $
-
-inherit autotools eutils python
-
-# The tests themselves are broken.
-RESTRICT="strip test"
-
-P_DOCS="hk_classes-htmldocumentation-0.8"
-
-MY_P=${P/_alpha/-test}
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials."
-HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/hk-classes/${MY_P}.tar.bz2
- mirror://sourceforge/hk-classes/xbsql-hk_classes-0.13.tar.gz
- doc? ( mirror://sourceforge/knoda/${P_DOCS}.tar.bz2 )"
-
-SLOT="0"
-LICENSE="LGPL-2"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE="doc firebird mysql odbc postgres"
-
-RDEPEND=">=media-libs/fontconfig-2.5.0-r1
- firebird? ( dev-db/firebird )
- mysql? ( >=dev-db/mysql-3.23.54a )
- postgres? ( >=virtual/postgresql-server-7.3 )
- odbc? ( >=dev-db/unixODBC-2.0.6 )"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
-"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # gcc-4.3 compatibility. Fixes bug 218913 and 230251.
- epatch "${FILESDIR}/${P}-gcc43.patch"
-
- eautoreconf
-}
-
-src_compile() {
- python_version
- export LIBPYTHON="-lpython${PYVER} -lz"
-
- econf \
- --with-pythondir=/usr/$(get_libdir)/python${PYVER}/ \
- $(use_with mysql) \
- $(use_with firebird) \
- $(use_with odbc) \
- $(use_with postgres)
-
- emake || die "emake failed"
-}
-
-src_install() {
- if use doc; then
- dohtml -r "${WORKDIR}"/${MY_P}/documentation/api
- dohtml -r "${WORKDIR}"/hk_classestutorial
- dohtml -r "${WORKDIR}"/hk_kdeclssestutorial
- dohtml -r "${WORKDIR}"/knodascriptingtutorial
- dohtml -r "${WORKDIR}"/knodatutorial
- dohtml -r "${WORKDIR}"/pythonreference
- fi
-
- emake DESTDIR="${D}" install || die "make install failed"
-}
diff --git a/dev-db/hk_classes/metadata.xml b/dev-db/hk_classes/metadata.xml
deleted file mode 100644
index 1a00fc92bf82..000000000000
--- a/dev-db/hk_classes/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>kde</herd>
-<use>
- <flag name="mdb">Enables Microsoft Access DB support</flag>
- <flag name="xbase">Enables support for xbase databases (dBase, FoxPro, etc.)</flag>
-</use>
-</pkgmetadata>
diff --git a/dev-db/knoda/ChangeLog b/dev-db/knoda/ChangeLog
deleted file mode 100644
index 208426423e3f..000000000000
--- a/dev-db/knoda/ChangeLog
+++ /dev/null
@@ -1,203 +0,0 @@
-# ChangeLog for dev-db/knoda
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/ChangeLog,v 1.50 2009/06/14 10:03:38 scarabeus Exp $
-
- 14 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org> -knoda-0.7.1.ebuild,
- -files/knoda-0.7.1-configure.patch, -knoda-0.7.4.ebuild,
- -knoda-0.7.4-r1.ebuild, -files/knoda-0.7.4-makefile.patch,
- -knoda-0.8.1_alpha3.ebuild, -knoda-0.8.1.ebuild,
- -knoda-0.8.2_alpha3.ebuild, knoda-0.8.3.ebuild:
- Remove old. Silence repoman.
-
- 14 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org> knoda-0.7.1.ebuild,
- knoda-0.7.4.ebuild, knoda-0.7.4-r1.ebuild, knoda-0.8.1_alpha3.ebuild,
- knoda-0.8.1.ebuild, knoda-0.8.2_alpha3.ebuild, knoda-0.8.3.ebuild:
- Slotmove.
-
- 23 Mar 2009; Friedrich Oslage <bluebird@gentoo.org> knoda-0.8.3.ebuild:
- Stable on sparc, bug #245549
-
- 15 Feb 2009; Markus Meier <maekke@gentoo.org> knoda-0.8.3.ebuild:
- amd64/x86 stable, bug #245549
-
-*knoda-0.8.3 (20 Mar 2007)
-
- 20 Mar 2007; Stefan Schweizer <genstef@gentoo.org> +knoda-0.8.3.ebuild:
- Version bump thanks to Peter Ruskin <aoyu93@dsl.pipex.com> in bug 153003
-
- 06 Feb 2007; Simon Stelling <blubb@gentoo.org> knoda-0.8.1.ebuild:
- stable on amd64; bug 152247
-
- 13 Jan 2007; nixnut <nixnut@gentoo.org> knoda-0.8.1.ebuild:
- Stable on ppc wrt bug 152247
-
- 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> knoda-0.8.1.ebuild:
- Stable on sparc wrt #152247
-
- 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> knoda-0.8.1.ebuild:
- stable x86, bug #152247
-
- 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> knoda-0.7.4-r1.ebuild:
- Remove configure script, leave autotools re-run to the eclass.
-
-*knoda-0.8.2_alpha3 (06 Oct 2006)
-
- 06 Oct 2006; Caleb Tennis <caleb@gentoo.org> +knoda-0.8.2_alpha3.ebuild:
- version bump
-
-*knoda-0.8.1 (05 May 2006)
-
- 05 May 2006; Caleb Tennis <caleb@gentoo.org> +knoda-0.8.1.ebuild:
- version bump
-
-*knoda-0.8.1_alpha3 (25 Mar 2006)
-
- 25 Mar 2006; Caleb Tennis <caleb@gentoo.org> +knoda-0.8.1_alpha3.ebuild:
- version bump from bug #110566
-
- 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> knoda-0.7.4-r1.ebuild:
- Stable on ppc.
-
- 23 Dec 2005; Simon Stelling <blubb@gentoo.org> knoda-0.7.4-r1.ebuild:
- stable on amd64
-
- 20 Nov 2005; Mark Loeser <halcy0n@gentoo.org> knoda-0.7.4-r1.ebuild:
- Stable on x86; bug #112832
-
- 19 Nov 2005; Jason Wever <weeve@gentoo.org> knoda-0.7.4-r1.ebuild:
- Stable on SPARC wrt bug #112832.
-
- 12 Oct 2005; Carsten Lohrke <carlo@gentoo.org> knoda-0.7.4-r1.ebuild:
- minor dependency fix
-
-*knoda-0.7.4-r1 (11 Oct 2005)
-
- 11 Oct 2005; Gregorio Guidi <greg_g@gentoo.org>
- +files/knoda-0.7.4-makefile.patch, +knoda-0.7.4-r1.ebuild:
- Add patch to fix installation directory.
-
-*knoda-0.7.4 (27 Jun 2005)
-
- 27 Jun 2005; Carsten Lohrke <carlo@gentoo.org> +knoda-0.7.4.ebuild:
- version bump
-
- 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> knoda-0.7.1.ebuild:
- Stable on ppc.
-
-*knoda-0.7.3 (22 Mar 2005)
-
- 22 Mar 2005; Carsten Lohrke <carlo@gentoo.org> +knoda-0.7.3.ebuild:
- version bump
-
- 10 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> knoda-0.7.2.ebuild:
- added ~amd64 KEYWORD, fixes #70460
-
- 24 Feb 2005; Jason Wever <weeve@gentoo.org> knoda-0.7.2.ebuild:
- Added ~sparc keyword.
-
-*knoda-0.7.2 (06 Dec 2004)
-
- 06 Dec 2004; Caleb Tennis <caleb@gentoo.org> +knoda-0.7.2.ebuild,
- -knoda-0.7.2_alpha3.ebuild:
- version bump, remove old version
-
- 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> knoda-0.7.1.ebuild:
- stable on x86, QA: missing "inherit eutils"
-
-*knoda-0.7.2_alpha3 (08 Nov 2004)
-
- 08 Nov 2004; Carsten Lohrke <carlo@gentoo.org> +knoda-0.7.2_alpha3.ebuild:
- version bump
-
- 31 Oct 2004; Simone Gotti <motaboy@gentoo.org>
- +files/knoda-0.7.1-configure.patch, knoda-0.7.1.ebuild:
- Added a patch to the configure script to honor the "arts" USE flag.
-
-*knoda-0.7.1 (19 Sep 2004)
-
- 19 Sep 2004; Caleb Tennis <caleb@gentoo.org> +knoda-0.7.1.ebuild:
- Version bump
-
- 12 Aug 2004; Carsten Lohrke <carlo@gentoo.org> knoda-0.7.ebuild:
- stable on x86
-
-*knoda-0.7 (13 Jul 2004)
-
- 13 Jul 2004; Carsten Lohrke <carlo@gentoo.org> -knoda-0.6.3_alpha3.ebuild,
- +knoda-0.7.ebuild, -knoda-0.7_alpha1.ebuild, -knoda-0.7_alpha3-r1.ebuild:
- ebuild clean up, version bump
-
-*knoda-0.7_alpha3-r1 (04 Jul 2004)
-
- 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> +knoda-0.7_alpha3-r1.ebuild:
- version bump
-
-*knoda-0.7_alpha1 (29 Jun 2004)
-
- 29 Jun 2004; Carsten Lohrke <carlo@gentoo.org> knoda-0.6.2a.ebuild,
- knoda-0.6.3_alpha3.ebuild, knoda-0.7_alpha1.ebuild:
- QA: kde-base -> kde, need-kde after R/DEPEND, newdepend -> DEPEND
-
- 17 May 2004; Caleb Tennis <caleb@gentoo.org> -knoda-0.6.1.ebuild,
- -knoda-0.6.3_alpha1.ebuild:
- Version bump, remove old versions
-
- 16 May 2004; Dominik Stadler <centic@gentoo.org> knoda-0.6.2a.ebuild:
- Remove obsolete definition of Variable S.
-
- 25 Mar 2004; Martin Holzer <mholzer@gentoo.org> knoda-0.6.1.ebuild,
- knoda-0.6.2a.ebuild, knoda-0.6.3_alpha1.ebuild, knoda-0.6.3_alpha3.ebuild:
- fixing src_uri. closes 45629
-
- 18 Mar 2004; David Holm <dholm@gentoo.org> knoda-0.6.3_alpha3.ebuild:
- Added to ~ppc.
-
-*knoda-0.6.3_alpha3 (15 Mar 2004)
-
- 15 Mar 2004; Caleb Tennis <caleb@gentoo.org> knoda-0.6.3_alpha3.ebuild:
- Version bump
-
-*knoda-0.6.3_alpha1 (27 Dec 2003)
-
- 27 Dec 2003; Caleb Tennis <caleb@gentoo.org> knoda-0.6.3_alpha1.ebuild:
- new alpha version
-
-*knoda-0.6.2a (06 Dec 2003)
-
- 06 Dec 2003; Caleb Tennis <caleb@gentoo.org> knoda-0.6.1_alpha3.ebuild,
- knoda-0.6.2a.ebuild, knoda-0.6.ebuild:
- New version - by Peter Ruskin. Bug #35161
-
-*knoda-0.6.1 (20 Oct 2003)
-
- 20 Oct 2003; Caleb Tennis <caleb@gentoo.org> knoda-0.6.1.ebuild:
- Version bump - thanks to Peter Ruskin (bug #31523)
-
-*knoda-0.6.1_alpha3 (02 Oct 2003)
-
- 02 Oct 2003; Caleb Tennis <caleb@gentoo.org> knoda-0.6.1_alpha3.ebuild:
- new version
-
- 17 Jun 2003; Caleb Tennis <caleb@gentoo.org> :
- Removed older ebuilds (knoda-0.6_pre3 and knoda-0.5.6)
-
-*knoda-0.6 (28 May 2003)
-
- 28 May 2003; Caleb Tennis <caleb@gentoo.org> knoda-0.6.ebuild:
- Version bump, ebuild with minor mods from Peter Ruskin (bug #20981)
-
-*knoda-0.6_pre3 (24 Apr 2003)
-
- 24 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> Manifest, knoda-0.5.6.ebuild,
- knoda-0.6_pre3.ebuild:
- New version of knoda that works around some segfaults caused by newer kde libs.
- Courtessy of: Peter Ruskin <aoyu93@dsl.pipex.com>
-
-*knoda-0.5.6 (23 Apr 2003)
-
- 24 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> Manifest, knoda-0.5.6.ebuild:
- Changed the ebuild to depend on its own version of hk_classes
-
- 23 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> knoda-0.5.6.ebuild:
- Initial import. Courtessy of: Peter Ruskin <aoyu93@dsl.pipex.com>
-
diff --git a/dev-db/knoda/Manifest b/dev-db/knoda/Manifest
deleted file mode 100644
index 32c8c3522fbe..000000000000
--- a/dev-db/knoda/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST knoda-0.8.3.tar.bz2 4619446 RMD160 1a4169128acbbc7624932df181ab167d8ed8cce2 SHA1 a61810a568f619291fade5586165dbec0460532a SHA256 0ec5eb90c0efd6c76f3b0e86e1a9af4dd4800dcaff170ad35d86025d8d13eeb4
-EBUILD knoda-0.8.3.ebuild 578 RMD160 8123e4272a1a00ba405c8e8c6416b885af6f6ad2 SHA1 a59df56ed4c37af3e0768ed7d4f0b908c214337d SHA256 79194517222a9bd96d17b29cb4acb4f7d4810460c2d0cf67873b18bfbe38ce0e
-MISC ChangeLog 6702 RMD160 55dff36e3399ecf4e1da47f4e7227a39baa9d9ea SHA1 924f941fdce967c9192550b114468fbdd4dab95c SHA256 c43cdefb2e0dbea265dc5a8a88081a2cb14f79ba87baaf396234b4e2e7044d8d
-MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
diff --git a/dev-db/knoda/knoda-0.8.3.ebuild b/dev-db/knoda/knoda-0.8.3.ebuild
deleted file mode 100644
index c87cb59ab4e1..000000000000
--- a/dev-db/knoda/knoda-0.8.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild,v 1.7 2009/11/11 12:07:28 ssuominen Exp $
-
-ARTS_REQUIRED=never
-inherit kde
-
-MY_P=${P/_alpha/-test}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="KDE database frontend based on the hk_classes library"
-HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/knoda/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="3.5"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-DEPEND="~dev-db/hk_classes-${PV}"
-
-need-kde 3.5
diff --git a/dev-db/knoda/metadata.xml b/dev-db/knoda/metadata.xml
deleted file mode 100644
index 8d1e86a9cefb..000000000000
--- a/dev-db/knoda/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>kde</herd>
-</pkgmetadata>
diff --git a/dev-db/kpogre/ChangeLog b/dev-db/kpogre/ChangeLog
deleted file mode 100644
index 0384ab024a32..000000000000
--- a/dev-db/kpogre/ChangeLog
+++ /dev/null
@@ -1,109 +0,0 @@
-# ChangeLog for dev-db/kpogre
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/ChangeLog,v 1.28 2009/09/10 13:12:04 patrick Exp $
-
-*kpogre-3.0.0 (10 Sep 2009)
-
- 10 Sep 2009; Patrick Lauer <patrick@gentoo.org> +kpogre-3.0.0.ebuild:
- Bump to 3.0.0
-
- 01 Jul 2009; Christian Faulhammer <fauli@gentoo.org> kpogre-1.6.6.ebuild:
- stable x86, bug 276039
-
- 08 Jul 2008; Michael Sterrett <mr_bones_@gentoo.org> kpogre-1.6.6.ebuild:
- x86 back to unstable, bug 226621
-
- 23 Jun 2008; Christian Faulhammer <opfer@gentoo.org> kpogre-1.6.6.ebuild:
- stable x86, bug 226621
-
-*kpogre-1.6.6 (14 Jun 2008)
-
- 14 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> +kpogre-1.6.6.ebuild:
- Version bump (solves bug #185642)
-
- 14 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> -kpogre-1.2.7.ebuild:
- Dropped old version
-
- 21 May 2008; Tiziano Müller <dev-zero@gentoo.org> kpogre-1.2.7.ebuild:
- Changed dependency for postgresql from dev-db/postgresql to
- virtual/postgresql-server
-
- 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> kpogre-1.5.2.ebuild:
- x86 stable wrt bug 165437
-
-*kpogre-1.5.4 (05 Feb 2007)
-
- 05 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> +kpogre-1.5.4.ebuild:
- Version bump
-
-*kpogre-1.5.2 (14 Dec 2006)
-
- 14 Dec 2006; Tiziano Müller <dev-zero@gentoo.org> -kpogre-1.5.1.ebuild,
- +kpogre-1.5.2.ebuild:
- Version bump.
-
-*kpogre-1.5.1 (08 Nov 2006)
-
- 08 Nov 2006; Tiziano Müller <dev-zero@gentoo.org> -kpogre-1.3.2.ebuild,
- -kpogre-1.3.5.ebuild, +kpogre-1.5.1.ebuild:
- Version bump, fixed bug 108387
-
- 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
- Converted to UTF-8, fixed encoding screwups
-
- 22 Jun 2005; Jose Luis Rivero <yoswink@gentoo.org> kpogre-1.3.5.ebuild:
- Keyworded ~alpha
-
-*kpogre-1.3.5 (20 Mar 2005)
-
- 20 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> +kpogre-1.3.5.ebuild:
- Version bumped.
- Added ~amd64.
-
-*kpogre-1.3.2 (09 Feb 2005)
-
- 09 Feb 2005; Masatomo Nakano <nakano@gentoo.org> +kpogre-1.3.2.ebuild:
- Version bump.
-
- 09 Feb 2005; Masatomo Nakano <nakano@gentoo.org> kpogre-1.2.7.ebuild:
- Marked stable on x86.
-
-*kpogre-1.2.7 (09 Dec 2004)
-
- 09 Dec 2004; Simone Gotti <motaboy@gentoo.org>
- +files/kpogre-1.2.7-configure-arts.patch, +kpogre-1.2.7.ebuild:
- Version Bump. Closes bug #73736.
-
- 03 Oct 2004; Masatomo Nakano <nakano@gentoo.org>
- -files/kpogre-0.97-gentoo.patch, -kpogre-0.97.ebuild, -kpogre-0.99.ebuild:
- Removed old ebuilds.
-
-*kpogre-1.1.0 (23 Sep 2004)
-
- 28 Sep 2004; Masatomo Nakano <nakano@gentoo.org> +kpogre-1.1.0.ebuild:
- Version bump.
-
-*kpogre-0.99 (22 Aug 2004)
-
- 22 Aug 2004; Masatomo Nakano <nakano@gentoo.org> +kpogre-0.99.ebuild:
- Version bump. Ebuild submitted by Diego Pettenò <dgp85@users.sourceforge.net>
-
- 07 Aug 2004; Tom Martin <slarti@gentoo.org> kpogre-0.97.ebuild:
- Typo in DESCRIPTION: grafical -> graphical. Bug 59717.
-
- 29 Jun 2004; Carsten Lohrke <carlo@gentoo.org> kpogre-0.97.ebuild:
- QA: kde-base -> kde, need-kde after R/DEPEND
-
- 28 Apr 2004; David Holm <dholm@gentoo.org> kpogre-0.97.ebuild:
- Added to ~ppc.
-
- 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> kpogre-0.97.ebuild:
- Add inherit eutils
-
-*kpogre-0.97 (26 Apr 2004)
-
- 26 Apr 2004; Masatomo Nakano <nakano@gentoo.org>
- +files/kpogre-0.97-gentoo.patch, +kpogre-0.97.ebuild:
- Initial import. Submitted by Diego Pettenò <dgp85@users.sourceforge.net>.
- #48023
-
diff --git a/dev-db/kpogre/Manifest b/dev-db/kpogre/Manifest
deleted file mode 100644
index 9c790653a73f..000000000000
--- a/dev-db/kpogre/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST kpogre-1.6.6.tar.gz 6300901 RMD160 20f365998e84ee8d6530b1b646c49afcef89708e SHA1 51a2c9303ff13d5552a639d63b8271c7da25a300 SHA256 c8bbe9c713c94b74485082ea621dbe7ea847f78d1d0da8a1acd808a3b1345668
-DIST kpogre-3.0.0.tar.gz 6833137 RMD160 463a31a59bf4e9f7dc0bcbd03c692141dc5544fa SHA1 9db053bd9681613af66223c9474aab5dfaf681c2 SHA256 39e215fc61538a9c3df2d8f633349665a23f3c4e375d057f9dbd8e1fb486bcad
-EBUILD kpogre-1.6.6.ebuild 519 RMD160 04a7d6cdc94233c4ec1d56be57b7a1c940e79c86 SHA1 9c93ebacc15c75ef263ec06b2b23c9ab716edce0 SHA256 724adcfe68c896aeda13624d310e91b6a82de949b3254bb1e17bd212a7da5861
-EBUILD kpogre-3.0.0.ebuild 513 RMD160 a93fe8c55434e5ab4e01872c8db80128f6c42a19 SHA1 5184a820b94cdb5f253dadf0c5a7f4a0d78e0e9e SHA256 8e919f880ad7110693cf7481c837e7ab0f539c3d333658c89910f813c62bf6f7
-MISC ChangeLog 3413 RMD160 bdec1db8406e14b375ab5567a6e52a6b014f5b46 SHA1 cd0218757c6f9b3bc86bdf02f3432a7b3ac4f05c SHA256 c8514ad60fda42beb52c2d63dd706ce2af226e72265965515ff760f8ab972460
-MISC metadata.xml 163 RMD160 70bbda1c1e8316a09d467334131898ae833a3205 SHA1 f43b9a4a2a82140936f9b04e4e63b3c9a495141f SHA256 f0699a4c3ad24cc38836c2d4a1ba03e4e403a9a5364b51df405db02014005891
diff --git a/dev-db/kpogre/kpogre-1.6.6.ebuild b/dev-db/kpogre/kpogre-1.6.6.ebuild
deleted file mode 100644
index 0780f45b9034..000000000000
--- a/dev-db/kpogre/kpogre-1.6.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/kpogre-1.6.6.ebuild,v 1.5 2009/11/11 12:05:20 ssuominen Exp $
-
-ARTS_REQUIRED=never
-inherit kde
-
-KEYWORDS="~alpha ~amd64 ~ppc x86"
-
-DESCRIPTION="KDE GUI for PostgreSQL."
-HOMEPAGE="http://kpogre.sourceforge.net/"
-SRC_URI="mirror://sourceforge/kpogre/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=dev-libs/libpqxx-2.6.9"
-RDEPEND="${DEPEND}"
-
-need-kde 3.5
diff --git a/dev-db/kpogre/kpogre-3.0.0.ebuild b/dev-db/kpogre/kpogre-3.0.0.ebuild
deleted file mode 100644
index 6a221e77a447..000000000000
--- a/dev-db/kpogre/kpogre-3.0.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/kpogre-3.0.0.ebuild,v 1.2 2009/11/11 12:05:20 ssuominen Exp $
-
-ARTS_REQUIRED=never
-inherit kde
-
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DESCRIPTION="KDE GUI for PostgreSQL."
-HOMEPAGE="http://kpogre.sourceforge.net/"
-SRC_URI="mirror://sourceforge/kpogre/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=dev-libs/libpqxx-3.0.0"
-RDEPEND="${DEPEND}"
-
-need-kde 3.5
diff --git a/dev-db/kpogre/metadata.xml b/dev-db/kpogre/metadata.xml
deleted file mode 100644
index 309b51e9a965..000000000000
--- a/dev-db/kpogre/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>postgresql</herd>
-</pkgmetadata>