summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/sqliteodbc/ChangeLog5
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.96.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqliteodbc/ChangeLog b/dev-db/sqliteodbc/ChangeLog
index 4ea19a7c5f38..3a419f4552b9 100644
--- a/dev-db/sqliteodbc/ChangeLog
+++ b/dev-db/sqliteodbc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/sqliteodbc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.31 2012/09/07 08:42:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.32 2012/09/07 14:24:51 johu Exp $
+
+ 07 Sep 2012; Johannes Huber <johu@gentoo.org> sqliteodbc-0.96.ebuild:
+ Stable for x86, wrt bug #433207
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> sqliteodbc-0.96.ebuild:
Stable for amd64, wrt bug #433207
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild
index 7e82d92e50b0..95e65bd3803c 100644
--- a/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild
+++ b/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.2 2012/09/07 08:42:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.3 2012/09/07 14:24:51 johu Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.ch-werner.de/sqliteodbc/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE=""
DEPEND=">=dev-db/sqlite-3.6