diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-07-10 09:47:03 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-07-10 09:47:03 +0000 |
commit | 27b2adcdfd0cbc62421c93834243f0a73a4613f2 (patch) | |
tree | 1e63aa15bf535480a8f82e91041d531dd33e41ae /dev-db/unixODBC | |
parent | Remove old version for built_with_use wrt #261562 by Petteri Räty. (diff) | |
download | gentoo-2-27b2adcdfd0cbc62421c93834243f0a73a4613f2.tar.gz gentoo-2-27b2adcdfd0cbc62421c93834243f0a73a4613f2.tar.bz2 gentoo-2-27b2adcdfd0cbc62421c93834243f0a73a4613f2.zip |
Marked ~ppc-macos
(Portage version: 2.2.01.15354-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-db/unixODBC')
-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 4921c6e52f9d..dab134af2d7c 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.86 2010/07/05 08:38:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.87 2010/07/10 09:47:03 grobian Exp $ + + 10 Jul 2010; Fabian Groffen <grobian@gentoo.org> unixODBC-2.3.0.ebuild: + Marked ~ppc-macos 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> unixODBC-2.3.0.ebuild: ppc64 stable wrt #320711 diff --git a/dev-db/unixODBC/unixODBC-2.3.0.ebuild b/dev-db/unixODBC/unixODBC-2.3.0.ebuild index 12d582f9b72d..04f9100d7402 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.7 2010/07/05 08:38:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0.ebuild,v 1.8 2010/07/10 09:47:03 grobian 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+minimal odbcmanual static-libs" RDEPEND=">=sys-devel/libtool-2.2.6b |