diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:57:35 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:57:35 +0000 |
commit | 21040853fe7a623ceb7ff948ac059aa9de6afdd9 (patch) | |
tree | ba50a1bc6c49ae82d9be58435418ee3fbd9acae4 | |
parent | repoman: header fix; whitespace cleanup (diff) | |
download | gentoo-2-21040853fe7a623ceb7ff948ac059aa9de6afdd9.tar.gz gentoo-2-21040853fe7a623ceb7ff948ac059aa9de6afdd9.tar.bz2 gentoo-2-21040853fe7a623ceb7ff948ac059aa9de6afdd9.zip |
repoman: trim trailing whitespace
28 files changed, 133 insertions, 133 deletions
diff --git a/sys-apps/pam-login/Manifest b/sys-apps/pam-login/Manifest index 105a9aec0fe3..2055bbaeab98 100644 --- a/sys-apps/pam-login/Manifest +++ b/sys-apps/pam-login/Manifest @@ -1,18 +1,18 @@ -MD5 b04418a06d1f88d40e33887a0a19ba82 pam-login-3.6-r2.ebuild 1939 -MD5 aed360d8a84de43c091d1e2f44f08797 pam-login-3.11.ebuild 2288 -MD5 92287c70f24d0bdf31928469305b39fc pam-login-3.11-r1.ebuild 2532 -MD5 408aa58bd178607d57e6c3d486037cfa pam-login-3.6-r1.ebuild 1837 -MD5 5739c21cb2f366c515850e7ee5b97eb8 pam-login-3.7.ebuild 1985 -MD5 e3785b42fc7d5ef52e8e2d987e627187 pam-login-3.10.ebuild 1992 MD5 ac84e9097c680d83da7a9737a06371a8 ChangeLog 3157 -MD5 bcf75778be1a620e99fcaf5d2c55a504 files/pam-login-3.11-selinux.diff 8237 +MD5 363daa32525ee949f2294e752e55709c pam-login-3.10.ebuild 1988 +MD5 13075ff52d9b0a7e91d424096286c570 pam-login-3.6-r1.ebuild 1833 +MD5 4277c8c7e9488f7d4b83945c2dc9f916 pam-login-3.6-r2.ebuild 1935 +MD5 25908a892f7729959d8085cedcb18806 pam-login-3.7.ebuild 1981 +MD5 4e8328615b4be73c2edead03f8e03a9a pam-login-3.11.ebuild 2286 +MD5 ecd4297984744a8212898a88025c2945 pam-login-3.11-r1.ebuild 2530 +MD5 a5e9be8a38e1b8f784d3cf558cff7a6b files/digest-pam-login-3.10 67 MD5 918ba376dc33a5a1c9f9b0bd048b484b files/digest-pam-login-3.6-r1 66 MD5 918ba376dc33a5a1c9f9b0bd048b484b files/digest-pam-login-3.6-r2 66 -MD5 387e811b73906d5f0e5d4417cccfed0e files/digest-pam-login-3.11-r1 67 -MD5 a5e9be8a38e1b8f784d3cf558cff7a6b files/digest-pam-login-3.10 67 -MD5 387e811b73906d5f0e5d4417cccfed0e files/digest-pam-login-3.11 67 +MD5 7febd6315d85fcd5196b602732789573 files/digest-pam-login-3.7 66 +MD5 21df4caf263fa2ed75e574f9a067b72e files/login.defs 3229 MD5 b3602716045d7154356137da6f5dcbad files/pam-login-3.6-SUPATH.patch 438 +MD5 387e811b73906d5f0e5d4417cccfed0e files/digest-pam-login-3.11 67 +MD5 bcf75778be1a620e99fcaf5d2c55a504 files/pam-login-3.11-selinux.diff 8237 +MD5 387e811b73906d5f0e5d4417cccfed0e files/digest-pam-login-3.11-r1 67 MD5 0021ec2d8f5fc517f0e74f7233fc16c9 files/pam-login-3.11-gcc33.patch 527 -MD5 21df4caf263fa2ed75e574f9a067b72e files/login.defs 3229 -MD5 7febd6315d85fcd5196b602732789573 files/digest-pam-login-3.7 66 MD5 e1f2854245d68582c0913c5d6ac9cd66 files/pam-login-3.11-selinux-gcc33.patch 512 diff --git a/sys-apps/pam-login/pam-login-3.10.ebuild b/sys-apps/pam-login/pam-login-3.10.ebuild index ee7e0d5ea406..beba7b8d9cac 100644 --- a/sys-apps/pam-login/pam-login-3.10.ebuild +++ b/sys-apps/pam-login/pam-login-3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.10.ebuild,v 1.8 2003/07/16 13:59:27 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.10.ebuild,v 1.9 2003/09/07 00:57:31 msterret Exp $ # Do we want to backup an old login.defs, and forcefully # install a new version? @@ -25,12 +25,12 @@ src_compile() { use nls ||myconf="--disable-nls" econf ${myconf} || die - + emake || die } src_install() { - einstall rootexecbindir=${D}/bin || die + einstall rootexecbindir=${D}/bin || die insinto /etc insopts -m0644 diff --git a/sys-apps/pam-login/pam-login-3.11-r1.ebuild b/sys-apps/pam-login/pam-login-3.11-r1.ebuild index 7c6f9401be9b..62360d93fc77 100644 --- a/sys-apps/pam-login/pam-login-3.11-r1.ebuild +++ b/sys-apps/pam-login/pam-login-3.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.11-r1.ebuild,v 1.3 2003/07/18 20:40:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.11-r1.ebuild,v 1.4 2003/09/07 00:57:32 msterret Exp $ inherit gnuconfig @@ -54,12 +54,12 @@ src_compile() { use nls ||myconf="--disable-nls" econf ${myconf} || die - + emake || die } src_install() { - einstall rootexecbindir=${D}/bin || die + einstall rootexecbindir=${D}/bin || die insinto /etc insopts -m0644 diff --git a/sys-apps/pam-login/pam-login-3.11.ebuild b/sys-apps/pam-login/pam-login-3.11.ebuild index e47a58ba9be1..c724d5defcf2 100644 --- a/sys-apps/pam-login/pam-login-3.11.ebuild +++ b/sys-apps/pam-login/pam-login-3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.11.ebuild,v 1.10 2003/07/18 20:40:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.11.ebuild,v 1.11 2003/09/07 00:57:32 msterret Exp $ inherit gnuconfig @@ -43,12 +43,12 @@ src_compile() { use nls ||myconf="--disable-nls" econf ${myconf} || die - + emake || die } src_install() { - einstall rootexecbindir=${D}/bin || die + einstall rootexecbindir=${D}/bin || die insinto /etc insopts -m0644 diff --git a/sys-apps/pam-login/pam-login-3.6-r1.ebuild b/sys-apps/pam-login/pam-login-3.6-r1.ebuild index 6a9ca4bb05cb..b75af36979e8 100644 --- a/sys-apps/pam-login/pam-login-3.6-r1.ebuild +++ b/sys-apps/pam-login/pam-login-3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r1.ebuild,v 1.11 2003/07/16 13:59:27 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r1.ebuild,v 1.12 2003/09/07 00:57:32 msterret Exp $ MY_PN="${PN/pam-/pam_}" S="${WORKDIR}/${MY_PN}-${PV}" @@ -13,7 +13,7 @@ LICENSE="GPL-2" DEPEND="virtual/glibc sys-libs/pam >=sys-apps/shadow-4.0.2-r5" - + SLOT="0" src_compile() { @@ -28,7 +28,7 @@ src_compile() { --mandir=/usr/share/man \ --sysconfdir=/etc \ ${myconf} || die - + emake || die } diff --git a/sys-apps/pam-login/pam-login-3.6-r2.ebuild b/sys-apps/pam-login/pam-login-3.6-r2.ebuild index 9ffebecdcd24..9de55fd8eb87 100644 --- a/sys-apps/pam-login/pam-login-3.6-r2.ebuild +++ b/sys-apps/pam-login/pam-login-3.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r2.ebuild,v 1.14 2003/06/21 21:19:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r2.ebuild,v 1.15 2003/09/07 00:57:32 msterret Exp $ MY_PN="${PN/pam-/pam_}" S="${WORKDIR}/${MY_PN}-${PV}" @@ -13,7 +13,7 @@ LICENSE="GPL-2" DEPEND="virtual/glibc sys-libs/pam >=sys-apps/shadow-4.0.2-r5" - + SLOT="0" src_unpack() { @@ -35,7 +35,7 @@ src_compile() { --mandir=/usr/share/man \ --sysconfdir=/etc \ ${myconf} || die - + emake || die } diff --git a/sys-apps/pam-login/pam-login-3.7.ebuild b/sys-apps/pam-login/pam-login-3.7.ebuild index 864d1ffcad67..d81c61196c96 100644 --- a/sys-apps/pam-login/pam-login-3.7.ebuild +++ b/sys-apps/pam-login/pam-login-3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.7.ebuild,v 1.13 2003/06/21 21:19:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.7.ebuild,v 1.14 2003/09/07 00:57:32 msterret Exp $ # Do we want to backup an old login.defs, and forcefully # install a new version? @@ -25,12 +25,12 @@ src_compile() { use nls ||myconf="--disable-nls" econf ${myconf} || die - + emake || die } src_install() { - einstall rootexecbindir=${D}/bin || die + einstall rootexecbindir=${D}/bin || die insinto /etc insopts -m0644 diff --git a/sys-apps/supersed/Manifest b/sys-apps/supersed/Manifest index 0fd5c30b0c0f..c59dda6f62e4 100644 --- a/sys-apps/supersed/Manifest +++ b/sys-apps/supersed/Manifest @@ -1,6 +1,6 @@ MD5 48617a3835b0495dd340d8575a301489 ChangeLog 1520 -MD5 5a1379dc5682d3aad29320ab9c06665b supersed-3.58-r1.ebuild 1281 -MD5 a55411ade71edbe52e39c2747ab4afc9 supersed-3.58-r2.ebuild 1893 +MD5 72c7b48b2b28861b4184245d0608373a supersed-3.58-r1.ebuild 1280 +MD5 ed05af5e0313693b596b45c64c9f067d supersed-3.58-r2.ebuild 1890 MD5 e08c4b2fbe7f16d6f37e82395602035c supersed-3.60.ebuild 1203 MD5 35a6ff3ee1e21220eb6fa6533238a56f files/digest-supersed-3.58-r1 60 MD5 35a6ff3ee1e21220eb6fa6533238a56f files/digest-supersed-3.58-r2 60 diff --git a/sys-apps/supersed/supersed-3.58-r1.ebuild b/sys-apps/supersed/supersed-3.58-r1.ebuild index a916e63f8e4c..e1f17eff2b6a 100644 --- a/sys-apps/supersed/supersed-3.58-r1.ebuild +++ b/sys-apps/supersed/supersed-3.58-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/supersed/supersed-3.58-r1.ebuild,v 1.8 2003/06/21 21:19:41 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/supersed/supersed-3.58-r1.ebuild,v 1.9 2003/09/07 00:57:02 msterret Exp $ IUSE="nls static build" @@ -23,7 +23,7 @@ src_compile() { use static \ && myconf="${myconf} --disable-html" \ || myconf="${myconf} --enable-html" - + if [ -f /usr/bin/sed ] then echo "simple conf" diff --git a/sys-apps/supersed/supersed-3.58-r2.ebuild b/sys-apps/supersed/supersed-3.58-r2.ebuild index 41998cad5c93..8fc117c802ee 100644 --- a/sys-apps/supersed/supersed-3.58-r2.ebuild +++ b/sys-apps/supersed/supersed-3.58-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/supersed/supersed-3.58-r2.ebuild,v 1.10 2003/06/21 21:19:41 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/supersed/supersed-3.58-r2.ebuild,v 1.11 2003/09/07 00:57:02 msterret Exp $ IUSE="nls static build" @@ -34,7 +34,7 @@ src_compile() { use static \ && myconf="${myconf} --disable-html" \ || myconf="${myconf} --enable-html" - + if [ -f /bin/sed ] then echo "simple conf" @@ -44,7 +44,7 @@ src_compile() { ./bootstrap.sh econf ${myconf} || die fi - + rm -f ${S}/doc/sed.info* if [ -z "`use static`" ] @@ -59,7 +59,7 @@ src_install() { # choose any name, but sed for now. If supersed is chosen to replace # good ol' sed, that will work too. newname="ssed" - + into / newbin sed/sed ${newname} diff --git a/sys-apps/systrace/Manifest b/sys-apps/systrace/Manifest index 17d2f56c3e84..6fac14981334 100644 --- a/sys-apps/systrace/Manifest +++ b/sys-apps/systrace/Manifest @@ -1,9 +1,9 @@ -MD5 bd1ddaf8c5687488a40fe060e0c7e502 systrace-1.0-r1.ebuild 1933 MD5 3882d74b742eafce03e1e487c94d245f ChangeLog 1316 -MD5 c8f75c7e87db17a9c34fb86880fcad47 systrace-1.0-r2.ebuild 1902 -MD5 2ffc8a8a69993e65994668f313eb1b4e systrace-1.0-r3.ebuild 1830 -MD5 2f7ea93862e04a1d0df34774bbe3d73e systrace-1.0-r4.ebuild 1875 +MD5 b2014075dfee44c462093fed0d8dd7c4 systrace-1.0-r1.ebuild 1928 +MD5 81e9166cdbf7a7f9c4ac7553841c7805 systrace-1.0-r2.ebuild 1897 +MD5 6001ca40ade9249f2b215d43757d7665 systrace-1.0-r3.ebuild 1825 +MD5 693853ab28781dd9abfe3a9957de0d35 systrace-1.0-r4.ebuild 1870 MD5 8f7c88d1249a2c3d03176b5b52bb88c3 files/digest-systrace-1.0-r1 147 -MD5 c9eadc36d056c9c93a9d9dc3c32e69db files/digest-systrace-1.0-r3 147 MD5 ae6c383f84feb5ad04359eaaf24c34e0 files/digest-systrace-1.0-r2 147 +MD5 c9eadc36d056c9c93a9d9dc3c32e69db files/digest-systrace-1.0-r3 147 MD5 b83584e67ba1b0f1713973b9d8942439 files/digest-systrace-1.0-r4 147 diff --git a/sys-apps/systrace/systrace-1.0-r1.ebuild b/sys-apps/systrace/systrace-1.0-r1.ebuild index 10cee7c46807..011a85230fe9 100644 --- a/sys-apps/systrace/systrace-1.0-r1.ebuild +++ b/sys-apps/systrace/systrace-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r1.ebuild,v 1.5 2003/06/26 23:21:23 natey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r1.ebuild,v 1.6 2003/09/07 00:56:32 msterret Exp $ DESCRIPTION="Systrace userland binary" HOMEPAGE="http://www.citi.umich.edu/u/provos/systrace/index.html" @@ -18,7 +18,7 @@ IUSE="gtk" DEPEND="gtk? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* )" pkg_setup() { - if ! [ -f ${INCLUDE0} ] || ! [ -f ${INCLUDE1} ] ; + if ! [ -f ${INCLUDE0} ] || ! [ -f ${INCLUDE1} ] ; then einfo einfo "ERROR: It does not look like you have a systrace capable kernel. If" @@ -37,23 +37,23 @@ src_compile() { if [ "`use gtk`" ] then einfo - einfo "You are building systrace with gtk support; this version will not" - einfo "function without the sys-apps/gtk-systrace package installed. Please" - einfo "set the USE=\"-gtk\" to build the non-gui capable version of systrace." + einfo "You are building systrace with gtk support; this version will not" + einfo "function without the sys-apps/gtk-systrace package installed. Please" + einfo "set the USE=\"-gtk\" to build the non-gui capable version of systrace." einfo - sleep 7 + sleep 7 ./configure --host=${CHOST} || die elif [ -z "`use gtk`" ] then einfo - einfo "You are building systrace without gtk support; please set USE=\"gtk\"" + einfo "You are building systrace without gtk support; please set USE=\"gtk\"" einfo "to build the gui capable version of systrace." einfo - sleep 7 + sleep 7 cd ${S} epatch ../${PATCH1} || die ./configure --host=${CHOST} || die - fi + fi emake || die } diff --git a/sys-apps/systrace/systrace-1.0-r2.ebuild b/sys-apps/systrace/systrace-1.0-r2.ebuild index 0457100b9f0e..19e438082fe5 100644 --- a/sys-apps/systrace/systrace-1.0-r2.ebuild +++ b/sys-apps/systrace/systrace-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r2.ebuild,v 1.4 2003/06/26 23:21:23 natey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r2.ebuild,v 1.5 2003/09/07 00:56:32 msterret Exp $ DESCRIPTION="Systrace userland binary" HOMEPAGE="http://www.systrace.org" @@ -18,7 +18,7 @@ IUSE="gtk" DEPEND="gtk? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* )" pkg_setup() { - if ! [ -f ${INCLUDE0} ] || ! [ -f ${INCLUDE1} ] ; + if ! [ -f ${INCLUDE0} ] || ! [ -f ${INCLUDE1} ] ; then einfo einfo "ERROR: It does not look like you have a systrace capable kernel. If" @@ -37,23 +37,23 @@ src_compile() { if [ "`use gtk`" ] then einfo - einfo "You are building systrace with gtk support; this version will not" - einfo "function without the sys-apps/gtk-systrace package installed. Please" - einfo "set the USE=\"-gtk\" to build the non-gui capable version of systrace." + einfo "You are building systrace with gtk support; this version will not" + einfo "function without the sys-apps/gtk-systrace package installed. Please" + einfo "set the USE=\"-gtk\" to build the non-gui capable version of systrace." einfo - sleep 7 + sleep 7 ./configure --host=${CHOST} || die elif [ -z "`use gtk`" ] then einfo - einfo "You are building systrace without gtk support; please set USE=\"gtk\"" + einfo "You are building systrace without gtk support; please set USE=\"gtk\"" einfo "to build the gui capable version of systrace." einfo - sleep 7 + sleep 7 cd ${S} epatch ../${PATCH1} || die ./configure --host=${CHOST} || die - fi + fi emake || die } diff --git a/sys-apps/systrace/systrace-1.0-r3.ebuild b/sys-apps/systrace/systrace-1.0-r3.ebuild index c176b61a472c..b854d205802e 100644 --- a/sys-apps/systrace/systrace-1.0-r3.ebuild +++ b/sys-apps/systrace/systrace-1.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r3.ebuild,v 1.4 2003/06/26 23:21:23 natey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r3.ebuild,v 1.5 2003/09/07 00:56:32 msterret Exp $ DESCRIPTION="Systrace userland binary" HOMEPAGE="http://www.systrace.org" @@ -17,7 +17,7 @@ IUSE="gtk" DEPEND="gtk? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* )" pkg_setup() { - if ! [ -f ${INCLUDE} ] ; + if ! [ -f ${INCLUDE} ] ; then einfo einfo "ERROR: It does not look like you have a systrace capable kernel. If" @@ -36,23 +36,23 @@ src_compile() { if [ "`use gtk`" ] then einfo - einfo "You are building systrace with gtk support; this version will not" - einfo "function without the sys-apps/gtk-systrace package installed. Please" - einfo "set the USE=\"-gtk\" to build the non-gui capable version of systrace." + einfo "You are building systrace with gtk support; this version will not" + einfo "function without the sys-apps/gtk-systrace package installed. Please" + einfo "set the USE=\"-gtk\" to build the non-gui capable version of systrace." einfo - sleep 7 + sleep 7 ./configure --host=${CHOST} || die elif [ -z "`use gtk`" ] then einfo - einfo "You are building systrace without gtk support; please set USE=\"gtk\"" + einfo "You are building systrace without gtk support; please set USE=\"gtk\"" einfo "to build the gui capable version of systrace." einfo - sleep 7 + sleep 7 cd ${S} epatch ../${PATCH1} || die ./configure --host=${CHOST} || die - fi + fi emake || die } diff --git a/sys-apps/systrace/systrace-1.0-r4.ebuild b/sys-apps/systrace/systrace-1.0-r4.ebuild index e84685004049..e3b888d99be8 100644 --- a/sys-apps/systrace/systrace-1.0-r4.ebuild +++ b/sys-apps/systrace/systrace-1.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r4.ebuild,v 1.1 2003/06/26 23:21:23 natey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r4.ebuild,v 1.2 2003/09/07 00:56:32 msterret Exp $ DESCRIPTION="Systrace userland binary" HOMEPAGE="http://www.systrace.org" @@ -19,7 +19,7 @@ DEPEND="dev-libs/libevent gtk? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* )" pkg_setup() { - if ! [ -f ${INCLUDE} ] ; + if ! [ -f ${INCLUDE} ] ; then einfo einfo "ERROR: It does not look like you have a systrace capable kernel. If" @@ -38,25 +38,25 @@ src_compile() { if [ "`use gtk`" ] then einfo - einfo "You are building systrace with gtk support; this version will not" - einfo "function without the sys-apps/gtk-systrace package installed. Please" - einfo "set the USE=\"-gtk\" to build the non-gui capable version of systrace." + einfo "You are building systrace with gtk support; this version will not" + einfo "function without the sys-apps/gtk-systrace package installed. Please" + einfo "set the USE=\"-gtk\" to build the non-gui capable version of systrace." einfo sleep 7 - autoconf-2.57 + autoconf-2.57 ./configure || die elif [ -z "`use gtk`" ] then einfo - einfo "You are building systrace without gtk support; please set USE=\"gtk\"" + einfo "You are building systrace without gtk support; please set USE=\"gtk\"" einfo "to build the gui capable version of systrace." einfo - sleep 7 + sleep 7 cd ${S} epatch ../${PATCH1} || die autoconf-2.57 ./configure || die - fi + fi emake || die } diff --git a/sys-apps/tar/Manifest b/sys-apps/tar/Manifest index 25575e521b09..45090182d081 100644 --- a/sys-apps/tar/Manifest +++ b/sys-apps/tar/Manifest @@ -1,7 +1,7 @@ MD5 f584e386933eb54c5a5509a955e77810 ChangeLog 2987 -MD5 49b3503ab26a992975dc3210a8e70302 tar-1.13.25-r1.ebuild 1150 -MD5 af7d5af71e7400000bcfd12ed39d3075 tar-1.13.25-r2.ebuild 1219 -MD5 293a33ed60e4a8a3c0ac7cfe68ca5b52 tar-1.13.25-r3.ebuild 1581 +MD5 1d2c159974ee50d7d30df3711c63fffc tar-1.13.25-r1.ebuild 1150 +MD5 d2452f27258c5b8a7929ceabf929b071 tar-1.13.25-r2.ebuild 1216 +MD5 6461e8293e2ae8a9c7848ea27a067ebc tar-1.13.25-r3.ebuild 1577 MD5 ebfd134ad54b3a6a08124bef38ecdad6 files/digest-tar-1.13.25-r1 64 MD5 ebfd134ad54b3a6a08124bef38ecdad6 files/digest-tar-1.13.25-r2 64 MD5 2fd1441d3b74350616626b5cbdccb099 files/digest-tar-1.13.25-r3 147 diff --git a/sys-apps/tar/tar-1.13.25-r1.ebuild b/sys-apps/tar/tar-1.13.25-r1.ebuild index e535cd3f2c44..c4f3b8dfaa23 100644 --- a/sys-apps/tar/tar-1.13.25-r1.ebuild +++ b/sys-apps/tar/tar-1.13.25-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/tar-1.13.25-r1.ebuild,v 1.11 2003/09/02 19:01:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/tar-1.13.25-r1.ebuild,v 1.12 2003/09/07 00:55:30 msterret Exp $ IUSE="nls static build" @@ -36,7 +36,7 @@ src_install() { cd ${D} mv usr/lib/misc/rmt usr/sbin/rmt.gnu dosym rmt.gnu /usr/sbin/rmt - if [ -z "`use build`" ] + if [ -z "`use build`" ] then dodoc AUTHORS ChangeLog* COPYING NEWS README* PORTS THANKS doman ${FILESDIR}/tar.1 diff --git a/sys-apps/tar/tar-1.13.25-r2.ebuild b/sys-apps/tar/tar-1.13.25-r2.ebuild index e77d8259ab20..e686412370c1 100644 --- a/sys-apps/tar/tar-1.13.25-r2.ebuild +++ b/sys-apps/tar/tar-1.13.25-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/tar-1.13.25-r2.ebuild,v 1.15 2003/09/02 19:01:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/tar-1.13.25-r2.ebuild,v 1.16 2003/09/07 00:55:30 msterret Exp $ IUSE="nls static build" @@ -42,11 +42,11 @@ src_install() { cd ${D} mv usr/lib/misc/rmt usr/sbin/rmt.gnu dosym rmt.gnu /usr/sbin/rmt - # a nasty yet required symlink: - dodir /etc - dosym /usr/sbin/rmt /etc/rmt + # a nasty yet required symlink: + dodir /etc + dosym /usr/sbin/rmt /etc/rmt cd ${S} - if [ -z "`use build`" ] + if [ -z "`use build`" ] then dodoc AUTHORS ChangeLog* COPYING NEWS README* PORTS THANKS doman ${FILESDIR}/tar.1 diff --git a/sys-apps/tar/tar-1.13.25-r3.ebuild b/sys-apps/tar/tar-1.13.25-r3.ebuild index eeb97719149f..9606c8a346f1 100644 --- a/sys-apps/tar/tar-1.13.25-r3.ebuild +++ b/sys-apps/tar/tar-1.13.25-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/tar-1.13.25-r3.ebuild,v 1.16 2003/09/02 19:01:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/tar-1.13.25-r3.ebuild,v 1.17 2003/09/07 00:55:30 msterret Exp $ inherit eutils gnuconfig @@ -48,7 +48,7 @@ src_compile() { else emake LDFLAGS=-static || die fi - + } src_install() { @@ -58,11 +58,11 @@ src_install() { cd ${D} mv usr/lib/misc/rmt usr/sbin/rmt.gnu dosym rmt.gnu /usr/sbin/rmt - # a nasty yet required symlink: - dodir /etc - dosym /usr/sbin/rmt /etc/rmt + # a nasty yet required symlink: + dodir /etc + dosym /usr/sbin/rmt /etc/rmt cd ${S} - if [ -z "`use build`" ] + if [ -z "`use build`" ] then dodoc AUTHORS ChangeLog* COPYING NEWS README* PORTS THANKS doman ${FILESDIR}/tar.1 diff --git a/sys-apps/tcp-wrappers/Manifest b/sys-apps/tcp-wrappers/Manifest index 5da2f5b98278..d285a8b6b6a2 100644 --- a/sys-apps/tcp-wrappers/Manifest +++ b/sys-apps/tcp-wrappers/Manifest @@ -1,7 +1,7 @@ MD5 4c9edc4b8bd4de64150964d2d483690e ChangeLog 2821 MD5 e3d27da8b38f864b85dd31f4173d2a70 tcp-wrappers-7.6-r3.ebuild 1232 +MD5 dfceee65816e04a79c0f84a468cc118a tcp-wrappers-7.6-r4.ebuild 1288 MD5 f1512509ac6ee30566bbcc3bbb5238f2 tcp-wrappers-7.6-r6.ebuild 1922 -MD5 3ee1b9f8b6e9317df1d72e5359b83c3f tcp-wrappers-7.6-r4.ebuild 1289 MD5 9ad8321e86bbd0c9a7bab821564b3fc1 files/digest-tcp-wrappers-7.6-r3 144 MD5 d8f39ad34a5d8154665fb5bf431a781d files/digest-tcp-wrappers-7.6-r4 145 MD5 dfac556cbaad927748c6d2345fb44e1b files/digest-tcp-wrappers-7.6-r6 142 diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild index dd37a17753c9..de0e2c83f60a 100644 --- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild +++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild,v 1.19 2003/06/21 21:19:41 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild,v 1.20 2003/09/07 00:53:43 msterret Exp $ inherit eutils @@ -27,7 +27,7 @@ src_unpack() { epatch ${PATCHDIR}/${MY_P}-ipv6-1.6.diff epatch ${PATCHDIR}/${MY_P}-stdc.diff epatch ${PATCHDIR}/${MY_P}.diff - + cp Makefile Makefile.orig sed -e "s:-O2:${CFLAGS} -fPIC:" \ -e "s:AUX_OBJ=.*:AUX_OBJ= \\\:" Makefile.orig > Makefile diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest index f2a8c64751b4..0dea21c8f9f0 100644 --- a/sys-apps/texinfo/Manifest +++ b/sys-apps/texinfo/Manifest @@ -1,7 +1,7 @@ MD5 bbc31cddbe8124b3566731a13afc1627 ChangeLog 4279 -MD5 0cabd58c1798443459849d8c26411b2e texinfo-4.3-r1.ebuild 1772 -MD5 2ee182f913e799be89181964daaef32c texinfo-4.5.ebuild 1701 -MD5 722ad4c2782fd091d848174c91ed9d05 texinfo-4.6.ebuild 1677 +MD5 05f1c86004036af535b35b3086ec6771 texinfo-4.3-r1.ebuild 1766 +MD5 9d617c49e9ed53f1242ebed214b99171 texinfo-4.5.ebuild 1695 +MD5 05c955395b5e70beca78d0b37bd5c44c texinfo-4.6.ebuild 1671 MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64 MD5 c14f75d4a1d21ae1776a9868bd0c0296 files/digest-texinfo-4.5 65 MD5 b8ed9b84ca8ab4c2ac4e628a8f928dcb files/install-info.patch 729 diff --git a/sys-apps/texinfo/texinfo-4.3-r1.ebuild b/sys-apps/texinfo/texinfo-4.3-r1.ebuild index b62fbcc825fd..36b97ad614cf 100644 --- a/sys-apps/texinfo/texinfo-4.3-r1.ebuild +++ b/sys-apps/texinfo/texinfo-4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.3-r1.ebuild,v 1.10 2003/06/21 21:19:41 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.3-r1.ebuild,v 1.11 2003/09/07 00:53:17 msterret Exp $ inherit eutils @@ -45,8 +45,8 @@ src_compile() { export WANT_AUTOMAKE_1_6=1 econf ${myconf} || die - - emake || die + + emake || die } src_install() { @@ -57,7 +57,7 @@ src_install() { make DESTDIR=${D} \ infodir=/usr/share/info \ install || die - + exeinto /usr/sbin doexe ${FILESDIR}/mkinfodir @@ -65,7 +65,7 @@ src_install() { die "Could not install texinfo.info!!!" fi - dodoc AUTHORS ChangeLog COPYING INTRODUCTION NEWS README TODO + dodoc AUTHORS ChangeLog COPYING INTRODUCTION NEWS README TODO docinto info dodoc info/README docinto makeinfo diff --git a/sys-apps/texinfo/texinfo-4.5.ebuild b/sys-apps/texinfo/texinfo-4.5.ebuild index cd835d36eb8c..eae4ec094e2d 100644 --- a/sys-apps/texinfo/texinfo-4.5.ebuild +++ b/sys-apps/texinfo/texinfo-4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.5.ebuild,v 1.10 2003/09/02 18:44:24 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.5.ebuild,v 1.11 2003/09/07 00:53:17 msterret Exp $ IUSE="nls build" @@ -18,7 +18,7 @@ DEPEND=">=sys-apps/sed-4.0.5 !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 )" src_unpack() { @@ -42,8 +42,8 @@ src_compile() { export WANT_AUTOMAKE_1_6=1 econf ${myconf} || die - - emake || die + + emake || die } src_install() { @@ -54,7 +54,7 @@ src_install() { make DESTDIR=${D} \ infodir=/usr/share/info \ install || die - + exeinto /usr/sbin doexe ${FILESDIR}/mkinfodir @@ -62,7 +62,7 @@ src_install() { die "Could not install texinfo.info!!!" fi - dodoc AUTHORS ChangeLog COPYING INTRODUCTION NEWS README TODO + dodoc AUTHORS ChangeLog COPYING INTRODUCTION NEWS README TODO docinto info dodoc info/README docinto makeinfo diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild index b32b40f82893..315cf7290e87 100644 --- a/sys-apps/texinfo/texinfo-4.6.ebuild +++ b/sys-apps/texinfo/texinfo-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.1 2003/09/02 18:44:24 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.2 2003/09/07 00:53:17 msterret Exp $ IUSE="nls build" @@ -17,7 +17,7 @@ DEPEND=">=sys-apps/sed-4.0.5 !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 )" src_unpack() { @@ -41,8 +41,8 @@ src_compile() { export WANT_AUTOMAKE_1_6=1 econf ${myconf} || die - - emake || die + + emake || die } src_install() { @@ -53,7 +53,7 @@ src_install() { make DESTDIR=${D} \ infodir=/usr/share/info \ install || die - + exeinto /usr/sbin doexe ${FILESDIR}/mkinfodir @@ -61,7 +61,7 @@ src_install() { die "Could not install texinfo.info!!!" fi - dodoc AUTHORS ChangeLog COPYING INTRODUCTION NEWS README TODO + dodoc AUTHORS ChangeLog COPYING INTRODUCTION NEWS README TODO docinto info dodoc info/README docinto makeinfo diff --git a/sys-apps/textutils/Manifest b/sys-apps/textutils/Manifest index 1bc41f16e0f5..7669c3ddd785 100644 --- a/sys-apps/textutils/Manifest +++ b/sys-apps/textutils/Manifest @@ -1,7 +1,7 @@ MD5 5b1630f445484dd2dd72e8b3967c02fc ChangeLog 2485 MD5 daaa565e04dac807cec4a2150533d2fc textutils-2.1-r1.ebuild 472 -MD5 4639171ca42a3aba855a0b48114d7e8b textutils-2.0.21.ebuild 1254 -MD5 217799353027a94bc964900efce104e9 textutils-2.1.ebuild 1088 +MD5 6df2850ae166dca37e70bc20b9ebe3df textutils-2.0.21.ebuild 1246 +MD5 43a9194bc874a59bf34a7eac5d51d85d textutils-2.1.ebuild 1082 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-textutils-2.1-r1 0 MD5 7ffe6874d60801287cacb37785919e0e files/digest-textutils-2.0.21 69 MD5 912d3e77416726cfd0e4fbe8b53a3468 files/digest-textutils-2.1 66 diff --git a/sys-apps/textutils/textutils-2.0.21.ebuild b/sys-apps/textutils/textutils-2.0.21.ebuild index b2c961a6d2a1..fc43c9088f05 100644 --- a/sys-apps/textutils/textutils-2.0.21.ebuild +++ b/sys-apps/textutils/textutils-2.0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.10 2003/06/21 21:19:41 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.11 2003/09/07 00:52:46 msterret Exp $ IUSE="nls static build" @@ -17,7 +17,7 @@ DEPEND="nls? ( sys-devel/gettext )" src_unpack() { unpack ${P}.tar.gz - + cd ${S} # patch to remove Stallman's su rant patch doc/coreutils.texi ${FILESDIR}/${P}-gentoo.diff || die @@ -27,12 +27,12 @@ src_unpack() { src_compile() { local myconf="" use nls || myconf="--disable-nls" - + econf \ --build=${CHOST} \ --without-included-regex \ ${myconf} || die - + if [ "`use static`" ] then emake LDFLAGS=-static || die @@ -43,16 +43,16 @@ src_compile() { src_install() { einstall || die - + dodir /bin mv ${D}/usr/bin/cat ${D}/bin dosym /bin/cat /usr/bin/cat # For baselayout mv ${D}/usr/bin/wc ${D}/bin dosym /bin/wc /usr/bin/wc - + rmdir ${D}/usr/lib - + if [ -z "`use build`" ] then dodoc AUTHORS COPYING ChangeLog NEWS README* THANKS TODO diff --git a/sys-apps/textutils/textutils-2.1.ebuild b/sys-apps/textutils/textutils-2.1.ebuild index 536a9d3235ba..4a079bafb268 100644 --- a/sys-apps/textutils/textutils-2.1.ebuild +++ b/sys-apps/textutils/textutils-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.15 2003/09/02 18:59:52 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.16 2003/09/07 00:52:46 msterret Exp $ IUSE="nls static build" @@ -18,12 +18,12 @@ DEPEND="nls? ( sys-devel/gettext )" src_compile() { local myconf="" use nls || myconf="--disable-nls" - + econf \ --build=${CHOST} \ --without-included-regex \ ${myconf} || die - + if [ "`use static`" ] then emake LDFLAGS=-static || die @@ -34,16 +34,16 @@ src_compile() { src_install() { einstall || die - + dodir /bin mv ${D}/usr/bin/cat ${D}/bin dosym /bin/cat /usr/bin/cat # For baselayout mv ${D}/usr/bin/wc ${D}/bin dosym /bin/wc /usr/bin/wc - + rmdir ${D}/usr/lib - + if [ -z "`use build`" ] then dodoc AUTHORS COPYING ChangeLog NEWS README* THANKS TODO |