summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2004-11-29 15:10:00 +0000
committerAaron Walker <ka0ttic@gentoo.org>2004-11-29 15:10:00 +0000
commit990cdf5e16408c28829f6925ec6fbfb1061ec8fa (patch)
treecf161c01a9d299f99332faa114ac55bdf6d6b469 /dev-util/colorgcc
parentStable on sparc wrt #67648 (Manifest recommit) (diff)
downloadgentoo-2-990cdf5e16408c28829f6925ec6fbfb1061ec8fa.tar.gz
gentoo-2-990cdf5e16408c28829f6925ec6fbfb1061ec8fa.tar.bz2
gentoo-2-990cdf5e16408c28829f6925ec6fbfb1061ec8fa.zip
Marked stable on x86.
Diffstat (limited to 'dev-util/colorgcc')
-rw-r--r--dev-util/colorgcc/ChangeLog5
-rw-r--r--dev-util/colorgcc/Manifest14
-rw-r--r--dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild18
3 files changed, 18 insertions, 19 deletions
diff --git a/dev-util/colorgcc/ChangeLog b/dev-util/colorgcc/ChangeLog
index 0cc790ec4c63..9c6d78b7a99f 100644
--- a/dev-util/colorgcc/ChangeLog
+++ b/dev-util/colorgcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/colorgcc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/ChangeLog,v 1.13 2004/10/21 15:22:40 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/ChangeLog,v 1.14 2004/11/29 15:10:00 ka0ttic Exp $
+
+ 29 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> colorgcc-1.3.2-r4.ebuild:
+ Marked stable on x86.
21 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml:
Add metadata (shell-tools)
diff --git a/dev-util/colorgcc/Manifest b/dev-util/colorgcc/Manifest
index c84e50ec0f32..123111282b0d 100644
--- a/dev-util/colorgcc/Manifest
+++ b/dev-util/colorgcc/Manifest
@@ -1,10 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 3f8e8d8bfa282bf6e8e77385b9840d90 colorgcc-1.3.2-r2.ebuild 1508
-MD5 df33bf00e41131d389dc9fd3c2f26d1f colorgcc-1.3.2-r4.ebuild 1914
+MD5 bc0bd45cc40f741e733b05a5cedf700a colorgcc-1.3.2-r4.ebuild 2132
MD5 f51d2cf7a27743750f69be61399eac66 colorgcc-1.3.2-r1.ebuild 1312
-MD5 f791eb8fb2f0b83ae51bf339ec17a2e7 ChangeLog 2241
+MD5 3c4c0a235ab5f9d5c5991256fdfffd09 ChangeLog 2341
MD5 0c131a7201c4670302767f93643876fa metadata.xml 165
MD5 0a8e4c4ef77cfe93c9da6ba03ffa844e colorgcc-1.3.2-r3.ebuild 1641
MD5 a7e0ce3a863e959031d6ebc250a24cd0 files/colorgcc-1.3.2-gentoo-one.patch 6576
@@ -14,10 +11,3 @@ MD5 698ebf14622e08a57a40c828ca435036 files/digest-colorgcc-1.3.2-r3 139
MD5 592ce525361d7cb9136917c8443a7c9e files/digest-colorgcc-1.3.2-r4 65
MD5 ea48f2072114b79e49fec71b4b2d77c3 files/colorgcc-1.3.2-gcc_config.patch 887
MD5 a25cb38b04323bc5db5f0a442a905f4d files/colorgcc-1.3.2-gentoo-two.patch 1953
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBd9RJEZCkKN40op4RAuLQAJ0bm7bVlNENwEVgM/k2yMfD3rzVlgCgkQHd
-AiqFQGD3wuNCc0sjRw+U14s=
-=AseR
------END PGP SIGNATURE-----
diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild
index 7c5d65306ddc..e428fbb14c1c 100644
--- a/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild
+++ b/dev-util/colorgcc/colorgcc-1.3.2-r4.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/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild,v 1.5 2004/06/25 02:23:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild,v 1.6 2004/11/29 15:10:00 ka0ttic Exp $
IUSE=""
@@ -12,7 +12,7 @@ SRC_URI="http://www.mindspring.com/~jamoyers/software/colorgcc/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64"
+KEYWORDS="x86 ~sparc ~mips ~ppc ~amd64"
DEPEND="dev-lang/perl"
@@ -45,6 +45,7 @@ src_install() {
}
pkg_postinst() {
+ echo
einfo "If you have existing \$HOME/.colorgccrc files that set the location"
einfo "of the compilers, you should remove those lines for maximum"
einfo "flexibility. The colorgcc script now knows how to pass the command"
@@ -52,8 +53,13 @@ pkg_postinst() {
einfo "easier to use with things like ccache and distcc on a conditional"
einfo "basis. You can tweak the /etc/colorgcc/colorgccrc file to change"
einfo "the default settings for everyone (or copy this file as a basis for"
- einfo "a custom \$HOME/.colorgccrc file). NOTE also that the symlinks for"
- einfo "colorgcc are now in the /usr/lib/colorgcc/bin dir NOT the"
- einfo "/usr/bin/wrapper dir. You'll need to change any PATH settings that"
- einfo "referred to the old location."
+ einfo "a custom \$HOME/.colorgccrc file)."
+ einfo
+ einfo "NOTE: the symlinks for colorgcc are now located in"
+ einfo "/usr/lib/colorgcc/bin *NOT* /usr/bin/wrappers. You'll need to"
+ einfo "change any PATH settings that referred to the old location."
+ echo
+ # portage won't delete the old symlinks for users that are upgrading
+ # because the old symlinks still point to /usr/bin/colorgcc which exists...
+ [ -d ${ROOT}/usr/bin/wrappers ] && rm -fr ${ROOT}/usr/bin/wrappers
}