summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2015-12-15 07:28:15 -0500
committerAaron W. Swenson <titanofold@gentoo.org>2015-12-15 07:28:15 -0500
commit8cf95d6a919025c0a4baa6030529ca28009e7dc0 (patch)
tree9fa269814c3ba9d70006e693e79cf4fa3838d1e0
parentdev-db/postgis: Version Bump (diff)
downloadgentoo-8cf95d6a919025c0a4baa6030529ca28009e7dc0.tar.gz
gentoo-8cf95d6a919025c0a4baa6030529ca28009e7dc0.tar.bz2
gentoo-8cf95d6a919025c0a4baa6030529ca28009e7dc0.zip
dev-db/postgis: Fix headers
Fix copyright and Id header. Package-Manager: portage-2.2.20.1
-rw-r--r--dev-db/postgis/postgis-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgis/postgis-2.2.0.ebuild b/dev-db/postgis/postgis-2.2.0.ebuild
index 6fb8ddc3aa2c..c6e8ec13b201 100644
--- a/dev-db/postgis/postgis-2.2.0.ebuild
+++ b/dev-db/postgis/postgis-2.2.0.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.4.ebuild,v 1.2 2014/11/08 12:51:46 titanofold Exp $
+# $Id$
EAPI="5"
POSTGRES_COMPAT=( 9.{1,2,3,4,5} )