From 7c4dd7f684cefd922ceceb06e9f437bb647982a5 Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Fri, 5 Nov 2004 22:29:28 +0000 Subject: marked ~ppc64 --- gnome-base/oaf/oaf-0.6.10.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'gnome-base/oaf/oaf-0.6.10.ebuild') diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index bdb89952af39..552eef45c5c9 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.18 2004/08/21 15:05:19 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.19 2004/11/05 22:29:28 corsair Exp $ IUSE="nls" -inherit gnome.org libtool +inherit gnome.org libtool gnuconfig DESCRIPTION="Object Activation Framework for GNOME" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ~ppc64" RDEPEND="virtual/libc >=dev-libs/popt-1.5 @@ -26,6 +26,8 @@ DEPEND="${RDEPEND} src_compile() { elibtoolize + use ppc64 && gnuconfig_update + local myconf="" use nls || myconf="--disable-nls" -- cgit v1.2.3-65-gdbad