summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-17 13:39:31 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-17 13:39:31 +0000
commit1cca06f05dd304958bd6a656473a4ffb31a2c583 (patch)
tree0a873a849b41334b5b68126e117e7c1c890fa48a /sys-devel
parentVersion bump. (diff)
downloadhistorical-1cca06f05dd304958bd6a656473a4ffb31a2c583.tar.gz
historical-1cca06f05dd304958bd6a656473a4ffb31a2c583.tar.bz2
historical-1cca06f05dd304958bd6a656473a4ffb31a2c583.zip
cleanups
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gecc/Manifest19
-rw-r--r--sys-devel/gecc/files/digest-gecc-200210191
-rw-r--r--sys-devel/gecc/files/gecc-20021019-gentoo.diff12
-rw-r--r--sys-devel/gecc/gecc-20021019.ebuild52
-rw-r--r--sys-devel/gecc/gecc-20021102.ebuild28
5 files changed, 17 insertions, 95 deletions
diff --git a/sys-devel/gecc/Manifest b/sys-devel/gecc/Manifest
index 9f7e4d2b37ef..b7bc09ffaf1e 100644
--- a/sys-devel/gecc/Manifest
+++ b/sys-devel/gecc/Manifest
@@ -1,20 +1,17 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 59327139a1cedec1359a341cd2786b45 ChangeLog 541
-MD5 a8e924efd688378d0e9e7a92541a7560 gecc-20021019.ebuild 1549
-MD5 f703d4961a63534a3bbe7409762b3698 gecc-20021102.ebuild 1363
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 f67688363174d942ba9780b190ba09fa files/conf.geccd 611
-MD5 850801d42cba4ad8b941e839feb09363 files/digest-gecc-20021019 65
+MD5 9e21db96bdcd6f5cfc31f3fd777b9c73 gecc-20021102.ebuild 1052
+MD5 59327139a1cedec1359a341cd2786b45 ChangeLog 541
MD5 00ef9b1c6a002f83fb096be1238489c8 files/digest-gecc-20021102 65
-MD5 a7851866401ff56cb3df9208fb123070 files/env.geccd 37
-MD5 6cf80907823f8c268e31fd7665bfb2bf files/gecc-20021019-gentoo.diff 380
MD5 c4c746f382351fcddd32f5cfd4aa172c files/rc.geccd 718
+MD5 a7851866401ff56cb3df9208fb123070 files/env.geccd 37
+MD5 f67688363174d942ba9780b190ba09fa files/conf.geccd 611
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.5 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFBKr2GI1lqEGTUzyQRAnr6AKCRZfJcaP9g02ZiHonECF29NxOXoACdEwV9
-Rpw0rg2f/vEqRBNil9CNUbE=
-=sIet
+iD8DBQFC2l+qgIKl8Uu19MoRAhAPAJ4vbu0jdeSZyuUGG9whbwIFBVMK1QCfZgVP
+M3hcgcht2J8X8OpgzvtkiBs=
+=2t7H
-----END PGP SIGNATURE-----
diff --git a/sys-devel/gecc/files/digest-gecc-20021019 b/sys-devel/gecc/files/digest-gecc-20021019
deleted file mode 100644
index 51f53f7a1c12..000000000000
--- a/sys-devel/gecc/files/digest-gecc-20021019
+++ /dev/null
@@ -1 +0,0 @@
-MD5 bdbb19939fb26c73b01de0dd0e0c4012 gecc-20021019.tar.gz 153399
diff --git a/sys-devel/gecc/files/gecc-20021019-gentoo.diff b/sys-devel/gecc/files/gecc-20021019-gentoo.diff
deleted file mode 100644
index 0369368e34a6..000000000000
--- a/sys-devel/gecc/files/gecc-20021019-gentoo.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nru Makefile Makefile
---- Makefile 2002-10-19 16:12:45.000000000 -0400
-+++ Makefile 2002-10-19 16:14:10.000000000 -0400
-@@ -71,7 +71,7 @@
- install_sh = /var/tmp/portage/gecc-20021019/work/gecc-20021019/install-sh
-
- COMMON_SRC = cmdl.cpp con.cpp hash.cpp io.cpp md5.cpp util.cpp logger.cpp
--SUBDIRS = . test
-+SUBDIRS = .
- TESTS = test_geccargs
-
- bin_PROGRAMS = gecc geccd
diff --git a/sys-devel/gecc/gecc-20021019.ebuild b/sys-devel/gecc/gecc-20021019.ebuild
deleted file mode 100644
index bee76a587350..000000000000
--- a/sys-devel/gecc/gecc-20021019.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.9 2004/08/24 04:00:55 swegener Exp $
-
-inherit eutils
-
-# comprehensive list of any and all USE flags leveraged in the build,
-# with the exception of any ARCH specific flags, i.e. ppc sparc sparc64
-# x86 alpha - this is a required variable
-IUSE=""
-DESCRIPTION="gecc is a tool to speed up compilation of C/C++ sources. It distributes the compilation on a cluster of compilation nodes. It also caches the object files to save some unneeded work."
-HOMEPAGE="http://gecc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-DEPEND="sys-devel/gcc"
-
-src_compile() {
- rm -rf test
- econf || die "configure failed"
- epatch ${FILESDIR}/${P}-gentoo.diff
- emake || die "make failed"
-}
-
-src_install() {
- einstall || die "Install failed"
- dodoc README
-
- dodir /usr/bin/gecc_link
- dosym /usr/bin/gecc /usr/bin/gecc_link/gcc
- dosym /usr/bin/gecc /usr/bin/gecc_link/g++
- dosym /usr/bin/gecc /usr/bin/gecc_link/c++
- dosym /usr/bin/gecc /usr/bin/gecc_link/cc
-
- insinto /etc/conf.d
- newins ${FILESDIR}/conf.geccd geccd
-
- insinto /etc/env.d
- newins ${FILESDIR}/env.geccd 06geccd
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/rc.geccd geccd
-}
-
-pkg_postinst() {
- einfo
- einfo "To use gecc for you local compiles you will need to add"
- einfo "/usr/bin/gecc to the front of your path, and add geccd"
- einfo "to your default runlevel"
- einfo
-}
diff --git a/sys-devel/gecc/gecc-20021102.ebuild b/sys-devel/gecc/gecc-20021102.ebuild
index e347db79c3a6..80b7f93e47b1 100644
--- a/sys-devel/gecc/gecc-20021102.ebuild
+++ b/sys-devel/gecc/gecc-20021102.ebuild
@@ -1,22 +1,17 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021102.ebuild,v 1.5 2004/08/24 04:00:55 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021102.ebuild,v 1.6 2005/07/17 13:39:31 vapier Exp $
-IUSE=""
-DESCRIPTION="gecc is a tool to speed up compilation of C/C++ sources. It distributes the compilation on a cluster of compilation nodes. It also caches the object files to save some unneeded work."
+DESCRIPTION="tool to speed up compilation of C/C++ sources with compilation distribution and caches"
HOMEPAGE="http://gecc.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-DEPEND="sys-devel/gcc"
+IUSE=""
-src_compile() {
-# rm -rf test
- econf || die "configure failed"
-# patch -p0 < ${FILESDIR}/${P}-gentoo.diff || die
- emake || die "make failed"
-}
+DEPEND=""
src_install() {
einstall || die "Install failed"
@@ -28,20 +23,15 @@ src_install() {
dosym /usr/bin/gecc /usr/bin/gecc_link/c++
dosym /usr/bin/gecc /usr/bin/gecc_link/cc
- insinto /etc/conf.d
- newins ${FILESDIR}/conf.geccd geccd
-
- insinto /etc/env.d
- newins ${FILESDIR}/env.geccd 06geccd
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/rc.geccd geccd
+ newconfd ${FILESDIR}/conf.geccd geccd
+ newenvd ${FILESDIR}/env.geccd 06geccd
+ newinitd ${FILESDIR}/rc.geccd geccd
}
pkg_postinst() {
einfo
einfo "To use gecc for you local compiles you will need to add"
- einfo "/usr/bin/gecc to the front of your path, and add geccd"
+ einfo "/usr/bin/gecc/ to the front of your path, and add geccd"
einfo "to your default runlevel"
einfo
}