diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:47:27 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:50:50 -0800 |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /dev-db/postgis | |
parent | kde-apps/kcharselect: Add missing DEPEND (diff) | |
download | gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.gz gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.bz2 gentoo-61b861acd7b49083dab687e133f30f3331cb7480.zip |
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-db/postgis')
-rw-r--r-- | dev-db/postgis/postgis-2.1.8-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-db/postgis/postgis-2.2.0-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-db/postgis/postgis-2.2.1-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-db/postgis/postgis-2.2.2-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-db/postgis/postgis-2.2.5-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-db/postgis/postgis-2.3.2-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-db/postgis/postgis-9999.ebuild | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/dev-db/postgis/postgis-2.1.8-r1.ebuild b/dev-db/postgis/postgis-2.1.8-r1.ebuild index c094f484ba44..903e4745c662 100644 --- a/dev-db/postgis/postgis-2.1.8-r1.ebuild +++ b/dev-db/postgis/postgis-2.1.8-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" POSTGRES_COMPAT=( 9.{1,2,3,4,5} ) diff --git a/dev-db/postgis/postgis-2.2.0-r1.ebuild b/dev-db/postgis/postgis-2.2.0-r1.ebuild index ddfe87154757..52b5a2fde5d7 100644 --- a/dev-db/postgis/postgis-2.2.0-r1.ebuild +++ b/dev-db/postgis/postgis-2.2.0-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" POSTGRES_COMPAT=( 9.{1,2,3,4,5} ) diff --git a/dev-db/postgis/postgis-2.2.1-r1.ebuild b/dev-db/postgis/postgis-2.2.1-r1.ebuild index ddfe87154757..52b5a2fde5d7 100644 --- a/dev-db/postgis/postgis-2.2.1-r1.ebuild +++ b/dev-db/postgis/postgis-2.2.1-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" POSTGRES_COMPAT=( 9.{1,2,3,4,5} ) diff --git a/dev-db/postgis/postgis-2.2.2-r1.ebuild b/dev-db/postgis/postgis-2.2.2-r1.ebuild index b092e33137b5..ad5f2683f7e6 100644 --- a/dev-db/postgis/postgis-2.2.2-r1.ebuild +++ b/dev-db/postgis/postgis-2.2.2-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 POSTGRES_COMPAT=( 9.{1,2,3,4,5} ) diff --git a/dev-db/postgis/postgis-2.2.5-r1.ebuild b/dev-db/postgis/postgis-2.2.5-r1.ebuild index b092e33137b5..ad5f2683f7e6 100644 --- a/dev-db/postgis/postgis-2.2.5-r1.ebuild +++ b/dev-db/postgis/postgis-2.2.5-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 POSTGRES_COMPAT=( 9.{1,2,3,4,5} ) diff --git a/dev-db/postgis/postgis-2.3.2-r1.ebuild b/dev-db/postgis/postgis-2.3.2-r1.ebuild index dcf7ebcb5eca..9dff87e6120d 100644 --- a/dev-db/postgis/postgis-2.3.2-r1.ebuild +++ b/dev-db/postgis/postgis-2.3.2-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 POSTGRES_COMPAT=( 9.{1,2,3,4,5,6} ) diff --git a/dev-db/postgis/postgis-9999.ebuild b/dev-db/postgis/postgis-9999.ebuild index ddbe5d735cbb..b1c5d4778d0d 100644 --- a/dev-db/postgis/postgis-9999.ebuild +++ b/dev-db/postgis/postgis-9999.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 POSTGRES_COMPAT=( 9.{1,2,3,4,5} ) |