diff options
Diffstat (limited to 'virtual/postgresql-client/postgresql-client-8.1.ebuild')
-rw-r--r-- | virtual/postgresql-client/postgresql-client-8.1.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/virtual/postgresql-client/postgresql-client-8.1.ebuild b/virtual/postgresql-client/postgresql-client-8.1.ebuild deleted file mode 100644 index 4551051..0000000 --- a/virtual/postgresql-client/postgresql-client-8.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="Virtual for PostgreSQL libraries" -HOMEPAGE="http://www.postgresql.org/" -SRC_URI="" - -LICENSE="POSTGRESQL" -SLOT="${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="|| ( - =dev-db/postgresql-client-${PV}* - =dev-db/pgcluster-1.5* )" |