diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-07 17:57:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-07 17:57:15 +0000 |
commit | 520f70a340381afaa426a49ca2cb61ffff6b687b (patch) | |
tree | 85ff9db0dd65a661340e87077dcf9e70d4975e8e /dev-db | |
parent | Stable for HPPA (bug #361963). (diff) | |
download | gentoo-2-520f70a340381afaa426a49ca2cb61ffff6b687b.tar.gz gentoo-2-520f70a340381afaa426a49ca2cb61ffff6b687b.tar.bz2 gentoo-2-520f70a340381afaa426a49ca2cb61ffff6b687b.zip |
Stable for HPPA (bug #358611).
(Portage version: 2.2.0_alpha29/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 977a12553ec8..ad1e67ba36fe 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.93 2011/04/06 14:29:51 cbrannon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.94 2011/04/07 17:57:15 jer Exp $ + + 07 Apr 2011; Jeroen Roovers <jer@gentoo.org> unixODBC-2.3.0-r1.ebuild: + Stable for HPPA (bug #358611). *unixODBC-2.3.0-r1 (06 Apr 2011) diff --git a/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild b/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild index 71b0cd30d644..9b6c6da34b2d 100644 --- a/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r1.ebuild,v 1.1 2011/04/06 14:29:51 cbrannon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild,v 1.2 2011/04/07 17:57:15 jer Exp $ EAPI=3 inherit libtool eutils @@ -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 |