diff options
author | Raúl Porcel <armin76@gentoo.org> | 2015-01-16 11:58:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2015-01-16 11:58:06 +0000 |
commit | 3cac172a4bc2372bea167662887c2cd02d4995ea (patch) | |
tree | b011b68ddca912a5fc048d3c74106af19dd8a8e0 /dev-db/unixODBC | |
parent | alpha/ia64/sparc stable wrt #530406 (diff) | |
download | gentoo-2-3cac172a4bc2372bea167662887c2cd02d4995ea.tar.gz gentoo-2-3cac172a4bc2372bea167662887c2cd02d4995ea.tar.bz2 gentoo-2-3cac172a4bc2372bea167662887c2cd02d4995ea.zip |
alpha/ia64/s390/sh/sparc stable wrt #525288
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 496f5f728c78..685102b79845 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.123 2014/12/16 20:34:55 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.124 2015/01/16 11:58:06 armin76 Exp $ + + 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> unixODBC-2.3.2-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #525288 16 Dec 2014; Markus Meier <maekke@gentoo.org> unixODBC-2.3.2-r1.ebuild: arm stable, bug #525288 diff --git a/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild b/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild index 43be8c0fa837..6ebeb4976cc4 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 +# Copyright 1999-2015 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.4 2014/12/16 20:34:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 1.5 2015/01/16 11:58:06 armin76 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="|| ( |