diff options
-rw-r--r-- | dev-libs/uclibc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/uclibc/uclibc-0.9.26-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/uclibc/uclibc-0.9.26-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/uclibc/uclibc-0.9.26-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/uclibc/uclibc-9999.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/proftpd/ChangeLog | 8 | ||||
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.10_rc3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.9-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/popa3d/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/popa3d/popa3d-0.6.3.ebuild | 6 | ||||
-rw-r--r-- | net-mail/popa3d/popa3d-0.6.4.1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/popa3d/popa3d-0.6.4.ebuild | 6 |
12 files changed, 38 insertions, 24 deletions
diff --git a/dev-libs/uclibc/ChangeLog b/dev-libs/uclibc/ChangeLog index e293ff8abf12..a0dba141414f 100644 --- a/dev-libs/uclibc/ChangeLog +++ b/dev-libs/uclibc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/uclibc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uclibc/ChangeLog,v 1.35 2004/08/25 22:47:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uclibc/ChangeLog,v 1.36 2004/09/06 19:07:39 ciaranm Exp $ + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> uclibc-0.9.26-r3.ebuild, + uclibc-0.9.26-r4.ebuild, uclibc-0.9.26-r5.ebuild, uclibc-9999.ebuild: + Switch to use epause and ebeep, bug #62950 *uclibc-9999 (25 Aug 2004) diff --git a/dev-libs/uclibc/uclibc-0.9.26-r3.ebuild b/dev-libs/uclibc/uclibc-0.9.26-r3.ebuild index edfe0fae1bd7..47954d0d5aca 100644 --- a/dev-libs/uclibc/uclibc-0.9.26-r3.ebuild +++ b/dev-libs/uclibc/uclibc-0.9.26-r3.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-libs/uclibc/uclibc-0.9.26-r3.ebuild,v 1.8 2004/08/19 19:36:21 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uclibc/uclibc-0.9.26-r3.ebuild,v 1.9 2004/09/06 19:07:39 ciaranm Exp $ inherit eutils flag-o-matic gcc @@ -207,7 +207,7 @@ src_install() { # shameless plug for mjn3 who gives us so much... # please give back if you can. -solar cat DEDICATION.mjn3 - sleep 2s + epause 2 if ! use build then diff --git a/dev-libs/uclibc/uclibc-0.9.26-r4.ebuild b/dev-libs/uclibc/uclibc-0.9.26-r4.ebuild index a6cbaa5cb1be..3893450f8dc3 100644 --- a/dev-libs/uclibc/uclibc-0.9.26-r4.ebuild +++ b/dev-libs/uclibc/uclibc-0.9.26-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-libs/uclibc/uclibc-0.9.26-r4.ebuild,v 1.5 2004/08/19 19:36:21 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uclibc/uclibc-0.9.26-r4.ebuild,v 1.6 2004/09/06 19:07:39 ciaranm Exp $ inherit eutils flag-o-matic gcc @@ -228,7 +228,7 @@ src_install() { # shameless plug for mjn3 who gives us so much... # please give back if you can. -solar - f=DEDICATION.mjn3 ; [ -e "$f" ] && ( cat $f ; sleep 2s ) + f=DEDICATION.mjn3 ; [ -e "$f" ] && ( cat $f ; epause 2 ) if ! use build then diff --git a/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild b/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild index 3b7298365dca..5e557b541c11 100644 --- a/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild +++ b/dev-libs/uclibc/uclibc-0.9.26-r5.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-libs/uclibc/uclibc-0.9.26-r5.ebuild,v 1.7 2004/09/01 22:35:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uclibc/uclibc-0.9.26-r5.ebuild,v 1.8 2004/09/06 19:07:39 ciaranm Exp $ inherit eutils flag-o-matic gcc @@ -238,7 +238,7 @@ src_install() { # shameless plug for mjn3 who gives us so much... # please give back if you can. -solar - f=DEDICATION.mjn3 ; [ -e "$f" ] && ( cat $f ; sleep 2s ) + f=DEDICATION.mjn3 ; [ -e "$f" ] && ( cat $f ; epause 2 ) if ! use build then diff --git a/dev-libs/uclibc/uclibc-9999.ebuild b/dev-libs/uclibc/uclibc-9999.ebuild index f3d184c75c09..be59607e3e48 100644 --- a/dev-libs/uclibc/uclibc-9999.ebuild +++ b/dev-libs/uclibc/uclibc-9999.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-libs/uclibc/uclibc-9999.ebuild,v 1.3 2004/09/01 22:35:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uclibc/uclibc-9999.ebuild,v 1.4 2004/09/06 19:07:39 ciaranm Exp $ ECVS_SERVER="uclibc.org:/var/cvs" ECVS_MODULE="uClibc" @@ -176,7 +176,7 @@ src_install() { # shameless plug for mjn3 who gives us so much... # please give back if you can. -solar - f=DEDICATION.mjn3 ; [ -e "$f" ] && ( cat $f ; sleep 2s ) + f=DEDICATION.mjn3 ; [ -e "$f" ] && ( cat $f ; epause 2 ) if ! use build then diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog index fb53b3940688..ad76b2317a8f 100644 --- a/net-ftp/proftpd/ChangeLog +++ b/net-ftp/proftpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-ftp/proftpd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.67 2004/07/29 22:31:26 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.68 2004/09/06 19:04:05 ciaranm Exp $ + +*proftpd-1.2.10_rc3-r1 (06 Sep 2004) + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> + proftpd-1.2.10_rc3-r1.ebuild, proftpd-1.2.9-r2.ebuild: + Switch to use epause and ebeep, bug #62950 29 Jul 2004; Gustavo Felisberto <humpback@gentoo.org>; -proftpd-1.2.10_rc1-r1.ebuild: diff --git a/net-ftp/proftpd/proftpd-1.2.10_rc3-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.10_rc3-r1.ebuild index b621bebf37f8..ebe130f4f2f3 100644 --- a/net-ftp/proftpd/proftpd-1.2.10_rc3-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.10_rc3-r1.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/net-ftp/proftpd/proftpd-1.2.10_rc3-r1.ebuild,v 1.2 2004/08/11 11:05:27 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10_rc3-r1.ebuild,v 1.3 2004/09/06 19:04:05 ciaranm Exp $ inherit flag-o-matic eutils @@ -61,7 +61,7 @@ src_compile() { ewarn "Presently this ebuild defaults to mysql. If you would like to" ewarn "change the default behaviour, merge ProFTPD with;" ewarn "USE=\"-mysql postgres\" emerge proftpd" - sleep 5 + epause 5 fi if use mysql; then diff --git a/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild b/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild index 675e8716ca69..a4db46f73103 100644 --- a/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.9-r2.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/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild,v 1.9 2004/07/15 00:03:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild,v 1.10 2004/09/06 19:04:05 ciaranm Exp $ inherit flag-o-matic eutils @@ -56,7 +56,7 @@ src_compile() { ewarn "Presently this ebuild defaults to mysql. If you would like to" ewarn "change the default behaviour, merge ProFTPD with;" ewarn "USE=\"-mysql postgres\" emerge proftpd" - sleep 5 + epause 5 fi if use mysql; then diff --git a/net-mail/popa3d/ChangeLog b/net-mail/popa3d/ChangeLog index 018dae90c5c8..64336be598ba 100644 --- a/net-mail/popa3d/ChangeLog +++ b/net-mail/popa3d/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/popa3d # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/ChangeLog,v 1.11 2004/08/03 12:02:11 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/ChangeLog,v 1.12 2004/09/06 19:02:47 ciaranm Exp $ + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> popa3d-0.6.3.ebuild, + popa3d-0.6.4.1.ebuild, popa3d-0.6.4.ebuild: + Switch to use epause and ebeep, bug #62950 03 Aug 2004; David Holm <dholm@gentoo.org> popa3d-0.6.4.1.ebuild: Added to ~ppc. diff --git a/net-mail/popa3d/popa3d-0.6.3.ebuild b/net-mail/popa3d/popa3d-0.6.3.ebuild index b32e40cbb176..0028b6651321 100644 --- a/net-mail/popa3d/popa3d-0.6.3.ebuild +++ b/net-mail/popa3d/popa3d-0.6.3.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/net-mail/popa3d/popa3d-0.6.3.ebuild,v 1.7 2004/06/24 23:26:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/popa3d-0.6.3.ebuild,v 1.8 2004/09/06 19:02:47 ciaranm Exp $ inherit eutils @@ -72,7 +72,7 @@ pkg_setup() { ewarn "See inside this ebuild for details." ewarn echo - sleep 5 + epause 5 if ! grep -q ^popa3d: /etc/group ; then groupadd popa3d || die "Failed to add group: popa3d" @@ -104,7 +104,7 @@ src_compile() { if [ "${POPA3D_HOME_MAILBOX}" != "" ] ; then einfo "Mailbox path: ~/$POPA3D_HOME_MAILBOX" - sleep 2 + epause 2 sed -i -e "s:^\(#define MAIL_SPOOL_PATH.*\)$://\1:" params.h sed -i -e "s:^#define HOME_MAILBOX_NAME.*$:#define HOME_MAILBOX_NAME \"${POPA3D_HOME_MAILBOX}\":" params.h else diff --git a/net-mail/popa3d/popa3d-0.6.4.1.ebuild b/net-mail/popa3d/popa3d-0.6.4.1.ebuild index 0c0d8344c4ea..2d329b9ec6c9 100644 --- a/net-mail/popa3d/popa3d-0.6.4.1.ebuild +++ b/net-mail/popa3d/popa3d-0.6.4.1.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/net-mail/popa3d/popa3d-0.6.4.1.ebuild,v 1.2 2004/08/03 12:02:11 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/popa3d-0.6.4.1.ebuild,v 1.3 2004/09/06 19:02:47 ciaranm Exp $ inherit eutils @@ -72,7 +72,7 @@ pkg_setup() { ewarn "See inside this ebuild for details." ewarn echo - sleep 5 + epause 5 if ! grep -q ^popa3d: /etc/group ; then groupadd popa3d || die "Failed to add group: popa3d" @@ -104,7 +104,7 @@ src_compile() { if [ "${POPA3D_HOME_MAILBOX}" != "" ] ; then einfo "Mailbox path: ~/$POPA3D_HOME_MAILBOX" - sleep 2 + epause 2 sed -i -e "s:^\(#define MAIL_SPOOL_PATH.*\)$://\1:" params.h sed -i -e "s:^#define HOME_MAILBOX_NAME.*$:#define HOME_MAILBOX_NAME \"${POPA3D_HOME_MAILBOX}\":" params.h else diff --git a/net-mail/popa3d/popa3d-0.6.4.ebuild b/net-mail/popa3d/popa3d-0.6.4.ebuild index 77fdc8016d9b..12b0da296658 100644 --- a/net-mail/popa3d/popa3d-0.6.4.ebuild +++ b/net-mail/popa3d/popa3d-0.6.4.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/net-mail/popa3d/popa3d-0.6.4.ebuild,v 1.6 2004/07/15 02:05:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/popa3d-0.6.4.ebuild,v 1.7 2004/09/06 19:02:47 ciaranm Exp $ inherit eutils @@ -72,7 +72,7 @@ pkg_setup() { ewarn "See inside this ebuild for details." ewarn echo - sleep 5 + epause 5 if ! grep -q ^popa3d: /etc/group ; then groupadd popa3d || die "Failed to add group: popa3d" @@ -104,7 +104,7 @@ src_compile() { if [ "${POPA3D_HOME_MAILBOX}" != "" ] ; then einfo "Mailbox path: ~/$POPA3D_HOME_MAILBOX" - sleep 2 + epause 2 sed -i -e "s:^\(#define MAIL_SPOOL_PATH.*\)$://\1:" params.h sed -i -e "s:^#define HOME_MAILBOX_NAME.*$:#define HOME_MAILBOX_NAME \"${POPA3D_HOME_MAILBOX}\":" params.h else |