diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-24 16:51:17 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-24 16:51:17 +0000 |
commit | 1f9155e1ee24ecf424f58e0dd72f47a10b3e94c5 (patch) | |
tree | 601e32c064d23b9ed0dc9251e71c4633a7ff7fda /sys-devel | |
parent | Fix bug 29511. Seems as if the depends were silently changed. (diff) | |
download | gentoo-2-1f9155e1ee24ecf424f58e0dd72f47a10b3e94c5.tar.gz gentoo-2-1f9155e1ee24ecf424f58e0dd72f47a10b3e94c5.tar.bz2 gentoo-2-1f9155e1ee24ecf424f58e0dd72f47a10b3e94c5.zip |
cleanup
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/distcc/Manifest | 18 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.10-r1.ebuild | 111 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.10-r2.ebuild | 111 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.10.ebuild | 110 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.11.ebuild | 110 | ||||
-rw-r--r-- | sys-devel/distcc/files/digest-distcc-2.10 | 1 | ||||
-rw-r--r-- | sys-devel/distcc/files/digest-distcc-2.10-r1 | 1 | ||||
-rw-r--r-- | sys-devel/distcc/files/digest-distcc-2.10-r2 | 1 | ||||
-rw-r--r-- | sys-devel/distcc/files/digest-distcc-2.11 | 1 |
9 files changed, 5 insertions, 459 deletions
diff --git a/sys-devel/distcc/Manifest b/sys-devel/distcc/Manifest index 41affe6d83d8..bcf942f172d6 100644 --- a/sys-devel/distcc/Manifest +++ b/sys-devel/distcc/Manifest @@ -1,29 +1,21 @@ MD5 e94897c7d034a4e0444fd02bbd4df27f ChangeLog 13125 -MD5 ff26d9e0a5f8d639aa1f2810187d9012 distcc-2.10-r1.ebuild 3489 -MD5 a64395143382132b1a82f6d87016e21e distcc-2.10-r2.ebuild 3508 -MD5 58d1c3a6aa178de53f9e352990c8ff23 distcc-2.10-r3.ebuild 3380 -MD5 8cfcda064781a10ddcddbc85f43b032a distcc-2.10.ebuild 3451 MD5 3f24933f751d9ba7a6c90c2751a3e083 distcc-2.5-r1.ebuild 3208 +MD5 58d1c3a6aa178de53f9e352990c8ff23 distcc-2.10-r3.ebuild 3380 MD5 c68dd76338384f0a996204db7364f8f7 distcc-2.8-r2.ebuild 3357 MD5 f7332ba9718f262c2f3efb2f7f8945c7 distcc-2.9.ebuild 3445 MD5 70619e7eb5fa4fd0aa4f3588579cd50d metadata.xml 443 -MD5 434444ae4d6679a445b1640a32368278 distcc-2.11.ebuild 3420 MD5 2feb5ef608b6a01791939a04b33548a3 distcc-2.11-r1.ebuild 3549 -MD5 996b45704fdf266745dfc2e6038a1f76 files/digest-distcc-2.10 64 -MD5 996b45704fdf266745dfc2e6038a1f76 files/digest-distcc-2.10-r1 64 -MD5 996b45704fdf266745dfc2e6038a1f76 files/digest-distcc-2.10-r2 64 -MD5 996b45704fdf266745dfc2e6038a1f76 files/digest-distcc-2.10-r3 64 MD5 e1ecfcc1aad7c385cf3c41966277cda7 files/digest-distcc-2.5-r1 63 +MD5 996b45704fdf266745dfc2e6038a1f76 files/digest-distcc-2.10-r3 64 MD5 56fd1ac60c1b8402e1632da62f32a890 files/digest-distcc-2.8-r2 63 MD5 ade4e8cda892045944e204fc2c3df8bd files/digest-distcc-2.9 63 -MD5 8d8b631e78e00fe0e948b53145e0e47a files/digest-distcc-2.11 64 MD5 8d8b631e78e00fe0e948b53145e0e47a files/digest-distcc-2.11-r1 64 -MD5 e40dfa1f21a9a2301faaff21cf76e7d8 files/2.11/conf 655 -MD5 272d85cd71c7dd7eaf3772f895371a41 files/2.11/distcc-config 7560 -MD5 c8ff220b60c105fcede2c72f274995db files/2.11/init 630 MD5 d69d2e510421afc34c73a9cb50c5fb0d files/2.10/conf 655 MD5 813a6a43167076da271ef55188a77826 files/2.10/init 630 MD5 3375d451fca8db4a3280b16679bc5858 files/2.10/distcc-config 7560 +MD5 e40dfa1f21a9a2301faaff21cf76e7d8 files/2.11/conf 655 +MD5 c8ff220b60c105fcede2c72f274995db files/2.11/init 630 +MD5 272d85cd71c7dd7eaf3772f895371a41 files/2.11/distcc-config 7560 MD5 ee4f0fde9d5e6fe88bf7f513cf12920c files/2.8/001_fix_tempfile.patch.gz 251 MD5 41f782125d594b7249fcd1fc6c306b02 files/2.8/conf 592 MD5 9e01d7b626696716500bbf56c68a5680 files/2.8/distcc-config 7559 diff --git a/sys-devel/distcc/distcc-2.10-r1.ebuild b/sys-devel/distcc/distcc-2.10-r1.ebuild deleted file mode 100644 index 92a2fdccbd44..000000000000 --- a/sys-devel/distcc/distcc-2.10-r1.ebuild +++ /dev/null @@ -1,111 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.10-r1.ebuild,v 1.1 2003/08/13 22:13:59 lisa Exp $ - -inherit eutils gcc flag-o-matic -[ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - -HOMEPAGE="http://distcc.samba.org/" -SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2" -DESCRIPTION="a program to distribute compilation of C code across several machines on a network" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" -IUSE="gtk" - -DEPEND=">=sys-apps/portage-2.0.46-r11 - >=sys-devel/gcc-config-1.3.1 - sys-apps/shadow" - -RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.1 ) - selinux? ( sec-policy/selinux-distcc )" - - -src_compile() { - local myconf="--with-included-popt " - #Here we use the built in parse-options package. It saves a dependancy - - use gtk && myconf="--enable-gnome" - - econf ${myconf} || die "econf ${myconf} failed" - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D%/}" install - - insinto /usr/share/doc/${PN} - doins "${S}/survey.txt" - - exeinto /usr/bin - doexe "${FILESDIR}/${PV}/distcc-config" - - insinto /etc/conf.d - newins "${FILESDIR}/${PV}/conf" distccd - - exeinto /etc/init.d - newexe "${FILESDIR}/${PV}/init" distccd - - # create and keep the symlink dir - dodir /usr/lib/distcc/bin - keepdir /usr/lib/distcc/bin - - # create the distccd pid directory - dodir /var/run/distccd - keepdir /var/run/distccd -} - -pkg_preinst() { - # non-/ installs don't require us to do anything here - [ "${ROOT}" != "/" ] && return 0 - - # stop daemon since script is being updated - [ -n "$(pidof distccd)" -a -x /etc/init.d/distccd ] && \ - /etc/init.d/distccd stop - - # moved user creation and permissions to distcc-config script - # because of ROOT install requirements -} - -pkg_postinst() { - # handle DISTCC_HOSTS upgrade better - local ENVFILE - ENVFILE="${ROOT}etc/env.d/02distcc" - [ ! -f "${ENVFILE}" ] && \ - ENVFILE="${ROOT}etc/env.d/04distcc" - if [ -f "${ENVFILE}" ] - then - # save hosts to new file - ROOT="${ROOT}" ${ROOT}usr/bin/distcc-config --set-hosts \ - $(egrep '^DISTCC_HOSTS' "${ENVFILE}" | sed 's,[^=]*=,,') - # now remove from the file - grep -v 'DISTCC_HOSTS' "${ENVFILE}" > "${ENVFILE}.new" - mv "${ENVFILE}.new" "${ENVFILE}" - fi - - if [ "${ROOT}" = "/" ]; then - einfo "Installing links to native compilers..." - /usr/bin/distcc-config --install-user - /usr/bin/distcc-config --install-links - /usr/bin/distcc-config --install-links "${CHOST}" - /usr/bin/distcc-config --install - else - # distcc-config can *almost* handle ROOT installs itself - # but for now, but user must finsh things off - ewarn "*** Installation is not complete ***" - ewarn "You must run the following as root:" - ewarn " /usr/bin/distcc-config --install" - ewarn "after booting or chrooting into ${ROOT}" - fi - einfo "Tips on using distcc with Gentoo can be found at" - einfo "http://www.gentoo.org/doc/en/distcc.xml" - echo "" - einfo "As of this release (2.10), you can specify where you want state" - einfo "files to go (these are for monitoring). You can specify this setting" - einfo "in /etc/make.conf by setting DISTCC_DIR to somewhere portage can write to" - einfo "such as /tmp, also, change it in /etc/conf.d/distccd." - echo "" - einfo "To use the distccmon programs with Gentoo you should use this command:" - einfo " sudo -H -u portage distccmon-text OR sudo -H -u portage distccmon-gnome" -} diff --git a/sys-devel/distcc/distcc-2.10-r2.ebuild b/sys-devel/distcc/distcc-2.10-r2.ebuild deleted file mode 100644 index a8ef198487c0..000000000000 --- a/sys-devel/distcc/distcc-2.10-r2.ebuild +++ /dev/null @@ -1,111 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.10-r2.ebuild,v 1.1 2003/08/15 23:06:33 seemant Exp $ - -inherit eutils gcc flag-o-matic -[ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - -HOMEPAGE="http://distcc.samba.org/" -SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2" -DESCRIPTION="a program to distribute compilation of C code across several machines on a network" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" -IUSE="gtk" - -DEPEND=">=sys-apps/portage-2.0.46-r11 - >=sys-devel/gcc-config-1.3.1 - sys-apps/shadow" - -RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.1 ) - selinux? ( sec-policy/selinux-distcc )" - - -src_compile() { - local myconf="--with-included-popt " - #Here we use the built in parse-options package. It saves a dependancy - - use gtk && myconf="--enable-gnome" - - econf ${myconf} || die "econf ${myconf} failed" - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D%/}" install - - insinto /usr/share/doc/${PN} - doins "${S}/survey.txt" - - exeinto /usr/bin - doexe "${FILESDIR}/${PV}/distcc-config" - - insinto /etc/conf.d - newins "${FILESDIR}/${PV}/conf" distccd - - exeinto /etc/init.d - newexe "${FILESDIR}/${PV}/init" distccd - - # create and keep the symlink dir - dodir /usr/lib/distcc/bin - keepdir /usr/lib/distcc/bin - - # create the distccd pid directory - dodir /var/run/distccd - keepdir /var/run/distccd -} - -pkg_preinst() { - # non-/ installs don't require us to do anything here - [ "${ROOT}" != "/" ] && return 0 - - # stop daemon since script is being updated - [ -n "$(pidof distccd)" -a -x /etc/init.d/distccd ] && \ - /etc/init.d/distccd stop - - # moved user creation and permissions to distcc-config script - # because of ROOT install requirements -} - -pkg_postinst() { - # handle DISTCC_HOSTS upgrade better - local ENVFILE - ENVFILE="${ROOT}etc/env.d/02distcc" - [ ! -f "${ENVFILE}" ] && \ - ENVFILE="${ROOT}etc/env.d/04distcc" - if [ -f "${ENVFILE}" ] - then - # save hosts to new file - ROOT="${ROOT}" ${ROOT}usr/bin/distcc-config --set-hosts \ - $(egrep '^DISTCC_HOSTS' "${ENVFILE}" | sed 's,[^=]*=,,') - # now remove from the file - grep -v 'DISTCC_HOSTS' "${ENVFILE}" > "${ENVFILE}.new" - mv "${ENVFILE}.new" "${ENVFILE}" - fi - - if [ "${ROOT}" = "/" ]; then - einfo "Installing links to native compilers..." - /usr/bin/distcc-config --install-user - /usr/bin/distcc-config --install-links - /usr/bin/distcc-config --install-links "${CHOST}" - /usr/bin/distcc-config --set-env DISTCC_DIR /tmp - else - # distcc-config can *almost* handle ROOT installs itself - # but for now, but user must finsh things off - ewarn "*** Installation is not complete ***" - ewarn "You must run the following as root:" - ewarn " /usr/bin/distcc-config --install" - ewarn "after booting or chrooting into ${ROOT}" - fi - einfo "Tips on using distcc with Gentoo can be found at" - einfo "http://www.gentoo.org/doc/en/distcc.xml" - echo "" - einfo "As of this release (2.10), you can specify where you want state" - einfo "files to go (these are for monitoring). You can specify this setting" - einfo "in /etc/make.conf by setting DISTCC_DIR to somewhere portage can write to" - einfo "such as /tmp, also, change it in /etc/conf.d/distccd." - echo "" - einfo "To use the distccmon programs with Gentoo you should use this command:" - einfo " sudo -H -u portage distccmon-text OR sudo -H -u portage distccmon-gnome" -} diff --git a/sys-devel/distcc/distcc-2.10.ebuild b/sys-devel/distcc/distcc-2.10.ebuild deleted file mode 100644 index 00e412cc9176..000000000000 --- a/sys-devel/distcc/distcc-2.10.ebuild +++ /dev/null @@ -1,110 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.10.ebuild,v 1.1 2003/08/12 16:30:38 lisa Exp $ - -inherit eutils gcc flag-o-matic -[ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - -HOMEPAGE="http://distcc.samba.org/" -SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2" -DESCRIPTION="a program to distribute compilation of C code across several machines on a network" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" -IUSE="gtk" - -DEPEND=">=sys-apps/portage-2.0.46-r11 - >=sys-devel/gcc-config-1.3.1 - sys-apps/shadow" - -RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.1 ) - selinux? ( sec-policy/selinux-distcc )" - - -src_compile() { - local myconf="--with-included-popt " - #Here we use the built in parse-options package. It saves a dependancy - - use gtk && myconf="--enable-gnome" - - econf ${myconf} || die "econf ${myconf} failed" - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D%/}" install - - insinto /usr/share/doc/${PN} - doins "${S}/survey.txt" - - exeinto /usr/bin - doexe "${FILESDIR}/${PV}/distcc-config" - - insinto /etc/conf.d - newins "${FILESDIR}/${PV}/conf" distccd - - exeinto /etc/init.d - newexe "${FILESDIR}/${PV}/init" distccd - - # create and keep the symlink dir - dodir /usr/lib/distcc/bin - keepdir /usr/lib/distcc/bin - - # create the distccd pid directory - dodir /var/run/distccd - keepdir /var/run/distccd -} - -pkg_preinst() { - # non-/ installs don't require us to do anything here - [ "${ROOT}" != "/" ] && return 0 - - # stop daemon since script is being updated - [ -n "$(pidof distccd)" -a -x /etc/init.d/distccd ] && \ - /etc/init.d/distccd stop - - # moved user creation and permissions to distcc-config script - # because of ROOT install requirements -} - -pkg_postinst() { - # handle DISTCC_HOSTS upgrade better - local ENVFILE - ENVFILE="${ROOT}etc/env.d/02distcc" - [ ! -f "${ENVFILE}" ] && \ - ENVFILE="${ROOT}etc/env.d/04distcc" - if [ -f "${ENVFILE}" ] - then - # save hosts to new file - ROOT="${ROOT}" ${ROOT}usr/bin/distcc-config --set-hosts \ - $(egrep '^DISTCC_HOSTS' "${ENVFILE}" | sed 's,[^=]*=,,') - # now remove from the file - grep -v 'DISTCC_HOSTS' "${ENVFILE}" > "${ENVFILE}.new" - mv "${ENVFILE}.new" "${ENVFILE}" - fi - - if [ "${ROOT}" = "/" ]; then - einfo "Installing links to native compilers..." - /usr/bin/distcc-config --install-user - /usr/bin/distcc-config --install-links - /usr/bin/distcc-config --install-links "${CHOST}" - else - # distcc-config can *almost* handle ROOT installs itself - # but for now, but user must finsh things off - ewarn "*** Installation is not complete ***" - ewarn "You must run the following as root:" - ewarn " /usr/bin/distcc-config --install" - ewarn "after booting or chrooting into ${ROOT}" - fi - einfo "Tips on using distcc with Gentoo can be found at" - einfo "http://www.gentoo.org/doc/en/distcc.xml" - echo "" - einfo "As of this release (2.10), you can specify where you want state" - einfo "files to go (these are for monitoring). You can specify this setting" - einfo "in /etc/make.conf by setting DISTCC_DIR to somewhere portage can write to" - einfo "such as /tmp, also, change it in /etc/conf.d/distccd." - echo "" - einfo "To use the distccmon programs with Gentoo you should use this command:" - einfo " sudo -H -u portage distccmon-text OR sudo -H -u portage distccmon-gnome" -} diff --git a/sys-devel/distcc/distcc-2.11.ebuild b/sys-devel/distcc/distcc-2.11.ebuild deleted file mode 100644 index 005953da8a3c..000000000000 --- a/sys-devel/distcc/distcc-2.11.ebuild +++ /dev/null @@ -1,110 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.11.ebuild,v 1.1 2003/09/24 00:46:02 lisa Exp $ - -inherit eutils gcc flag-o-matic -[ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - -PATCHLEVEL="2.11" - -HOMEPAGE="http://distcc.samba.org/" -SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2" -DESCRIPTION="a program to distribute compilation of C code across several machines on a network" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" -IUSE="gtk" - -DEPEND=">=sys-apps/portage-2.0.49-r6 - >=sys-devel/gcc-config-1.3.1 - sys-apps/shadow" - -RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.1 ) - selinux? ( sec-policy/selinux-distcc )" - -src_compile() { - local myconf="--with-included-popt " - #Here we use the built in parse-options package. It saves a dependancy - - use gtk && myconf="${myconf} --with-gnome" - - econf ${myconf} || die "econf ${myconf} failed" - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D%/}" install - - insinto /usr/share/doc/${PN} - doins "${S}/survey.txt" - - exeinto /usr/bin - doexe "${FILESDIR}/${PATCHLEVEL}/distcc-config" - - insinto /etc/conf.d - newins "${FILESDIR}/${PATCHLEVEL}/conf" distccd - - exeinto /etc/init.d - newexe "${FILESDIR}/${PATCHLEVEL}/init" distccd - - # create and keep the symlink dir - dodir /usr/lib/distcc/bin - keepdir /usr/lib/distcc/bin - - # create the distccd pid directory - dodir /var/run/distccd - keepdir /var/run/distccd -} - -pkg_preinst() { - # non-/ installs don't require us to do anything here - [ "${ROOT}" != "/" ] && return 0 - - # stop daemon since script is being updated - [ -n "$(pidof distccd)" -a -x /etc/init.d/distccd ] && \ - /etc/init.d/distccd stop - - # moved user creation and permissions to distcc-config script - # because of ROOT install requirements -} - -pkg_postinst() { - # handle DISTCC_HOSTS upgrade better - local ENVFILE - ENVFILE="${ROOT}etc/env.d/02distcc" - [ ! -f "${ENVFILE}" ] && \ - ENVFILE="${ROOT}etc/env.d/04distcc" - if [ -f "${ENVFILE}" ] - then - # save hosts to new file - ROOT="${ROOT}" ${ROOT}usr/bin/distcc-config --set-hosts \ - $(egrep '^DISTCC_HOSTS' "${ENVFILE}" | sed 's,[^=]*=,,') - # now remove from the file - grep -v 'DISTCC_HOSTS' "${ENVFILE}" > "${ENVFILE}.new" - mv "${ENVFILE}.new" "${ENVFILE}" - fi - - if [ "${ROOT}" = "/" ]; then - einfo "Installing links to native compilers..." - /usr/bin/distcc-config --install-user - /usr/bin/distcc-config --install-links - /usr/bin/distcc-config --install-links "${CHOST}" - /usr/bin/distcc-config --set-env DISTCC_DIR "" - else - # distcc-config can *almost* handle ROOT installs itself - # but for now, but user must finsh things off - ewarn "*** Installation is not complete ***" - ewarn "You must run the following as root:" - ewarn " /usr/bin/distcc-config --install" - ewarn "after booting or chrooting into ${ROOT}" - fi - einfo "Tips on using distcc with Gentoo can be found at" - einfo "http://www.gentoo.org/doc/en/distcc.xml" - ewarn "As of distcc-2.11, the only thing you have to do to configure distcc" - ewarn "is to set your hosts (see the Guide, above) and to add distcc to" - ewarn "the FEATURES line in /etc/make.conf" - echo "" - einfo "To use the distccmon programs with Gentoo you should use this command:" - einfo " DISTCC_DIR=/var/tmp/portage/.distcc distccmon-text N" -} diff --git a/sys-devel/distcc/files/digest-distcc-2.10 b/sys-devel/distcc/files/digest-distcc-2.10 deleted file mode 100644 index 0dbf80357d04..000000000000 --- a/sys-devel/distcc/files/digest-distcc-2.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 044474020e864123b01aaa1c06fc831a distcc-2.10.tar.bz2 239769 diff --git a/sys-devel/distcc/files/digest-distcc-2.10-r1 b/sys-devel/distcc/files/digest-distcc-2.10-r1 deleted file mode 100644 index 0dbf80357d04..000000000000 --- a/sys-devel/distcc/files/digest-distcc-2.10-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 044474020e864123b01aaa1c06fc831a distcc-2.10.tar.bz2 239769 diff --git a/sys-devel/distcc/files/digest-distcc-2.10-r2 b/sys-devel/distcc/files/digest-distcc-2.10-r2 deleted file mode 100644 index 0dbf80357d04..000000000000 --- a/sys-devel/distcc/files/digest-distcc-2.10-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 044474020e864123b01aaa1c06fc831a distcc-2.10.tar.bz2 239769 diff --git a/sys-devel/distcc/files/digest-distcc-2.11 b/sys-devel/distcc/files/digest-distcc-2.11 deleted file mode 100644 index dadd02017bde..000000000000 --- a/sys-devel/distcc/files/digest-distcc-2.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 f3458779c13255d88ee89ea7ccddda29 distcc-2.11.tar.bz2 249365 |