diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:16:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:16:48 +0000 |
commit | 149e0da64f7dfd90514465a2c94edc2da69f51b1 (patch) | |
tree | 41a533a2adb8ba020f1694dc0727f279874f2d81 /virtual/postgresql-base/postgresql-base-8.3.ebuild | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-149e0da64f7dfd90514465a2c94edc2da69f51b1.tar.gz gentoo-2-149e0da64f7dfd90514465a2c94edc2da69f51b1.tar.bz2 gentoo-2-149e0da64f7dfd90514465a2c94edc2da69f51b1.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
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="" |