summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-07-01 12:57:27 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-07-01 12:57:27 +0000
commit81d0c3ed0eabfcc6fa902f6930a6beb9b50abf4c (patch)
tree5ece2974eb0c689a58bb50d411cce257259f4e5c /dev-db/unixODBC
parentStable on amd64 wrt bug 182394 (diff)
downloadgentoo-2-81d0c3ed0eabfcc6fa902f6930a6beb9b50abf4c.tar.gz
gentoo-2-81d0c3ed0eabfcc6fa902f6930a6beb9b50abf4c.tar.bz2
gentoo-2-81d0c3ed0eabfcc6fa902f6930a6beb9b50abf4c.zip
hppa stable, bug #183194
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r--dev-db/unixODBC/ChangeLog6
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog
index 60f1982bd5e2..a4efa4e92fd6 100644
--- a/dev-db/unixODBC/ChangeLog
+++ b/dev-db/unixODBC/ChangeLog
@@ -1,6 +1,10 @@
# 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.69 2007/06/29 12:56:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.70 2007/07/01 12:57:27 dertobi123 Exp $
+
+ 01 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ unixODBC-2.2.12.ebuild:
+ hppa stable, bug #183194
29 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org>
unixODBC-2.2.12.ebuild:
diff --git a/dev-db/unixODBC/unixODBC-2.2.12.ebuild b/dev-db/unixODBC/unixODBC-2.2.12.ebuild
index fc4cf41c2e8c..2322b8ad73ca 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.7 2007/06/29 12:56:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.8 2007/07/01 12:57:27 dertobi123 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/"