summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-05-31 22:24:49 +0000
committerTom Gall <tgall@gentoo.org>2004-05-31 22:24:49 +0000
commitcbb73eb04205bba5460ec5f73884a0ca1f2980b4 (patch)
treeeaeb10543ca27fe31da8471c23f4945771735998 /dev-tcltk
parentfixing Manifest (diff)
downloadgentoo-2-cbb73eb04205bba5460ec5f73884a0ca1f2980b4.tar.gz
gentoo-2-cbb73eb04205bba5460ec5f73884a0ca1f2980b4.tar.bz2
gentoo-2-cbb73eb04205bba5460ec5f73884a0ca1f2980b4.zip
stable on ppc64, bug #52630
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/expect/ChangeLog5
-rw-r--r--dev-tcltk/expect/expect-5.40.0.ebuild9
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-tcltk/expect/ChangeLog b/dev-tcltk/expect/ChangeLog
index a6f8b2eb0641..1e22e625d999 100644
--- a/dev-tcltk/expect/ChangeLog
+++ b/dev-tcltk/expect/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/expect
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/ChangeLog,v 1.17 2004/04/09 00:17:07 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/ChangeLog,v 1.18 2004/05/31 22:24:49 tgall Exp $
+
+ 31 May 2004; Tom Gall <tgall@gentoo.org> expect-5.40.0.ebuild:
+ stable on ppc64 bug #52630
*expect-5.40.0 (08 Apr 2004)
diff --git a/dev-tcltk/expect/expect-5.40.0.ebuild b/dev-tcltk/expect/expect-5.40.0.ebuild
index 16e7ec8dacbe..712c45c6c98f 100644
--- a/dev-tcltk/expect/expect-5.40.0.ebuild
+++ b/dev-tcltk/expect/expect-5.40.0.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/dev-tcltk/expect/expect-5.40.0.ebuild,v 1.3 2004/04/09 00:17:07 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.40.0.ebuild,v 1.4 2004/05/31 22:24:49 tgall Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips hppa amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips hppa amd64 ppc64"
IUSE="X doc"
DEPEND=">=dev-lang/tcl-8.2
@@ -19,9 +19,8 @@ DEPEND=">=dev-lang/tcl-8.2
S=${WORKDIR}/${P%.0}
src_compile() {
- if [ "${ARCH}" == "amd64" ]; then
- gnuconfig_update
- fi
+ use amd64 && gnuconfig_update
+ use ppc64 && gnuconfig_update
local myconf
local tclv