summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-01 15:19:50 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-01 15:19:50 +0000
commit57361c74bbf66f2af4625f37399f6c66d22bd78b (patch)
tree6d84885d698e2d9a8dc4d650443bae5e9918f1b6 /x11-misc
parentStable on ppc64 (bug #97544) (diff)
downloadhistorical-57361c74bbf66f2af4625f37399f6c66d22bd78b.tar.gz
historical-57361c74bbf66f2af4625f37399f6c66d22bd78b.tar.bz2
historical-57361c74bbf66f2af4625f37399f6c66d22bd78b.zip
Fix qmake dir per bug #97535
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/icebgset/ChangeLog7
-rw-r--r--x11-misc/icebgset/icebgset-1.3.ebuild6
-rw-r--r--x11-misc/icecc/ChangeLog7
-rw-r--r--x11-misc/icecc/icecc-2.9.ebuild6
-rw-r--r--x11-misc/iceked/ChangeLog7
-rw-r--r--x11-misc/iceked/iceked-1.5.ebuild6
-rw-r--r--x11-misc/icemc/ChangeLog7
-rw-r--r--x11-misc/icemc/icemc-2.1-r1.ebuild6
-rw-r--r--x11-misc/icesndcfg/ChangeLog7
-rw-r--r--x11-misc/icesndcfg/icesndcfg-1.3.ebuild6
-rw-r--r--x11-misc/icets/ChangeLog5
-rw-r--r--x11-misc/icets/icets-1.4.ebuild4
-rw-r--r--x11-misc/icewoed/ChangeLog7
-rw-r--r--x11-misc/icewoed/icewoed-1.8.ebuild6
-rw-r--r--x11-misc/vym/ChangeLog5
-rw-r--r--x11-misc/vym/vym-1.5.0.ebuild4
16 files changed, 60 insertions, 36 deletions
diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog
index 545285be6401..412f4c6db40c 100644
--- a/x11-misc/icebgset/ChangeLog
+++ b/x11-misc/icebgset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icebgset
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.16 2004/11/02 13:12:31 phosphan Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.17 2005/07/01 15:16:49 caleb Exp $
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> icebgset-1.3.ebuild:
+ Fix qmake dir per bug #97535
02 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> -icebgset-1.0.ebuild,
-icebgset-1.1.ebuild, icebgset-1.3.ebuild:
diff --git a/x11-misc/icebgset/icebgset-1.3.ebuild b/x11-misc/icebgset/icebgset-1.3.ebuild
index 849a6815d016..425cc680981e 100644
--- a/x11-misc/icebgset/icebgset-1.3.ebuild
+++ b/x11-misc/icebgset/icebgset-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.3.ebuild,v 1.3 2004/11/02 13:12:31 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.3.ebuild,v 1.4 2005/07/01 15:16:49 caleb Exp $
DESCRIPTION="IceWM background editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -20,7 +20,7 @@ src_unpack() {
}
src_compile() {
- qmake || die
+ ${QTDIR}/bin/qmake || die
}
src_install() {
diff --git a/x11-misc/icecc/ChangeLog b/x11-misc/icecc/ChangeLog
index e2b844cff8f1..7dda2308fb6d 100644
--- a/x11-misc/icecc/ChangeLog
+++ b/x11-misc/icecc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icecc
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.22 2004/11/02 13:18:18 phosphan Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.23 2005/07/01 15:14:40 caleb Exp $
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> icecc-2.9.ebuild:
+ Fix qmake dir per bug #97535
02 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> :
Cleanup, latest version stable for x86.
diff --git a/x11-misc/icecc/icecc-2.9.ebuild b/x11-misc/icecc/icecc-2.9.ebuild
index 764e90412490..7156c47efb80 100644
--- a/x11-misc/icecc/icecc-2.9.ebuild
+++ b/x11-misc/icecc/icecc-2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.9.ebuild,v 1.3 2004/11/02 13:14:22 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.9.ebuild,v 1.4 2005/07/01 15:14:40 caleb Exp $
inherit eutils
@@ -23,7 +23,7 @@ src_unpack() {
}
src_compile() {
- qmake || die
+ ${QTDIR}/bin/qmake || die
emake || die
}
diff --git a/x11-misc/iceked/ChangeLog b/x11-misc/iceked/ChangeLog
index 29c69c723f2d..bdf9c06ef6b5 100644
--- a/x11-misc/iceked/ChangeLog
+++ b/x11-misc/iceked/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/iceked
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.12 2004/11/02 13:16:35 phosphan Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.13 2005/07/01 15:18:41 caleb Exp $
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> iceked-1.5.ebuild:
+ Fix qmake dir per bug #97535
02 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> -iceked-1.3.ebuild,
iceked-1.5.ebuild:
diff --git a/x11-misc/iceked/iceked-1.5.ebuild b/x11-misc/iceked/iceked-1.5.ebuild
index d22f251a2c62..bc7c9523f22e 100644
--- a/x11-misc/iceked/iceked-1.5.ebuild
+++ b/x11-misc/iceked/iceked-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.5.ebuild,v 1.3 2004/11/02 13:16:35 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.5.ebuild,v 1.4 2005/07/01 15:18:41 caleb Exp $
DESCRIPTION="IceWM keys editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -21,7 +21,7 @@ src_unpack() {
src_compile () {
addwrite ${QTDIR}/etc/settings
- qmake ${PN}.pro
+ ${QTDIR}/bin/qmake ${PN}.pro
emake || die
}
diff --git a/x11-misc/icemc/ChangeLog b/x11-misc/icemc/ChangeLog
index d3f0dcdac452..56d33e707a22 100644
--- a/x11-misc/icemc/ChangeLog
+++ b/x11-misc/icemc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icemc
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.20 2004/11/02 14:40:32 phosphan Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.21 2005/07/01 15:15:11 caleb Exp $
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> icemc-2.1-r1.ebuild:
+ Fix qmake dir per bug #97535
02 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> -icemc-1.8.ebuild,
-icemc-1.9.ebuild, icemc-2.1-r1.ebuild:
diff --git a/x11-misc/icemc/icemc-2.1-r1.ebuild b/x11-misc/icemc/icemc-2.1-r1.ebuild
index 745859cf9422..25ac374eaa8d 100644
--- a/x11-misc/icemc/icemc-2.1-r1.ebuild
+++ b/x11-misc/icemc/icemc-2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild,v 1.2 2004/11/02 14:40:32 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild,v 1.3 2005/07/01 15:15:11 caleb Exp $
DESCRIPTION="IceWM menu/toolbar editor"
HOMEPAGE="http://icecc.sourceforge.net/"
@@ -20,7 +20,7 @@ src_unpack() {
src_compile() {
addwrite ${QTDIR}/etc/settings
- qmake ${PN}.pro
+ ${QTDIR}/bin/qmake ${PN}.pro
emake || die "emake failed"
}
diff --git a/x11-misc/icesndcfg/ChangeLog b/x11-misc/icesndcfg/ChangeLog
index 9489e641fcbc..eb8038c93987 100644
--- a/x11-misc/icesndcfg/ChangeLog
+++ b/x11-misc/icesndcfg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icesndcfg
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.14 2004/11/02 21:54:25 gustavoz Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.15 2005/07/01 15:18:03 caleb Exp $
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> icesndcfg-1.3.ebuild:
+ Fix qmake dir per bug #97535
02 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> icesndcfg-1.3.ebuild:
Stable on sparc
diff --git a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild
index 854028dff1c0..67bcb42f8f05 100644
--- a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild
+++ b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.5 2004/11/02 21:54:25 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.6 2005/07/01 15:18:03 caleb Exp $
IUSE=""
@@ -25,7 +25,7 @@ src_unpack() {
src_compile () {
addwrite ${QTDIR}/etc/settings
qmake ${PN}.pro
- emake || die
+ ${QTDIR}/bin/emake || die
}
src_install () {
diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog
index 21f13d9b2189..4cd03d0605b5 100644
--- a/x11-misc/icets/ChangeLog
+++ b/x11-misc/icets/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icets
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.18 2005/01/13 09:40:43 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.19 2005/07/01 15:15:49 caleb Exp $
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> icets-1.4.ebuild:
+ Fix qmake dir per bug #97535
13 Jan 2005; Patrick Kursawe <phosphan@gentoo.org> icets-1.4.ebuild:
Correcting install dir for the binary (was /usr/local/bin by accident)
diff --git a/x11-misc/icets/icets-1.4.ebuild b/x11-misc/icets/icets-1.4.ebuild
index 22e535a34838..4ec510c2d46e 100644
--- a/x11-misc/icets/icets-1.4.ebuild
+++ b/x11-misc/icets/icets-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.4.ebuild,v 1.4 2005/01/13 09:40:44 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.4.ebuild,v 1.5 2005/07/01 15:15:49 caleb Exp $
DESCRIPTION="IceWM Theme Editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -24,7 +24,7 @@ src_unpack() {
}
src_compile () {
- qmake || die
+ ${QTDIR}/bin/qmake || die
emake || die
}
diff --git a/x11-misc/icewoed/ChangeLog b/x11-misc/icewoed/ChangeLog
index 761137867d5b..24fd9d385e48 100644
--- a/x11-misc/icewoed/ChangeLog
+++ b/x11-misc/icewoed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icewoed
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.15 2004/11/02 14:36:45 phosphan Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.16 2005/07/01 15:19:50 caleb Exp $
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> icewoed-1.8.ebuild:
+ Fix qmake dir per bug #97535
02 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> -icewoed-1.5.ebuild,
-icewoed-1.6.ebuild, icewoed-1.8.ebuild:
diff --git a/x11-misc/icewoed/icewoed-1.8.ebuild b/x11-misc/icewoed/icewoed-1.8.ebuild
index 8feaaf15a1f4..db6125b05421 100644
--- a/x11-misc/icewoed/icewoed-1.8.ebuild
+++ b/x11-misc/icewoed/icewoed-1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.8.ebuild,v 1.3 2004/11/02 14:36:45 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.8.ebuild,v 1.4 2005/07/01 15:19:50 caleb Exp $
DESCRIPTION="IceWM winoptions editor."
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -21,7 +21,7 @@ src_unpack () {
}
src_compile () {
- qmake || die
+ ${QTDIR}/bin/qmake || die
}
src_install () {
diff --git a/x11-misc/vym/ChangeLog b/x11-misc/vym/ChangeLog
index c82fe11e0353..6a9314c46ab1 100644
--- a/x11-misc/vym/ChangeLog
+++ b/x11-misc/vym/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/vym
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/ChangeLog,v 1.2 2005/01/08 10:18:06 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/ChangeLog,v 1.3 2005/07/01 15:14:10 caleb Exp $
+
+ 01 Jul 2005; Caleb Tennis <caleb@gentoo.org> vym-1.5.0.ebuild:
+ Fix qmake dir per bug #97535
08 Jan 2005; Stuart Herbert <stuart@gentoo.org> vym-1.5.0.ebuild:
Fixed bad HOMEPAGE. Thanks to Rob Cakebread <pythonhead@gentoo.org>. See bug
diff --git a/x11-misc/vym/vym-1.5.0.ebuild b/x11-misc/vym/vym-1.5.0.ebuild
index f50d694b9009..03fdb1c4a85c 100644
--- a/x11-misc/vym/vym-1.5.0.ebuild
+++ b/x11-misc/vym/vym-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/vym-1.5.0.ebuild,v 1.2 2005/01/08 10:18:06 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/vym-1.5.0.ebuild,v 1.3 2005/07/01 15:14:10 caleb Exp $
inherit eutils
@@ -29,7 +29,7 @@ DEPEND="
src_compile() {
cd ${S}
- qmake -o Makefile vym.pro
+ ${QTDIR}/bin/qmake -o Makefile vym.pro
emake || die "emake failed"
# we don't build the pdf, because texi2pdf chokes on the .tex source