summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-02-10 11:42:32 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-02-10 11:42:32 +0000
commit659b0f63f97b53afd45834734ff3b366ce8ab0d2 (patch)
tree9db019642b26cd5b80008b46b06419d83f28ec80 /net-mail
parentremoved to tarball on the mirrors (diff)
downloadhistorical-659b0f63f97b53afd45834734ff3b366ce8ab0d2.tar.gz
historical-659b0f63f97b53afd45834734ff3b366ce8ab0d2.tar.bz2
historical-659b0f63f97b53afd45834734ff3b366ce8ab0d2.zip
einfo now properly displayed
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/razor/ChangeLog7
-rw-r--r--net-mail/razor/razor-2.12.ebuild9
-rw-r--r--net-mail/razor/razor-2.14.ebuild4
-rw-r--r--net-mail/razor/razor-2.20.ebuild8
4 files changed, 17 insertions, 11 deletions
diff --git a/net-mail/razor/ChangeLog b/net-mail/razor/ChangeLog
index 47426cacb02d..45d9891dec58 100644
--- a/net-mail/razor/ChangeLog
+++ b/net-mail/razor/ChangeLog
@@ -1,9 +1,14 @@
# ChangeLog for net-mail/razor
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/ChangeLog,v 1.5 2003/01/05 19:24:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/ChangeLog,v 1.6 2003/02/10 11:42:32 seemant Exp $
*razor-2.20
+ 10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> razor-2.20.ebuild :
+
+ Changed the ` to ' in the einfo section. Closes bug #15424 by Wayne Davison
+ <gentoo@blorf.net>
+
05 Jan 2003; Michael Cummings <mcummings@gentoo.org>: version bump
This includes a patch for the razor ebuild (razor wants to clean up old
diff --git a/net-mail/razor/razor-2.12.ebuild b/net-mail/razor/razor-2.12.ebuild
index 5538cfc40bbf..b17e70b1988a 100644
--- a/net-mail/razor/razor-2.12.ebuild
+++ b/net-mail/razor/razor-2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.12.ebuild,v 1.5 2002/12/09 04:33:15 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.12.ebuild,v 1.6 2003/02/10 11:42:32 seemant Exp $
inherit perl-module
@@ -8,10 +8,11 @@ S="${WORKDIR}/razor-agents-${PV}"
DESCRIPTION="Vipul's Razor is a distributed, collaborative spam detection and filtering network"
HOMEPAGE="http://razor.sourceforge.net"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/razor/razor-agents-${PV}.tar.gz"
-LICENSE="Artistic"
+SRC_URI="mirror://sourceforge/razor/razor-agents-${PV}.tar.gz"
+
SLOT="0"
-KEYWORDS="x86 ppc sparc "
+LICENSE="Artistic"
+KEYWORDS="x86 ppc sparc"
RDEPEND="sys-devel/perl
dev-perl/Net-DNS
diff --git a/net-mail/razor/razor-2.14.ebuild b/net-mail/razor/razor-2.14.ebuild
index c78f405b91ee..5101b09b1894 100644
--- a/net-mail/razor/razor-2.14.ebuild
+++ b/net-mail/razor/razor-2.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.14.ebuild,v 1.1 2003/01/05 17:50:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.14.ebuild,v 1.2 2003/02/10 11:42:32 seemant Exp $
inherit perl-module
@@ -8,7 +8,7 @@ S="${WORKDIR}/razor-agents-${PV}"
DESCRIPTION="Vipul's Razor is a distributed, collaborative spam detection and filtering network"
HOMEPAGE="http://razor.sourceforge.net"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/razor/razor-agents-${PV}.tar.gz"
+SRC_URI="mirror://sourceforge/razor/razor-agents-${PV}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc "
diff --git a/net-mail/razor/razor-2.20.ebuild b/net-mail/razor/razor-2.20.ebuild
index c583d7ace5ce..f91bc92db2fc 100644
--- a/net-mail/razor/razor-2.20.ebuild
+++ b/net-mail/razor/razor-2.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.20.ebuild,v 1.1 2003/01/05 19:24:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.20.ebuild,v 1.2 2003/02/10 11:42:32 seemant Exp $
inherit perl-module
@@ -8,7 +8,7 @@ S="${WORKDIR}/razor-agents-${PV}"
DESCRIPTION="Vipul's Razor is a distributed, collaborative spam detection and filtering network"
HOMEPAGE="http://razor.sourceforge.net"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/razor/razor-agents-${PV}.tar.gz"
+SRC_URI="mirror://sourceforge/razor/razor-agents-${PV}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc "
@@ -32,7 +32,7 @@ pkg_postinst() {
# insures appropriate symlinks have been created
/usr/bin/razor-client
-einfo "Run `razor-admin -create' to create a default config file in your"
+einfo "Run 'razor-admin -create' to create a default config file in your"
einfo "home directory under /home/user/.razor. (Remember to change user to"
einfo "your username from root before running razor-admin)"
einfo ""
@@ -41,7 +41,7 @@ einfo "be computed over time and they can participate in the revocation"
einfo "mechanism. Registration is done with razor-admin -register. It has to be"
einfo "manually invoked in either of the following ways:"
einfo ""
-einfo "To register user foo with `s1kret' as password: "
+einfo "To register user foo with 's1kret' as password: "
einfo ""
einfo "razor-admin -register -user=foo -pass=s1kr3t"
einfo ""