summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/hk_classes/ChangeLog7
-rw-r--r--dev-db/hk_classes/hk_classes-0.8.1.ebuild6
-rw-r--r--dev-db/knoda/ChangeLog7
-rw-r--r--dev-db/knoda/knoda-0.8.1.ebuild6
4 files changed, 16 insertions, 10 deletions
diff --git a/dev-db/hk_classes/ChangeLog b/dev-db/hk_classes/ChangeLog
index d30ad788eaf1..e4262880548a 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.48 2006/11/27 22:21:18 gustavoz Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.49 2007/01/13 13:26:53 nixnut Exp $
+
+ 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:
diff --git a/dev-db/hk_classes/hk_classes-0.8.1.ebuild b/dev-db/hk_classes/hk_classes-0.8.1.ebuild
index e4207af0cc59..968a41fd60cb 100644
--- a/dev-db/hk_classes/hk_classes-0.8.1.ebuild
+++ b/dev-db/hk_classes/hk_classes-0.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.1.ebuild,v 1.6 2006/11/27 22:21:18 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v 1.7 2007/01/13 13:26:53 nixnut Exp $
inherit eutils python
@@ -19,7 +19,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"
RDEPEND="firebird? ( dev-db/firebird )
diff --git a/dev-db/knoda/ChangeLog b/dev-db/knoda/ChangeLog
index eaa49c04167a..0b37b2a55551 100644
--- a/dev-db/knoda/ChangeLog
+++ b/dev-db/knoda/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/knoda
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/ChangeLog,v 1.42 2006/11/27 22:23:29 gustavoz Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/ChangeLog,v 1.43 2007/01/13 13:29:44 nixnut Exp $
+
+ 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
diff --git a/dev-db/knoda/knoda-0.8.1.ebuild b/dev-db/knoda/knoda-0.8.1.ebuild
index 7dd22fb5d931..d74174b14ad5 100644
--- a/dev-db/knoda/knoda-0.8.1.ebuild
+++ b/dev-db/knoda/knoda-0.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.1.ebuild,v 1.3 2006/11/27 22:23:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.1.ebuild,v 1.4 2007/01/13 13:29:44 nixnut Exp $
inherit kde
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/knoda/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
IUSE=""
DEPEND="~dev-db/hk_classes-${PV}"