diff options
author | Ricardo Mendoza <ricmm@gentoo.org> | 2008-03-13 21:42:01 +0000 |
---|---|---|
committer | Ricardo Mendoza <ricmm@gentoo.org> | 2008-03-13 21:42:01 +0000 |
commit | 429ea85e4e705a7a21df60e03e45d8d67c3834e1 (patch) | |
tree | a5779b3f20d398b9cc221b5f8f6ef85d6674333c /dev-db/unixODBC | |
parent | amd64 stable, bug #208909 (diff) | |
download | gentoo-2-429ea85e4e705a7a21df60e03e45d8d67c3834e1.tar.gz gentoo-2-429ea85e4e705a7a21df60e03e45d8d67c3834e1.tar.bz2 gentoo-2-429ea85e4e705a7a21df60e03e45d8d67c3834e1.zip |
Drop to ~mips due to unstable deps
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 8 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.12.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index f02e5b383ed8..13cee8d5bf94 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.72 2007/09/01 15:51:47 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.73 2008/03/13 21:42:01 ricmm Exp $ + + 13 Mar 2008; <ricmm@gentoo.org> unixODBC-2.2.11-r1.ebuild, + unixODBC-2.2.12.ebuild: + Drop to ~mips due to unstable deps 01 Sep 2007; Markus Ullmann <jokey@gentoo.org> +files/350-unixODBC-2.2.12-gODBCConfig-as-needed.patch, diff --git a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild index a50283ea6c57..c7b8a7b1a9f7 100644 --- a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.18 2007/01/04 14:36:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.19 2008/03/13 21:42:01 ricmm Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" inherit eutils multilib autotools -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/" diff --git a/dev-db/unixODBC/unixODBC-2.2.12.ebuild b/dev-db/unixODBC/unixODBC-2.2.12.ebuild index acf02b14ee58..ee6ec78e7273 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 +# Copyright 1999-2008 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.12 2007/09/01 15:51:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.13 2008/03/13 21:42:01 ricmm 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/" |