summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott W Taylor <swtaylor@gentoo.org>2004-12-10 06:54:18 +0000
committerScott W Taylor <swtaylor@gentoo.org>2004-12-10 06:54:18 +0000
commit7b96b2e6ca97a03fe2e2e06973c1392a3fc4e737 (patch)
treee102d7db1105e35a8051b4ec4256225076a24393
parentbump (Manifest recommit) (diff)
downloadgentoo-2-7b96b2e6ca97a03fe2e2e06973c1392a3fc4e737.tar.gz
gentoo-2-7b96b2e6ca97a03fe2e2e06973c1392a3fc4e737.tar.bz2
gentoo-2-7b96b2e6ca97a03fe2e2e06973c1392a3fc4e737.zip
don't mirror release candidate
-rw-r--r--mail-mta/courier/ChangeLog5
-rw-r--r--mail-mta/courier/courier-0.48_pre.ebuild3
-rw-r--r--net-libs/courier-authlib/ChangeLog6
-rw-r--r--net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild3
4 files changed, 13 insertions, 4 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog
index 68b9fe72501e..52ef85772c2c 100644
--- a/mail-mta/courier/ChangeLog
+++ b/mail-mta/courier/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/courier
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.38 2004/12/10 06:49:27 swtaylor Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.39 2004/12/10 06:52:37 swtaylor Exp $
+
+ 09 Dec 2004; Scott W Taylor <swtaylor@gentoo.org> courier-0.48_pre.ebuild:
+ don't mirror release candidate
*courier-0.48_pre (09 Dec 2004)
diff --git a/mail-mta/courier/courier-0.48_pre.ebuild b/mail-mta/courier/courier-0.48_pre.ebuild
index 396becde1577..9cbd2b07b45e 100644
--- a/mail-mta/courier/courier-0.48_pre.ebuild
+++ b/mail-mta/courier/courier-0.48_pre.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/mail-mta/courier/courier-0.48_pre.ebuild,v 1.1 2004/12/10 06:49:27 swtaylor Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.48_pre.ebuild,v 1.2 2004/12/10 06:52:37 swtaylor Exp $
inherit eutils
@@ -8,6 +8,7 @@ DESCRIPTION="An MTA designed specifically for maildirs"
[ -z "${PV/?.??/}" ] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" || SRC_URI="http://www.courier-mta.org/beta/courier/${P%%_pre}.tar.bz2"
HOMEPAGE="http://www.courier-mta.org/"
S="${WORKDIR}/${P%%_pre}"
+RESTRICT="nomirror"
SLOT="0"
LICENSE="GPL-2"
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog
index 666ad2f61bce..aeb27972e9c4 100644
--- a/net-libs/courier-authlib/ChangeLog
+++ b/net-libs/courier-authlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/courier-authlib
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.11 2004/12/10 06:16:03 swtaylor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.12 2004/12/10 06:54:18 swtaylor Exp $
+
+ 09 Dec 2004; Scott W Taylor <swtaylor@gentoo.org>
+ courier-authlib-0.51_pre.ebuild:
+ don't mirror release candidate
*courier-authlib-0.51_pre (09 Dec 2004)
diff --git a/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild b/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild
index f62b01dd0c5a..fdcb834c8c9c 100644
--- a/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild
+++ b/net-libs/courier-authlib/courier-authlib-0.51_pre.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-libs/courier-authlib/courier-authlib-0.51_pre.ebuild,v 1.1 2004/12/10 06:16:03 swtaylor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild,v 1.2 2004/12/10 06:54:18 swtaylor Exp $
inherit eutils gnuconfig
@@ -8,6 +8,7 @@ DESCRIPTION="courier authentication library"
[ -z "${PV/?.??/}" ] && SRC_URI="mirror://sourceforge/courier-authlib/${P}.tar.bz2" || SRC_URI="http://www.courier-mta.org/beta/courier-authlib/${P%%_pre}.tar.bz2"
HOMEPAGE="http://www.courier-mta.org/"
S="${WORKDIR}/${P%%_pre}"
+RESTRICT="nomirror"
SLOT="0"
LICENSE="GPL-2"