diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-17 17:56:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-17 17:56:31 +0000 |
commit | 6292cca6cf2b7cd95a3df0a0057d401afcadd8ea (patch) | |
tree | 381d573c761cafd418cca363fdfa264e79b5028e /gnome-extra | |
parent | update openssl mirrors (diff) | |
download | gentoo-2-6292cca6cf2b7cd95a3df0a0057d401afcadd8ea.tar.gz gentoo-2-6292cca6cf2b7cd95a3df0a0057d401afcadd8ea.tar.bz2 gentoo-2-6292cca6cf2b7cd95a3df0a0057d401afcadd8ea.zip |
-sparc, it segfaults horribly
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gok/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gok/gok-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gok/ChangeLog b/gnome-extra/gok/ChangeLog index ef3d64408212..900b6620d457 100644 --- a/gnome-extra/gok/ChangeLog +++ b/gnome-extra/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gok # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gok/ChangeLog,v 1.16 2004/03/16 10:17:51 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gok/ChangeLog,v 1.17 2004/03/17 17:56:31 gustavoz Exp $ + + 17 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> gok-0.9.3.ebuild: + -sparc, it segfaults horribly 16 Mar 2004; L. Boshell <leonardop@gentoo.org> gok-0.9.3.ebuild: Stable on x86. Inherit from eutils. diff --git a/gnome-extra/gok/gok-0.9.3.ebuild b/gnome-extra/gok/gok-0.9.3.ebuild index d007796296ea..005978d85ec0 100644 --- a/gnome-extra/gok/gok-0.9.3.ebuild +++ b/gnome-extra/gok/gok-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gok/gok-0.9.3.ebuild,v 1.3 2004/03/16 10:17:51 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gok/gok-0.9.3.ebuild,v 1.4 2004/03/17 17:56:31 gustavoz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gok.ca/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~hppa ~alpha ~ia64 ~ppc amd64" +KEYWORDS="x86 -sparc ~hppa ~alpha ~ia64 ~ppc amd64" IUSE="" |