phajdan.jr 14/06/14 10:54:51 Modified: ChangeLog postgresql-ocaml-2.0.5.ebuild Log: x86 stable wrt bug #502734 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.38 dev-ml/postgresql-ocaml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 13 Apr 2014 17:40:52 -0000 1.37 +++ ChangeLog 14 Jun 2014 10:54:51 -0000 1.38 @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/postgresql-ocaml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.37 2014/04/13 17:40:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.38 2014/06/14 10:54:51 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <[email protected]> + postgresql-ocaml-2.0.5.ebuild: + x86 stable wrt bug #502734 *postgresql-ocaml-2.0.6 (13 Apr 2014) 1.2 dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?r1=1.1&r2=1.2 Index: postgresql-ocaml-2.0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- postgresql-ocaml-2.0.5.ebuild 19 Jan 2014 13:11:04 -0000 1.1 +++ postgresql-ocaml-2.0.5.ebuild 14 Jun 2014 10:54:51 -0000 1.2 @@ -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-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v 1.1 2014/01/19 13:11:04 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v 1.2 2014/06/14 10:54:51 phajdan.jr Exp $ EAPI=5 @@ -19,7 +19,7 @@ SLOT="0/${PV}" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
