summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-06-27 19:53:48 +0000
committerChristoph Mende <angelos@gentoo.org>2007-06-27 19:53:48 +0000
commitea9ad2ec7573ad29a1996f07a8dce8322917687b (patch)
tree58ab1c19f18c2a8e9d1e76717c58df9cc8df3391 /dev-db
parentalpha stable wrt #183310, thanks to Tobias Klausmann for testing (diff)
downloadgentoo-2-ea9ad2ec7573ad29a1996f07a8dce8322917687b.tar.gz
gentoo-2-ea9ad2ec7573ad29a1996f07a8dce8322917687b.tar.bz2
gentoo-2-ea9ad2ec7573ad29a1996f07a8dce8322917687b.zip
Stable on amd64
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/unixODBC/ChangeLog5
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog
index f7a6826f0608..03a204aee0fe 100644
--- a/dev-db/unixODBC/ChangeLog
+++ b/dev-db/unixODBC/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/unixODBC
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.63 2007/04/01 03:15:15 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.64 2007/06/27 19:53:48 angelos Exp $
+
+ 27 Jun 2007; Christoph Mende <angelos@gentoo.org> unixODBC-2.2.12.ebuild:
+ Stable on amd64
*unixODBC-2.2.12 (01 Apr 2007)
diff --git a/dev-db/unixODBC/unixODBC-2.2.12.ebuild b/dev-db/unixODBC/unixODBC-2.2.12.ebuild
index a9400b4cf2bf..4ee2bb827d6f 100644
--- a/dev-db/unixODBC/unixODBC-2.2.12.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.1 2007/04/01 03:15:15 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.2 2007/06/27 19:53:48 angelos Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -9,7 +9,7 @@ PATCH_P="${PN}-${PATCH_VERSION}-patches"
inherit eutils multilib autotools gnuconfig
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
DESCRIPTION="ODBC Interface for Linux."
HOMEPAGE="http://www.unixodbc.org/"