ago 14/10/09 14:48:06 Modified: mysql-connector-c++-1.1.3.ebuild ChangeLog Log: Stable for amd64, wrt bug #521384 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild?r1=1.2&r2=1.3 Index: mysql-connector-c++-1.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mysql-connector-c++-1.1.3.ebuild 14 Sep 2014 09:20:06 -0000 1.2 +++ mysql-connector-c++-1.1.3.ebuild 9 Oct 2014 14:48:06 -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/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild,v 1.2 2014/09/14 09:20:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild,v 1.3 2014/10/09 14:48:06 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm ~ppc ~ppc64 ~sparc ~x86" IUSE="debug examples gcov static-libs" DEPEND=">=virtual/mysql-5.1 1.20 dev-db/mysql-connector-c++/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-connector-c++/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-connector-c++/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-connector-c++/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql-connector-c++/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 14 Sep 2014 09:20:06 -0000 1.19 +++ ChangeLog 9 Oct 2014 14:48:06 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for dev-db/mysql-connector-c++ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-connector-c++/ChangeLog,v 1.19 2014/09/14 09:20:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-connector-c++/ChangeLog,v 1.20 2014/10/09 14:48:06 ago Exp $ + + 09 Oct 2014; Agostino Sarubbo <[email protected]> + mysql-connector-c++-1.1.3.ebuild: + Stable for amd64, wrt bug #521384 14 Sep 2014; Markus Meier <[email protected]> mysql-connector-c++-1.1.3.ebuild:
