summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:35:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:35:05 +0000
commit633a1c88cf8556f93ad3c599bfa1f84362478a21 (patch)
treebbfc288cdc132bd3a0ee79602cda209f2da2552d /dev-db
parentStable for ppc, wrt bug #524264 (diff)
downloadgentoo-2-633a1c88cf8556f93ad3c599bfa1f84362478a21.tar.gz
gentoo-2-633a1c88cf8556f93ad3c599bfa1f84362478a21.tar.bz2
gentoo-2-633a1c88cf8556f93ad3c599bfa1f84362478a21.zip
Stable for ppc, wrt bug #498156
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgis/ChangeLog7
-rw-r--r--dev-db/postgis/postgis-2.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/postgis/ChangeLog b/dev-db/postgis/ChangeLog
index f9c5afe23413..f59465b93f23 100644
--- a/dev-db/postgis/ChangeLog
+++ b/dev-db/postgis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/postgis
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.98 2014/12/28 15:15:03 titanofold Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.99 2015/03/02 09:35:05 ago Exp $
+
+ 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> postgis-2.1.1.ebuild:
+ Stable for ppc, wrt bug #498156
28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> postgis-2.0.3.ebuild,
postgis-2.0.6.ebuild, postgis-2.1.0.ebuild, postgis-2.1.1.ebuild,
diff --git a/dev-db/postgis/postgis-2.1.1.ebuild b/dev-db/postgis/postgis-2.1.1.ebuild
index 7fa36f4f8245..15d7d070c642 100644
--- a/dev-db/postgis/postgis-2.1.1.ebuild
+++ b/dev-db/postgis/postgis-2.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.5 2014/12/28 15:15:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild,v 1.6 2015/03/02 09:35:05 ago Exp $
EAPI="5"
POSTGRES_COMPAT=( 9.{0,1,2,3,4} )
@@ -16,7 +16,7 @@ HOMEPAGE="http://postgis.net"
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="