diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 14:50:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 14:50:36 +0000 |
commit | 7eddf0c70105bbad1d869839f69963529ea2a8c5 (patch) | |
tree | 2606bad3701fec3c99f171f85b2f34fb52c9ab5c /dev-db | |
parent | stable x86, bug 328797 (diff) | |
download | gentoo-2-7eddf0c70105bbad1d869839f69963529ea2a8c5.tar.gz gentoo-2-7eddf0c70105bbad1d869839f69963529ea2a8c5.tar.bz2 gentoo-2-7eddf0c70105bbad1d869839f69963529ea2a8c5.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #320711
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 2b5babccb200..a894c4b5196e 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.88 2010/07/16 19:08:55 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.89 2010/07/18 14:50:36 armin76 Exp $ + + 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> unixODBC-2.3.0.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #320711 16 Jul 2010; Fabian Groffen <grobian@gentoo.org> unixODBC-2.3.0.ebuild: Marked ~x86-macos and ~x64-macos, bug #328381 diff --git a/dev-db/unixODBC/unixODBC-2.3.0.ebuild b/dev-db/unixODBC/unixODBC-2.3.0.ebuild index a3e15d209f7e..fef004e60dba 100644 --- a/dev-db/unixODBC/unixODBC-2.3.0.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0.ebuild,v 1.9 2010/07/16 19:08:55 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0.ebuild,v 1.10 2010/07/18 14:50:36 armin76 Exp $ EAPI=3 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/unixodbc/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+minimal odbcmanual static-libs" RDEPEND=">=sys-devel/libtool-2.2.6b |