diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-16 14:34:55 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-16 14:34:55 +0000 |
commit | f1f4c00ae34821788a6978ef328b5104f7a22108 (patch) | |
tree | cb9b80fa44998206571273dc01dca3a9cd28a28a /dev-db/unixODBC | |
parent | Removed zope patch for 1.3.16 since it should be fixed (in a different way) i... (diff) | |
download | gentoo-2-f1f4c00ae34821788a6978ef328b5104f7a22108.tar.gz gentoo-2-f1f4c00ae34821788a6978ef328b5104f7a22108.tar.bz2 gentoo-2-f1f4c00ae34821788a6978ef328b5104f7a22108.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index d2d6a66ab1a7..9f7c9a0099fe 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,10 @@ # 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.45 2005/08/12 13:25:50 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.46 2005/08/16 14:34:55 gustavoz Exp $ + + 16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + unixODBC-2.2.11-r1.ebuild: + Stable on sparc 12 Aug 2005; Caleb Tennis <caleb@gentoo.org> +files/unixODBC-2.2.11-Makefile.am.patch, +unixODBC-2.2.11-r1.ebuild: diff --git a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild index 71bfe2f09eae..35cf26c4d0a8 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.2 2005/08/14 03:55:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.3 2005/08/16 14:34:55 gustavoz 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 ~mips ~ppc ~ppc64 s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ~mips ~ppc ~ppc64 s390 sparc x86" IUSE="qt gnome" DEPEND="virtual/libc |