summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqliteodbc')
-rw-r--r--dev-db/sqliteodbc/ChangeLog7
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.79.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/sqliteodbc/ChangeLog b/dev-db/sqliteodbc/ChangeLog
index 2d6154854b33..8e3327ff0fbc 100644
--- a/dev-db/sqliteodbc/ChangeLog
+++ b/dev-db/sqliteodbc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/sqliteodbc
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.8 2008/10/14 03:15:04 darkside Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.9 2009/01/04 14:50:53 maekke Exp $
+
+ 04 Jan 2009; Markus Meier <maekke@gentoo.org> sqliteodbc-0.79.ebuild:
+ amd64/x86 stable, bug #250822
*sqliteodbc-0.79 (14 Oct 2008)
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.79.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.79.ebuild
index 373fd847771c..6fbda85fa921 100644
--- a/dev-db/sqliteodbc/sqliteodbc-0.79.ebuild
+++ b/dev-db/sqliteodbc/sqliteodbc-0.79.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/sqliteodbc/sqliteodbc-0.79.ebuild,v 1.1 2008/10/14 03:15:04 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.79.ebuild,v 1.2 2009/01/04 14:50:53 maekke Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.ch-werner.de/sqliteodbc/"
SRC_URI="http://www.ch-werner.de/sqliteodbc/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="sqlite3 static"
DEPEND="