diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 05:05:16 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 05:05:16 +0000 |
commit | 4656ba4d7aa6f1a1baf6ddaae5eb2847c205959f (patch) | |
tree | 8d77ef1a92e6332cba7bde7c84098a2e5640386d /dev-db/unixODBC | |
parent | Stable on sh. (diff) | |
download | gentoo-2-4656ba4d7aa6f1a1baf6ddaae5eb2847c205959f.tar.gz gentoo-2-4656ba4d7aa6f1a1baf6ddaae5eb2847c205959f.tar.bz2 gentoo-2-4656ba4d7aa6f1a1baf6ddaae5eb2847c205959f.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index fda672890c32..5d7b690645f7 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.51 2005/09/29 01:27:55 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.52 2005/10/02 05:05:16 matsuu Exp $ + + 02 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> unixODBC-2.2.11-r1.ebuild: + Stable on sh. 29 Sep 2005; Hardave Riar <hardave@gentoo.org> unixODBC-2.2.11-r1.ebuild: Stable on mips. diff --git a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild index cc72b468f2d2..24d9ef00b4f9 100644 --- a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.8 2005/09/29 01:27:55 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.9 2005/10/02 05:05:16 matsuu Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="qt gnome" DEPEND="virtual/libc |