summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-01-23 18:19:00 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-01-23 18:19:00 +0000
commitc6a7065b2a2346d694043d23ade2f2c4e43dc245 (patch)
tree35b2cca04db38bd2abe6381e5162342b5dbcf13e /dev-lang/yap/yap-5.1.1.ebuild
parentRemoving usage of virtual/x11, and hardcoding in depends. Minor clean ups. (diff)
downloadhistorical-c6a7065b2a2346d694043d23ade2f2c4e43dc245.tar.gz
historical-c6a7065b2a2346d694043d23ade2f2c4e43dc245.tar.bz2
historical-c6a7065b2a2346d694043d23ade2f2c4e43dc245.zip
Stable on ppc wrt bug 163123
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-lang/yap/yap-5.1.1.ebuild')
-rw-r--r--dev-lang/yap/yap-5.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/yap/yap-5.1.1.ebuild b/dev-lang/yap/yap-5.1.1.ebuild
index fa94a525cb99..2d3357f53b2c 100644
--- a/dev-lang/yap/yap-5.1.1.ebuild
+++ b/dev-lang/yap/yap-5.1.1.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-lang/yap/yap-5.1.1.ebuild,v 1.8 2007/01/22 10:42:50 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yap/yap-5.1.1.ebuild,v 1.9 2007/01/23 18:19:00 nixnut Exp $
inherit autotools eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="Artistic LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="debug doc examples gmp java mpi mysql odbc readline static tk threads"
DEPEND="gmp? ( dev-libs/gmp )