From abd2e3ec961f4cd4eed3c3bf1306385736b69bb8 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 15:20:51 +0000 Subject: don't dep on arch for gnuconfig_update, trim trailing whitespace --- gnome-base/ORBit/ORBit-0.5.16.ebuild | 3 +-- gnome-base/ORBit/ORBit-0.5.17.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'gnome-base/ORBit') diff --git a/gnome-base/ORBit/ORBit-0.5.16.ebuild b/gnome-base/ORBit/ORBit-0.5.16.ebuild index aa2993fa5cd5..338ac87f343c 100644 --- a/gnome-base/ORBit/ORBit-0.5.16.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.16.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/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.15 2004/07/01 19:45:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.16 2004/07/14 15:20:51 agriffis Exp $ inherit gnome.org @@ -66,4 +66,3 @@ src_install() { cd ${D}/usr/lib patch -p0 < ${FILESDIR}/libIDLConf.sh-gentoo.diff } - diff --git a/gnome-base/ORBit/ORBit-0.5.17.ebuild b/gnome-base/ORBit/ORBit-0.5.17.ebuild index 49e10193c260..abc05afa30f6 100644 --- a/gnome-base/ORBit/ORBit-0.5.17.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.17.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/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.23 2004/07/01 19:45:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.24 2004/07/14 15:20:51 agriffis Exp $ inherit gnome.org libtool gnuconfig @@ -27,7 +27,7 @@ src_compile() { fi # Detect mips systems properly - use mips && gnuconfig_update + gnuconfig_update # Libtoolize to fix "relink bug" in older libtool's distributed # with packages. @@ -64,4 +64,3 @@ src_install() { cd ${D}/usr/lib patch -p0 < ${FILESDIR}/libIDLConf.sh-gentoo.diff } - -- cgit v1.2.3-65-gdbad