diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-01-25 22:00:12 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-01-25 22:00:12 +0000 |
commit | 6b687611ad80fdf41b6c2c61c9a374868fe57a2c (patch) | |
tree | b4ea21adf010b3c1b0db8731e88d9723d93fde55 /app-editors | |
parent | New upstream version; Resolves #120224; Removed ebuild for clisp-2.37. (diff) | |
download | gentoo-2-6b687611ad80fdf41b6c2c61c9a374868fe57a2c.tar.gz gentoo-2-6b687611ad80fdf41b6c2c61c9a374868fe57a2c.tar.bz2 gentoo-2-6b687611ad80fdf41b6c2c61c9a374868fe57a2c.zip |
Mask on amd64 due to bug #108261.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jove/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/jove/jove-4.16.0.56.1.ebuild | 6 | ||||
-rw-r--r-- | app-editors/jove/jove-4.16.0.65.4.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-editors/jove/ChangeLog b/app-editors/jove/ChangeLog index 1275f5eab637..bb417e06d0a8 100644 --- a/app-editors/jove/ChangeLog +++ b/app-editors/jove/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/jove -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/ChangeLog,v 1.10 2005/11/03 13:25:46 seemant Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/ChangeLog,v 1.11 2006/01/25 22:00:12 chutzpah Exp $ + + 25 Jan 2006; Patrick McLean <chutzpah@gentoo.org> jove-4.16.0.56.1.ebuild, + jove-4.16.0.65.4.ebuild: + Mask on amd64 due to bug #108261. *jove-4.16.0.65.4 (03 Nov 2005) diff --git a/app-editors/jove/jove-4.16.0.56.1.ebuild b/app-editors/jove/jove-4.16.0.56.1.ebuild index 031f836806ea..7e0246133148 100644 --- a/app-editors/jove/jove-4.16.0.56.1.ebuild +++ b/app-editors/jove/jove-4.16.0.56.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/jove-4.16.0.56.1.ebuild,v 1.1 2005/03/25 21:53:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/jove-4.16.0.56.1.ebuild,v 1.2 2006/01/25 22:00:12 chutzpah Exp $ inherit eutils @@ -15,7 +15,7 @@ RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="-amd64 x86" IUSE="X" RDEPEND="sys-libs/ncurses diff --git a/app-editors/jove/jove-4.16.0.65.4.ebuild b/app-editors/jove/jove-4.16.0.65.4.ebuild index 60e9051f52c0..ea06d405c902 100644 --- a/app-editors/jove/jove-4.16.0.65.4.ebuild +++ b/app-editors/jove/jove-4.16.0.65.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/jove-4.16.0.65.4.ebuild,v 1.1 2005/11/03 13:25:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/jove-4.16.0.65.4.ebuild,v 1.2 2006/01/25 22:00:12 chutzpah Exp $ inherit eutils @@ -15,7 +15,7 @@ RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="-amd64 ~ppc ~x86" IUSE="X" RDEPEND="sys-libs/ncurses |