summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-07-18 08:11:51 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-07-18 08:11:51 +0000
commit68a1416ecc375dac06eaa592dc89b1320350817e (patch)
treef47f4e634aa10ddb74c09e431a588d63ea8e7d34 /dev-db
parentStable for HPPA (bug #231642). (diff)
downloadgentoo-2-68a1416ecc375dac06eaa592dc89b1320350817e.tar.gz
gentoo-2-68a1416ecc375dac06eaa592dc89b1320350817e.tar.bz2
gentoo-2-68a1416ecc375dac06eaa592dc89b1320350817e.zip
keyword ~x86-fbsd thanks to Henning Schild <henning@wh9.tu-dresden.de>, bug #231622
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/pgadmin3/ChangeLog6
-rw-r--r--dev-db/pgadmin3/pgadmin3-1.8.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/pgadmin3/ChangeLog b/dev-db/pgadmin3/ChangeLog
index 2357bca3cec0..60dde68fe866 100644
--- a/dev-db/pgadmin3/ChangeLog
+++ b/dev-db/pgadmin3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/pgadmin3
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v 1.39 2008/06/23 16:42:58 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v 1.40 2008/07/18 08:11:51 aballier Exp $
+
+ 18 Jul 2008; Alexis Ballier <aballier@gentoo.org> pgadmin3-1.8.4.ebuild:
+ keyword ~x86-fbsd thanks to Henning Schild <henning@wh9.tu-dresden.de>,
+ bug #231622
23 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org>
pgadmin3-1.8.2.ebuild:
diff --git a/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild b/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild
index 76c55a907aff..d089b9f90083 100644
--- a/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild
+++ b/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild,v 1.1 2008/06/13 20:50:02 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild,v 1.2 2008/07/18 08:11:51 aballier Exp $
EAPI="1"
@@ -8,7 +8,7 @@ WX_GTK_VER="2.8"
inherit wxwidgets eutils autotools
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
DESCRIPTION="wxWidgets GUI for PostgreSQL."
HOMEPAGE="http://www.pgadmin.org/"