diff options
author | Markus Meier <maekke@gentoo.org> | 2014-12-16 20:34:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-12-16 20:34:55 +0000 |
commit | d18e39d3794ad0f2fa4ce762f8b56b5fee9b7540 (patch) | |
tree | 7882ae50066bbd2e048ef149cbeb61730aea5457 /dev-db/unixODBC | |
parent | arm stable, bug #524420 (diff) | |
download | gentoo-2-d18e39d3794ad0f2fa4ce762f8b56b5fee9b7540.tar.gz gentoo-2-d18e39d3794ad0f2fa4ce762f8b56b5fee9b7540.tar.bz2 gentoo-2-d18e39d3794ad0f2fa4ce762f8b56b5fee9b7540.zip |
arm stable, bug #525288
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 19aaac165ead..496f5f728c78 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.122 2014/12/09 16:04:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.123 2014/12/16 20:34:55 maekke Exp $ + + 16 Dec 2014; Markus Meier <maekke@gentoo.org> unixODBC-2.3.2-r1.ebuild: + arm stable, bug #525288 *unixODBC-2.3.2-r2 (09 Dec 2014) diff --git a/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild b/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild index 4403daca658e..43be8c0fa837 100644 --- a/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 1.3 2014/12/06 17:32:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 1.4 2014/12/16 20:34:55 maekke Exp $ EAPI=5 inherit libtool autotools-multilib eutils @@ -11,7 +11,7 @@ SRC_URI="http://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+minimal odbcmanual static-libs unicode" RDEPEND="|| ( |