diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-03 18:36:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-03 18:36:43 +0000 |
commit | 63e364ab5d14bab5b0d7df116c3806c9250f4a2d (patch) | |
tree | 22415d0eb8b422cf6e94ff23ac39596acc1a00de /dev-db/tora | |
parent | ppc stable, bug #159542 (diff) | |
download | gentoo-2-63e364ab5d14bab5b0d7df116c3806c9250f4a2d.tar.gz gentoo-2-63e364ab5d14bab5b0d7df116c3806c9250f4a2d.tar.bz2 gentoo-2-63e364ab5d14bab5b0d7df116c3806c9250f4a2d.zip |
x86 stable wrt bug 176741
(Portage version: 2.1.2.5)
Diffstat (limited to 'dev-db/tora')
-rw-r--r-- | dev-db/tora/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/tora/tora-1.3.21-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/tora/ChangeLog b/dev-db/tora/ChangeLog index c3d68211d30f..cb7a66bac42a 100644 --- a/dev-db/tora/ChangeLog +++ b/dev-db/tora/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/tora # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.58 2007/05/03 05:43:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.59 2007/05/03 18:36:43 armin76 Exp $ + + 03 May 2007; Raúl Porcel <armin76@gentoo.org> tora-1.3.21-r1.ebuild: + x86 stable wrt bug 176741 03 May 2007; Jeroen Roovers <jer@gentoo.org> tora-1.3.18.ebuild, tora-1.3.21-r1.ebuild: diff --git a/dev-db/tora/tora-1.3.21-r1.ebuild b/dev-db/tora/tora-1.3.21-r1.ebuild index c391f62acb8b..edc5bd5dc903 100644 --- a/dev-db/tora/tora-1.3.21-r1.ebuild +++ b/dev-db/tora/tora-1.3.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.21-r1.ebuild,v 1.5 2007/05/03 05:43:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.21-r1.ebuild,v 1.6 2007/05/03 18:36:43 armin76 Exp $ inherit eutils kde-functions @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 hppa ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ppc ~sparc x86" RDEPEND="${DEPEND} xinerama? ( || ( x11-libs/libXinerama <virtual/x11-7 ) )" |