commit: 8cf95d6a919025c0a4baa6030529ca28009e7dc0
Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 12:28:15 2015 +0000
Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 12:28:15 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf95d6a
dev-db/postgis: Fix headers
Fix copyright and Id header.
Package-Manager: portage-2.2.20.1
dev-db/postgis/postgis-2.2.0.ebuild | 4 ++--
1 file 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 6fb8ddc..c6e8ec1 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} )