diff options
author | Markus Meier <maekke@gentoo.org> | 2012-03-12 19:31:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-03-12 19:31:07 +0000 |
commit | 7a67ef263e476aa481cb2dbdaaaed27f8016d8e0 (patch) | |
tree | 2ac7e47efa6547c68a0a352e013dbd4726af7f5f /dev-db | |
parent | arm stable, bug #404727 (diff) | |
download | gentoo-2-7a67ef263e476aa481cb2dbdaaaed27f8016d8e0.tar.gz gentoo-2-7a67ef263e476aa481cb2dbdaaaed27f8016d8e0.tar.bz2 gentoo-2-7a67ef263e476aa481cb2dbdaaaed27f8016d8e0.zip |
arm stable, bug #405059
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 3ba2181df83b..875df1a5ecc1 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.109 2012/02/25 15:12:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.110 2012/03/12 19:31:07 maekke Exp $ + + 12 Mar 2012; Markus Meier <maekke@gentoo.org> unixODBC-2.3.1.ebuild: + arm stable, bug #405059 25 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> unixODBC-2.3.1.ebuild: ppc/ppc64 stable wrt #405059 diff --git a/dev-db/unixODBC/unixODBC-2.3.1.ebuild b/dev-db/unixODBC/unixODBC-2.3.1.ebuild index fa707c7feac2..a349921c5c3f 100644 --- a/dev-db/unixODBC/unixODBC-2.3.1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.1.ebuild,v 1.6 2012/02/25 15:12:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.1.ebuild,v 1.7 2012/03/12 19:31:07 maekke Exp $ EAPI=4 inherit libtool @@ -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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" +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 ~sparc-solaris ~sparc64-solaris" IUSE="+minimal odbcmanual static-libs" RDEPEND=">=sys-devel/libtool-2.2.6b |