diff options
author | 2010-07-20 18:59:53 +0000 | |
---|---|---|
committer | 2010-07-20 18:59:53 +0000 | |
commit | 5e50b3f158eca68566e72a9fd6a03e6936509cbe (patch) | |
tree | 1b4999e816a7d5eda0b556c4e2e717b276590d62 /dev-db/unixODBC | |
parent | gtk-sharp-module goes last on the inherit line (diff) | |
download | gentoo-2-5e50b3f158eca68566e72a9fd6a03e6936509cbe.tar.gz gentoo-2-5e50b3f158eca68566e72a9fd6a03e6936509cbe.tar.bz2 gentoo-2-5e50b3f158eca68566e72a9fd6a03e6936509cbe.zip |
Marked ~sparc-solaris and ~sparc64-solaris
(Portage version: 2.2.01.15395-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 a894c4b5196e..71f7e2c36e19 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.89 2010/07/18 14:50:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.90 2010/07/20 18:59:53 grobian Exp $ + + 20 Jul 2010; Fabian Groffen <grobian@gentoo.org> unixODBC-2.3.0.ebuild: + Marked ~sparc-solaris and ~sparc64-solaris 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> unixODBC-2.3.0.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #320711 diff --git a/dev-db/unixODBC/unixODBC-2.3.0.ebuild b/dev-db/unixODBC/unixODBC-2.3.0.ebuild index fef004e60dba..47a78137847c 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.10 2010/07/18 14:50:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0.ebuild,v 1.11 2010/07/20 18:59:53 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 ~ppc-macos ~x64-macos ~x86-macos" +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 |