diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-26 11:03:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-26 11:03:24 +0000 |
commit | 7688bbc4f4538beaa70708530b6e802833d1a50f (patch) | |
tree | 2518046fb7ba223ef2f3c2b4752cb3aa042ea7dc /dev-db | |
parent | Version bump (diff) | |
download | gentoo-2-7688bbc4f4538beaa70708530b6e802833d1a50f.tar.gz gentoo-2-7688bbc4f4538beaa70708530b6e802833d1a50f.tar.bz2 gentoo-2-7688bbc4f4538beaa70708530b6e802833d1a50f.zip |
Stable for HPPA (bug #320711).
(Portage version: 2.2_rc67/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 71f7e2c36e19..a53219ebcabc 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.90 2010/07/20 18:59:53 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.91 2010/07/26 11:03:24 jer Exp $ + + 26 Jul 2010; Jeroen Roovers <jer@gentoo.org> unixODBC-2.3.0.ebuild: + Stable for HPPA (bug #320711). 20 Jul 2010; Fabian Groffen <grobian@gentoo.org> unixODBC-2.3.0.ebuild: Marked ~sparc-solaris and ~sparc64-solaris diff --git a/dev-db/unixODBC/unixODBC-2.3.0.ebuild b/dev-db/unixODBC/unixODBC-2.3.0.ebuild index 47a78137847c..d3b493ce91dd 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.11 2010/07/20 18:59:53 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0.ebuild,v 1.12 2010/07/26 11:03:24 jer 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 ~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 |