diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:04:18 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:04:18 +0000 |
commit | f8eea26a177a8a750557134444e5b37ddadd4f7b (patch) | |
tree | 36ff5224ac05369fbd9b6145dfb8b015c85b891d /dev-db/tora | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.gz gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.bz2 gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.zip |
unmask and changelog fixes
Diffstat (limited to 'dev-db/tora')
-rw-r--r-- | dev-db/tora/tora-1.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tora/tora-1.3.8.ebuild b/dev-db/tora/tora-1.3.8.ebuild index c18f9feaeee8..9f329c74dd55 100644 --- a/dev-db/tora/tora-1.3.8.ebuild +++ b/dev-db/tora/tora-1.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.8.ebuild,v 1.2 2003/02/13 10:05:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.8.ebuild,v 1.3 2003/07/11 21:04:18 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="TOra - Toolkit For Oracle" @@ -10,7 +10,7 @@ DEPEND=">=x11-libs/qt-3.0.0 mysql? ( >=dev-db/mysql-3.23 ) postgres? ( >=dev-db/postgresql-7.1 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" src_compile() { |