summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/hk_classes')
-rw-r--r--dev-db/hk_classes/ChangeLog7
-rw-r--r--dev-db/hk_classes/hk_classes-0.8.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/hk_classes/ChangeLog b/dev-db/hk_classes/ChangeLog
index 9c29031feb04..88eaae5136fc 100644
--- a/dev-db/hk_classes/ChangeLog
+++ b/dev-db/hk_classes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/hk_classes
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.58 2008/08/26 22:52:57 tgurr Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.59 2009/02/15 15:27:45 maekke Exp $
+
+ 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,
diff --git a/dev-db/hk_classes/hk_classes-0.8.3.ebuild b/dev-db/hk_classes/hk_classes-0.8.3.ebuild
index 0d1f7ef36e46..c3ee6ca44fd7 100644
--- a/dev-db/hk_classes/hk_classes-0.8.3.ebuild
+++ b/dev-db/hk_classes/hk_classes-0.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.5 2008/08/26 22:52:57 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v 1.6 2009/02/15 15:27:45 maekke Exp $
inherit autotools eutils python
@@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/hk-classes/${MY_P}.tar.bz2
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="doc firebird mysql odbc postgres"
DEPEND=">=media-libs/fontconfig-2.5.0-r1