diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-09-29 01:27:55 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-09-29 01:27:55 +0000 |
commit | 224058a7b0a9239b76a4704965b8cf7926868b4b (patch) | |
tree | 2cbd4228dead20ddcfe6e47fb6bdd7838ba9ed72 /dev-db | |
parent | Stable on alpha due to #93820 (diff) | |
download | gentoo-2-224058a7b0a9239b76a4704965b8cf7926868b4b.tar.gz gentoo-2-224058a7b0a9239b76a4704965b8cf7926868b4b.tar.bz2 gentoo-2-224058a7b0a9239b76a4704965b8cf7926868b4b.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-db')
-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 67cf6848e0d0..fda672890c32 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.50 2005/09/10 10:19:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.51 2005/09/29 01:27:55 hardave Exp $ + + 29 Sep 2005; Hardave Riar <hardave@gentoo.org> unixODBC-2.2.11-r1.ebuild: + Stable on mips. 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> unixODBC-2.2.11-r1.ebuild: Mark 2.2.11-r1 stable on alpha diff --git a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild index 2bcc8987b99a..cc72b468f2d2 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.7 2005/09/10 10:19:27 agriffis Exp $ +# $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 $ 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 sparc x86" IUSE="qt gnome" DEPEND="virtual/libc |