summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-06-27 22:09:45 +0000
committerLars Weiler <pylon@gentoo.org>2007-06-27 22:09:45 +0000
commit80d2a1e12b29feea1c582b55252a6b865d5755b7 (patch)
treee12e4508bc919c17790ce969941d426287cc4aee
parentVersion bump. (diff)
downloadgentoo-2-80d2a1e12b29feea1c582b55252a6b865d5755b7.tar.gz
gentoo-2-80d2a1e12b29feea1c582b55252a6b865d5755b7.tar.bz2
gentoo-2-80d2a1e12b29feea1c582b55252a6b865d5755b7.zip
Stable on ppc; bug #183194.
(Portage version: 2.1.3_rc5)
-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 03a204aee0fe..3c38dcc774ae 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.64 2007/06/27 19:53:48 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.65 2007/06/27 22:09:45 pylon Exp $
+
+ 27 Jun 2007; Lars Weiler <pylon@gentoo.org> unixODBC-2.2.12.ebuild:
+ Stable on ppc; bug #183194.
27 Jun 2007; Christoph Mende <angelos@gentoo.org> unixODBC-2.2.12.ebuild:
Stable on amd64
diff --git a/dev-db/unixODBC/unixODBC-2.2.12.ebuild b/dev-db/unixODBC/unixODBC-2.2.12.ebuild
index 4ee2bb827d6f..fe31955649a6 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.2 2007/06/27 19:53:48 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.3 2007/06/27 22:09:45 pylon 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/"