From f064d8c909bcabafea7bddd5bb892325f4e2d233 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Sat, 10 Feb 2007 13:19:10 +0000 Subject: amd64 stable, bug 155828 (Portage version: 2.1.1-r2) --- dev-db/pgadmin3/pgadmin3-1.4.3.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-db/pgadmin3/pgadmin3-1.4.3.ebuild') diff --git a/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild b/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild index 810968dddeaf..1be20921388d 100644 --- a/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild +++ b/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild,v 1.4 2007/02/04 18:58:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild,v 1.5 2007/02/10 13:19:10 beandog Exp $ inherit wxwidgets eutils autotools -KEYWORDS="~alpha ~amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ppc sparc x86" DESCRIPTION="wxWidgets GUI for PostgreSQL." HOMEPAGE="http://www.pgadmin.org/" @@ -14,9 +14,9 @@ SLOT="0" IUSE="debug" DEPEND="=x11-libs/wxGTK-2.6* - >=dev-db/libpq-7.4 - >=dev-libs/libxml2-2.5 - >=dev-libs/libxslt-1.1" + >=dev-db/libpq-7.4 + >=dev-libs/libxml2-2.5 + >=dev-libs/libxslt-1.1" RDEPEND="${DEPEND}" pkg_setup() { -- cgit v1.2.3-65-gdbad