diff options
author | Masatomo Nakano <nakano@gentoo.org> | 2004-08-14 16:32:59 +0000 |
---|---|---|
committer | Masatomo Nakano <nakano@gentoo.org> | 2004-08-14 16:32:59 +0000 |
commit | 4cab898c644b8b0bba83815b8670c29c93c413f5 (patch) | |
tree | 4ad293e7cf85a4af59d4fe729ec459792d9161e2 /dev-db/postgresql/postgresql-7.3.6-r2.ebuild | |
parent | Version bump. Some cleanup in the ebuild. Added description to metadata. (Man... (diff) | |
download | gentoo-2-4cab898c644b8b0bba83815b8670c29c93c413f5.tar.gz gentoo-2-4cab898c644b8b0bba83815b8670c29c93c413f5.tar.bz2 gentoo-2-4cab898c644b8b0bba83815b8670c29c93c413f5.zip |
Marked stable on x86.
Diffstat (limited to 'dev-db/postgresql/postgresql-7.3.6-r2.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.3.6-r2.ebuild b/dev-db/postgresql/postgresql-7.3.6-r2.ebuild index 1912271136bb..09a80ef27b15 100644 --- a/dev-db/postgresql/postgresql-7.3.6-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.3.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.6-r2.ebuild,v 1.2 2004/07/21 19:11:10 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.6-r2.ebuild,v 1.3 2004/08/14 16:32:59 nakano Exp $ inherit gnuconfig flag-o-matic @@ -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" DEPEND="virtual/libc |