jer 14/12/06 17:32:36 Modified: ChangeLog unixODBC-2.3.2-r1.ebuild Log: Stable for HPPA (bug #525288). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.121 dev-db/unixODBC/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/ChangeLog?rev=1.121&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/ChangeLog?rev=1.121&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/ChangeLog?r1=1.120&r2=1.121 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 2 Dec 2014 11:44:59 -0000 1.120 +++ ChangeLog 6 Dec 2014 17:32:36 -0000 1.121 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.120 2014/12/02 11:44:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.121 2014/12/06 17:32:36 jer Exp $ + + 06 Dec 2014; Jeroen Roovers <[email protected]> unixODBC-2.3.2-r1.ebuild: + Stable for HPPA (bug #525288). 02 Dec 2014; Pacho Ramos <[email protected]> -unixODBC-2.3.0-r1.ebuild: Drop old ebuilds using deprecated EAPI 1.3 dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild?r1=1.2&r2=1.3 Index: unixODBC-2.3.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- unixODBC-2.3.2-r1.ebuild 2 Dec 2014 11:40:53 -0000 1.2 +++ unixODBC-2.3.2-r1.ebuild 6 Dec 2014 17:32:36 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 1.2 2014/12/02 11:40:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 1.3 2014/12/06 17:32:36 jer Exp $ EAPI=5 inherit libtool autotools-multilib eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+minimal odbcmanual static-libs unicode" RDEPEND="|| (
