diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-07 09:58:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-07 09:58:52 +0000 |
commit | b1c6baeda51a10ef05157e5a518bf78de7b87222 (patch) | |
tree | ae61b10058cbd1c0457c9c2a250caedca3e911e8 /dev-db/postgis | |
parent | Stable for amd64, wrt bug #464454 (diff) | |
download | gentoo-2-b1c6baeda51a10ef05157e5a518bf78de7b87222.tar.gz gentoo-2-b1c6baeda51a10ef05157e5a518bf78de7b87222.tar.bz2 gentoo-2-b1c6baeda51a10ef05157e5a518bf78de7b87222.zip |
Stable for amd64, wrt bug #457958
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/postgis')
-rw-r--r-- | dev-db/postgis/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/postgis/postgis-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgis/ChangeLog b/dev-db/postgis/ChangeLog index 6bedf77c1d14..cfeb74a733c1 100644 --- a/dev-db/postgis/ChangeLog +++ b/dev-db/postgis/ChangeLog @@ -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.78 2013/03/02 17:03:40 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.79 2013/04/07 09:58:52 ago Exp $ + + 07 Apr 2013; Agostino Sarubbo <ago@gentoo.org> postgis-2.0.3.ebuild: + Stable for amd64, wrt bug #457958 *postgis-2.0.3 (02 Mar 2013) diff --git a/dev-db/postgis/postgis-2.0.3.ebuild b/dev-db/postgis/postgis-2.0.3.ebuild index 30c71c05f6fc..0b467a6146f9 100644 --- a/dev-db/postgis/postgis-2.0.3.ebuild +++ b/dev-db/postgis/postgis-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.0.3.ebuild,v 1.1 2013/03/02 17:03:40 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.0.3.ebuild,v 1.2 2013/04/07 09:58:52 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://postgis.net" SRC_URI="http://download.osgeo.org/postgis/source/${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" RDEPEND=" |