summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-08-19 21:09:44 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-08-19 21:09:44 +0000
commit8b7f3ab34489cd4a6fca1fb077a603200f4835dd (patch)
treef0ee7b61debaae8c7aa66073bb9d5947883a5f7d /dev-util/guile
parentadded a patch that changes the pango config file location to /etc/pango/${CHO... (diff)
downloadgentoo-2-8b7f3ab34489cd4a6fca1fb077a603200f4835dd.tar.gz
gentoo-2-8b7f3ab34489cd4a6fca1fb077a603200f4835dd.tar.bz2
gentoo-2-8b7f3ab34489cd4a6fca1fb077a603200f4835dd.zip
6.4 failed emerging sorry. It's a really weird broken pipe error. Has nothing todo with MAKEOPTS. Opening a bug
Diffstat (limited to 'dev-util/guile')
-rw-r--r--dev-util/guile/guile-1.6.4-r1.ebuild4
-rw-r--r--dev-util/guile/guile-1.6.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/guile/guile-1.6.4-r1.ebuild b/dev-util/guile/guile-1.6.4-r1.ebuild
index 091300ccdb3c..09e545804cd0 100644
--- a/dev-util/guile/guile-1.6.4-r1.ebuild
+++ b/dev-util/guile/guile-1.6.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/guile-1.6.4-r1.ebuild,v 1.16 2004/08/19 20:44:57 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/guile-1.6.4-r1.ebuild,v 1.17 2004/08/19 21:09:44 pvdabeel Exp $
inherit flag-o-matic eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390"
+KEYWORDS="x86 -ppc sparc mips alpha arm hppa amd64 ia64 s390"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.1
diff --git a/dev-util/guile/guile-1.6.4.ebuild b/dev-util/guile/guile-1.6.4.ebuild
index 126afbab13ce..e4471edf9a97 100644
--- a/dev-util/guile/guile-1.6.4.ebuild
+++ b/dev-util/guile/guile-1.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/guile-1.6.4.ebuild,v 1.10 2004/08/19 20:44:57 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/guile-1.6.4.ebuild,v 1.11 2004/08/19 21:09:44 pvdabeel Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/guile/"
IUSE=""
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~alpha hppa"
+KEYWORDS="x86 -ppc ~alpha hppa"
DEPEND=">=sys-libs/ncurses-5.1
>=sys-libs/readline-4.1"