diff options
author | Will Woods <wwoods@gentoo.org> | 2003-02-04 00:14:32 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2003-02-04 00:14:32 +0000 |
commit | 16db92aba5ea1ef1b66d3382cacba1aaddb9977c (patch) | |
tree | 1cfb89dd38c7c3c3518a71389fbfdece2eb18a90 /dev-db/postgresql/postgresql-7.3.1.ebuild | |
parent | added 'cjk' use flag (diff) | |
download | gentoo-2-16db92aba5ea1ef1b66d3382cacba1aaddb9977c.tar.gz gentoo-2-16db92aba5ea1ef1b66d3382cacba1aaddb9977c.tar.bz2 gentoo-2-16db92aba5ea1ef1b66d3382cacba1aaddb9977c.zip |
added ~alpha keyword
Diffstat (limited to 'dev-db/postgresql/postgresql-7.3.1.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.3.1.ebuild b/dev-db/postgresql/postgresql-7.3.1.ebuild index fcf76f74f197..7abacb1e931f 100644 --- a/dev-db/postgresql/postgresql-7.3.1.ebuild +++ b/dev-db/postgresql/postgresql-7.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.1.ebuild,v 1.3 2003/02/03 10:14:30 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.1.ebuild,v 1.4 2003/02/04 00:14:32 wwoods Exp $ IUSE="ssl nls java python tcltk perl" @@ -9,7 +9,7 @@ DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.us.postgresql.org/source/v${PV}/${P}.tar.gz" HOMEPAGE="http://www.postgresql.org" LICENSE="POSTGRESQL" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" SLOT="0" DEPEND="virtual/glibc |