diff options
-rw-r--r-- | dev-db/tora/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/tora/tora-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/tora/tora-2.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/tora/ChangeLog b/dev-db/tora/ChangeLog index be354c67a129..fd8df64d0d8a 100644 --- a/dev-db/tora/ChangeLog +++ b/dev-db/tora/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/tora # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.87 2010/10/29 19:14:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.88 2010/11/07 15:51:20 jer Exp $ + + 07 Nov 2010; Jeroen Roovers <jer@gentoo.org> tora-2.1.1.ebuild, + tora-2.1.2.ebuild: + Remove HPPA keywording (bug #239441). 29 Oct 2010; Markos Chandras <hwoarang@gentoo.org> tora-2.1.2.ebuild, +files/tora-2.1.2-qt47.patch: diff --git a/dev-db/tora/tora-2.1.1.ebuild b/dev-db/tora/tora-2.1.1.ebuild index 2f9a2998a9f1..7e8f621c66b7 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.9 2010/06/17 21:29:40 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v 1.10 2010/11/07 15:51:20 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 ppc ~sparc x86" RDEPEND="${DEPEND}" DEPEND=" diff --git a/dev-db/tora/tora-2.1.2.ebuild b/dev-db/tora/tora-2.1.2.ebuild index 9f211497812f..806f62ced7ad 100644 --- a/dev-db/tora/tora-2.1.2.ebuild +++ b/dev-db/tora/tora-2.1.2.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.2.ebuild,v 1.3 2010/10/29 19:14:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.2.ebuild,v 1.4 2010/11/07 15:51:20 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 ~ppc ~sparc ~x86" RDEPEND="${DEPEND}" DEPEND=" |