diff options
Diffstat (limited to 'virtual/postgresql-base/postgresql-base-8.3.ebuild')
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |