summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/postgresql-base/ChangeLog8
-rw-r--r--virtual/postgresql-base/postgresql-base-7.3.ebuild8
-rw-r--r--virtual/postgresql-base/postgresql-base-7.4.ebuild8
-rw-r--r--virtual/postgresql-base/postgresql-base-8.0.ebuild8
-rw-r--r--virtual/postgresql-base/postgresql-base-8.1.ebuild8
-rw-r--r--virtual/postgresql-base/postgresql-base-8.2.ebuild6
-rw-r--r--virtual/postgresql-base/postgresql-base-8.3.ebuild6
-rw-r--r--virtual/postgresql-base/postgresql-base-8.4.ebuild6
8 files changed, 32 insertions, 26 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog
index 1d7499226fa6..e6acd935d209 100644
--- a/virtual/postgresql-base/ChangeLog
+++ b/virtual/postgresql-base/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/postgresql-base
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.24 2010/01/07 20:29:56 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.25 2010/01/11 11:16:48 ulm Exp $
+
+ 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> postgresql-base-7.3.ebuild,
+ postgresql-base-7.4.ebuild, postgresql-base-8.0.ebuild,
+ postgresql-base-8.1.ebuild, postgresql-base-8.2.ebuild,
+ postgresql-base-8.3.ebuild, postgresql-base-8.4.ebuild:
+ Set empty HOMEPAGE and LICENSE.
07 Jan 2010; Steve Dibb <beandog@gentoo.org> postgresql-base-8.2.ebuild,
postgresql-base-8.3.ebuild:
diff --git a/virtual/postgresql-base/postgresql-base-7.3.ebuild b/virtual/postgresql-base/postgresql-base-7.3.ebuild
index 2cd781389e4b..e1e2266b761a 100644
--- a/virtual/postgresql-base/postgresql-base-7.3.ebuild
+++ b/virtual/postgresql-base/postgresql-base-7.3.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-7.3.ebuild,v 1.2 2008/05/19 07:15:47 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-7.3.ebuild,v 1.3 2010/01/11 11:16:48 ulm Exp $
EAPI="1"
DESCRIPTION="Virtual for PostgreSQL base (clients + libraries)"
-HOMEPAGE="http://www.postgresql.org/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="as-is"
+LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
diff --git a/virtual/postgresql-base/postgresql-base-7.4.ebuild b/virtual/postgresql-base/postgresql-base-7.4.ebuild
index 022ddbe5a0b4..b401f8bc2124 100644
--- a/virtual/postgresql-base/postgresql-base-7.4.ebuild
+++ b/virtual/postgresql-base/postgresql-base-7.4.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-7.4.ebuild,v 1.3 2009/10/11 09:00:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-7.4.ebuild,v 1.4 2010/01/11 11:16:48 ulm Exp $
EAPI="1"
DESCRIPTION="Virtual for PostgreSQL base (clients + libraries)"
-HOMEPAGE="http://www.postgresql.org/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="as-is"
+LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
diff --git a/virtual/postgresql-base/postgresql-base-8.0.ebuild b/virtual/postgresql-base/postgresql-base-8.0.ebuild
index 10fe28db121a..596135c43ff6 100644
--- a/virtual/postgresql-base/postgresql-base-8.0.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.0.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.0.ebuild,v 1.3 2009/10/11 09:00:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.0.ebuild,v 1.4 2010/01/11 11:16:48 ulm Exp $
EAPI="1"
DESCRIPTION="Virtual for PostgreSQL base (clients + libraries)"
-HOMEPAGE="http://www.postgresql.org/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="as-is"
+LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
diff --git a/virtual/postgresql-base/postgresql-base-8.1.ebuild b/virtual/postgresql-base/postgresql-base-8.1.ebuild
index 3ad15c9beaa6..140bf628943b 100644
--- a/virtual/postgresql-base/postgresql-base-8.1.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.1.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.9 2009/10/14 00:36:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.10 2010/01/11 11:16:48 ulm Exp $
EAPI="1"
DESCRIPTION="Virtual for PostgreSQL base (clients + libraries)"
-HOMEPAGE="http://www.postgresql.org/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="as-is"
+LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
diff --git a/virtual/postgresql-base/postgresql-base-8.2.ebuild b/virtual/postgresql-base/postgresql-base-8.2.ebuild
index f95a7bb91828..a711fb8d2511 100644
--- a/virtual/postgresql-base/postgresql-base-8.2.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.2.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.7 2010/01/07 20:29:56 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.8 2010/01/11 11:16:47 ulm Exp $
EAPI="1"
DESCRIPTION="Virtual for PostgreSQL base (clients + libraries)"
-HOMEPAGE="http://www.postgresql.org/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="as-is"
+LICENSE=""
SLOT="${PV}"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE=""
diff --git a/virtual/postgresql-base/postgresql-base-8.3.ebuild b/virtual/postgresql-base/postgresql-base-8.3.ebuild
index f91f32d4d99d..eb7d1a3d847a 100644
--- a/virtual/postgresql-base/postgresql-base-8.3.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.3.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.9 2010/01/07 20:29:56 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.10 2010/01/11 11:16:47 ulm Exp $
EAPI="1"
DESCRIPTION="Virtual for PostgreSQL base (clients + libraries)"
-HOMEPAGE="http://www.postgresql.org/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="as-is"
+LICENSE=""
SLOT="${PV}"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE=""
diff --git a/virtual/postgresql-base/postgresql-base-8.4.ebuild b/virtual/postgresql-base/postgresql-base-8.4.ebuild
index d3238bc26d4f..07e5a687195a 100644
--- a/virtual/postgresql-base/postgresql-base-8.4.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.4.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.9 2010/01/07 17:03:25 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.10 2010/01/11 11:16:48 ulm Exp $
EAPI="1"
DESCRIPTION="Virtual for PostgreSQL base (clients + libraries)"
-HOMEPAGE="http://www.postgresql.org/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="as-is"
+LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""