summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-12 01:06:00 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-12 01:06:00 +0000
commit250a3c2a016893175540d5c394474d3128a71a9b (patch)
tree336b3666ea29b7e643d6b504b6092bdc8e2f16ac /dev-db
parentmove ecpu_check to mplayer (diff)
downloadgentoo-2-250a3c2a016893175540d5c394474d3128a71a9b.tar.gz
gentoo-2-250a3c2a016893175540d5c394474d3128a71a9b.tar.bz2
gentoo-2-250a3c2a016893175540d5c394474d3128a71a9b.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog6
-rw-r--r--dev-db/postgresql/postgresql-8.0.1-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index fefcc9a5e817..bf04769fdb64 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.195 2005/04/10 18:17:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.196 2005/04/12 01:01:51 gustavoz Exp $
+
+ 12 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ postgresql-8.0.1-r2.ebuild:
+ Stable on sparc
10 Apr 2005; Simon Stelling <blubb@gentoo.org> postgresql-8.0.1-r2.ebuild:
stable on amd64
diff --git a/dev-db/postgresql/postgresql-8.0.1-r2.ebuild b/dev-db/postgresql/postgresql-8.0.1-r2.ebuild
index c4610772797e..8c32ee0e70cd 100644
--- a/dev-db/postgresql/postgresql-8.0.1-r2.ebuild
+++ b/dev-db/postgresql/postgresql-8.0.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.1-r2.ebuild,v 1.7 2005/04/10 18:17:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.1-r2.ebuild,v 1.8 2005/04/12 01:01:51 gustavoz Exp $
inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${MY_PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~s390 ppc64"
+KEYWORDS="x86 ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~s390 ppc64"
IUSE="ssl nls python tcltk perl libg++ pam readline xml2 zlib doc selinux kerberos pg-intdatetime pg-hier"
S=${WORKDIR}/${MY_P}