summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2005-01-18 16:40:53 +0000
committerMichael Imhof <tantive@gentoo.org>2005-01-18 16:40:53 +0000
commit8f1d7cf1c7ecd8b9fd75e5e447e0d39abef81e61 (patch)
treeead82a568fa77b664db9d4a320b21d44c702372b /sys-cluster
parentonly block older versions of dev-dotnet/pnet (bug #39369) (diff)
downloadhistorical-8f1d7cf1c7ecd8b9fd75e5e447e0d39abef81e61.tar.gz
historical-8f1d7cf1c7ecd8b9fd75e5e447e0d39abef81e61.tar.bz2
historical-8f1d7cf1c7ecd8b9fd75e5e447e0d39abef81e61.zip
Changed CC=gcc to tc-getCC. Closes #70144.
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openmosixview/ChangeLog8
-rw-r--r--sys-cluster/openmosixview/Manifest16
-rw-r--r--sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild8
-rw-r--r--sys-cluster/openmosixview/openmosixview-1.5.ebuild8
4 files changed, 24 insertions, 16 deletions
diff --git a/sys-cluster/openmosixview/ChangeLog b/sys-cluster/openmosixview/ChangeLog
index 5c8087520ea0..839b2aea1684 100644
--- a/sys-cluster/openmosixview/ChangeLog
+++ b/sys-cluster/openmosixview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/openmosixview
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/ChangeLog,v 1.4 2004/10/26 15:01:06 tantive Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/ChangeLog,v 1.5 2005/01/18 16:40:53 tantive Exp $
+
+ 18 Jan 2005; Michael Imhof <tantive@gentoo.org> openmosixview-1.4-r1.ebuild,
+ openmosixview-1.5.ebuild:
+ Changed CC=gcc to tc-getCC. Closes #70144.
26 Oct 2004; Michael Imhof <tantive@gentoo.org> openmosixview-1.4-r1.ebuild,
openmosixview-1.5.ebuild:
diff --git a/sys-cluster/openmosixview/Manifest b/sys-cluster/openmosixview/Manifest
index 3795ac57164a..5be00b150bb7 100644
--- a/sys-cluster/openmosixview/Manifest
+++ b/sys-cluster/openmosixview/Manifest
@@ -1,17 +1,17 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 b5321b1a3ec2a528ecdbf6dfb4503c4c openmosixview-1.5.ebuild 1756
-MD5 55cd42613b8d4d9ea344748f15a680e4 openmosixview-1.4-r1.ebuild 2259
-MD5 62f2d9024c16a467caf3cf0bc6bfa7b1 ChangeLog 1491
MD5 41664043c4624dedcfeeb07950f08d13 metadata.xml 312
-MD5 d5017d88ab775aaf821cb3e426827008 files/digest-openmosixview-1.4-r1 70
+MD5 7c0418255a6387478819abcef982fcfb ChangeLog 1644
+MD5 34ece4f2532586aa90e9597fc19ddeac openmosixview-1.5.ebuild 1789
+MD5 06779ea5c93059ea7218c08d0c1372bd openmosixview-1.4-r1.ebuild 2292
MD5 36d55cc173a3505d4605028e44916ae9 files/digest-openmosixview-1.5 69
+MD5 d5017d88ab775aaf821cb3e426827008 files/digest-openmosixview-1.4-r1 70
MD5 40351f8cbabc76e8c9b6860e8d92025a files/openmosixcollector.init 499
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
+Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBw2p1I1lqEGTUzyQRAhlwAJ4ofd07gKhJzKIwnFpNXZcyS5z35ACfel8n
-cW7m1Rw98A+KZhEjDVcNENU=
-=kf/b
+iD8DBQFB7TwwKtJO8LeSoosRAl9fAJ4qjJGMaaaja0C5h2tMT7E45nwv8QCeI1KC
+IMysLk7umc2is6UvofUlaKc=
+=uwWK
-----END PGP SIGNATURE-----
diff --git a/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild b/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild
index cae463640729..34db986cbbed 100644
--- a/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild
+++ b/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild
@@ -1,6 +1,8 @@
-# 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/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild,v 1.3 2004/10/26 15:01:06 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild,v 1.4 2005/01/18 16:40:53 tantive Exp $
+
+inherit toolchain-funcs
S=${WORKDIR}/openmosixview-${PV}
DESCRIPTION="cluster-management GUI for OpenMosix"
@@ -26,7 +28,7 @@ src_unpack() {
QTDIR=/usr/qt/3; else
QTDIR=/usr/qt/2;
fi
- CC=gcc
+ CC=$(tc-getCC)
EOF
}
diff --git a/sys-cluster/openmosixview/openmosixview-1.5.ebuild b/sys-cluster/openmosixview/openmosixview-1.5.ebuild
index a741a4c43495..e1da0079eeab 100644
--- a/sys-cluster/openmosixview/openmosixview-1.5.ebuild
+++ b/sys-cluster/openmosixview/openmosixview-1.5.ebuild
@@ -1,6 +1,8 @@
-# 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/sys-cluster/openmosixview/openmosixview-1.5.ebuild,v 1.3 2004/10/26 15:01:06 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/openmosixview-1.5.ebuild,v 1.4 2005/01/18 16:40:53 tantive Exp $
+
+inherit toolchain-funcs
S=${WORKDIR}/openmosixview-${PV}
DESCRIPTION="cluster-management GUI for OpenMosix"
@@ -26,7 +28,7 @@ src_unpack() {
QTDIR=/usr/qt/3; else
QTDIR=/usr/qt/2;
fi
- CC=gcc
+ CC=$(tc-getCC)
EOF
}