diff options
Diffstat (limited to 'virtual/postgresql-base/postgresql-base-8.4.ebuild')
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/postgresql-base/postgresql-base-8.4.ebuild b/virtual/postgresql-base/postgresql-base-8.4.ebuild index 913230f583ee..3b71502193a6 100644 --- a/virtual/postgresql-base/postgresql-base-8.4.ebuild +++ b/virtual/postgresql-base/postgresql-base-8.4.ebuild @@ -1,6 +1,6 @@ -# 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.4.ebuild,v 1.7 2009/12/15 20:00:05 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.8 2010/01/07 06:20:18 beandog Exp $ EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="as-is" 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" +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="" RDEPEND="dev-db/postgresql-base:${SLOT}" |