summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2005-07-03 01:15:59 +0000
committerMasatomo Nakano <nakano@gentoo.org>2005-07-03 01:15:59 +0000
commit6d0716ea1a42247d745840db8fea1ba335475dfa (patch)
tree6d3141b4a9cbfa1e1e953954843e1198881b2898 /dev-db/postgresql
parentFix LICENSE (should've been LGPL-2). (diff)
downloadgentoo-2-6d0716ea1a42247d745840db8fea1ba335475dfa.tar.gz
gentoo-2-6d0716ea1a42247d745840db8fea1ba335475dfa.tar.bz2
gentoo-2-6d0716ea1a42247d745840db8fea1ba335475dfa.zip
marked stable on x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-7.3.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index bb4fa692e5e0..193440e7923d 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# 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.218 2005/05/16 06:54:44 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.219 2005/07/03 01:15:59 nakano Exp $
+
+ 03 Jul 2005; Masatomo Nakano <nakano@gentoo.org> postgresql-7.3.10.ebuild:
+ Marked stable on x86.
*postgresql-8.0.3 (16 May 2005)
*postgresql-7.4.8 (16 May 2005)
diff --git a/dev-db/postgresql/postgresql-7.3.10.ebuild b/dev-db/postgresql/postgresql-7.3.10.ebuild
index 714b6b983777..3da4078cbd12 100644
--- a/dev-db/postgresql/postgresql-7.3.10.ebuild
+++ b/dev-db/postgresql/postgresql-7.3.10.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-7.3.10.ebuild,v 1.1 2005/05/16 06:54:44 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.10.ebuild,v 1.2 2005/07/03 01:15:59 nakano Exp $
inherit eutils gnuconfig flag-o-matic java-pkg
@@ -13,7 +13,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
IUSE="doc java libg++ nls pam perl python readline ssl tcltk zlib threads selinux"
DEPEND="virtual/libc