diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-22 17:06:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-22 17:06:50 +0000 |
commit | 4efa5fca1149c9890e0595d70b7d7d334f2eea8a (patch) | |
tree | ea95ec96a730c37e11d7cfe6d54768e330cbf7b0 /dev-db/tora/tora-2.1.1.ebuild | |
parent | Require SLOT="0" of media-libs/jpeg for headers. (diff) | |
download | gentoo-2-4efa5fca1149c9890e0595d70b7d7d334f2eea8a.tar.gz gentoo-2-4efa5fca1149c9890e0595d70b7d7d334f2eea8a.tar.bz2 gentoo-2-4efa5fca1149c9890e0595d70b7d7d334f2eea8a.zip |
Stable for HPPA (bug #298855).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-db/tora/tora-2.1.1.ebuild')
-rw-r--r-- | dev-db/tora/tora-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tora/tora-2.1.1.ebuild b/dev-db/tora/tora-2.1.1.ebuild index 4327e2724ec6..b7575b0c453f 100644 --- a/dev-db/tora/tora-2.1.1.ebuild +++ b/dev-db/tora/tora-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v 1.6 2010/01/12 18:21:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v 1.7 2010/01/22 17:06:50 jer Exp $ EAPI=2 @@ -13,7 +13,7 @@ IUSE="debug mysql oracle oci8-instant-client postgres" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~sparc x86" RDEPEND="${DEPEND}" DEPEND=" |