summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-10 13:19:10 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-10 13:19:10 +0000
commitf064d8c909bcabafea7bddd5bb892325f4e2d233 (patch)
treec1d4ac63ac4d67239127550a4b90881e89e7bc27 /dev-db/pgadmin3/pgadmin3-1.4.3.ebuild
parentstable on amd64; bug 165376 (diff)
downloadgentoo-2-f064d8c909bcabafea7bddd5bb892325f4e2d233.tar.gz
gentoo-2-f064d8c909bcabafea7bddd5bb892325f4e2d233.tar.bz2
gentoo-2-f064d8c909bcabafea7bddd5bb892325f4e2d233.zip
amd64 stable, bug 155828
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-db/pgadmin3/pgadmin3-1.4.3.ebuild')
-rw-r--r--dev-db/pgadmin3/pgadmin3-1.4.3.ebuild10
1 files changed, 5 insertions, 5 deletions
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() {