nimiux 14/04/26 16:08:55 Modified: postgis-2.1.1.ebuild ChangeLog Log: Stable for amd64 wrt bug #498156 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.2 dev-db/postgis/postgis-2.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild?r1=1.1&r2=1.2 Index: postgis-2.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- postgis-2.1.1.ebuild 11 Nov 2013 07:23:59 -0000 1.1 +++ postgis-2.1.1.ebuild 26 Apr 2014 16:08:54 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild,v 1.1 2013/11/11 07:23:59 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild,v 1.2 2014/04/26 16:08:54 nimiux Exp $ EAPI="5" POSTGRES_COMPAT=( 9.{0,1,2,3} ) @@ -16,7 +16,7 @@ SRC_URI="http://download.osgeo.org/postgis/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc gtk test" RDEPEND=" 1.88 dev-db/postgis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?r1=1.87&r2=1.88 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 11 Nov 2013 07:23:59 -0000 1.87 +++ ChangeLog 26 Apr 2014 16:08:54 -0000 1.88 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/postgis -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.87 2013/11/11 07:23:59 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.88 2014/04/26 16:08:54 nimiux Exp $ + + 26 Apr 2014; Chema Alonso <[email protected]> postgis-2.1.1.ebuild: + Stable for amd64 wrt bug #498156 *postgis-2.1.1 (11 Nov 2013)
