summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-06-21 21:18:16 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-06-21 21:18:16 +0000
commit8c2b0b733e7bbc9d3caa4e3f65974327c191e665 (patch)
treeb79d25677702e3a19c352122d55946776aa6af95 /mail-filter
parentFixed BUG #95110. Patch written by Juan J. García de Soria. (diff)
downloadgentoo-2-8c2b0b733e7bbc9d3caa4e3f65974327c191e665.tar.gz
gentoo-2-8c2b0b733e7bbc9d3caa4e3f65974327c191e665.tar.bz2
gentoo-2-8c2b0b733e7bbc9d3caa4e3f65974327c191e665.zip
Fix typo in ebuilds. Bug 96695.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/razor/ChangeLog8
-rw-r--r--mail-filter/razor/razor-2.36-r1.ebuild4
-rw-r--r--mail-filter/razor/razor-2.40-r1.ebuild4
-rw-r--r--mail-filter/razor/razor-2.61.ebuild4
-rw-r--r--mail-filter/razor/razor-2.66.ebuild4
-rw-r--r--mail-filter/razor/razor-2.67.ebuild4
-rw-r--r--mail-filter/razor/razor-2.71.ebuild4
-rw-r--r--mail-filter/razor/razor-2.72.ebuild4
8 files changed, 21 insertions, 15 deletions
diff --git a/mail-filter/razor/ChangeLog b/mail-filter/razor/ChangeLog
index 7857a68fa357..25cd8e0af884 100644
--- a/mail-filter/razor/ChangeLog
+++ b/mail-filter/razor/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-filter/razor
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/ChangeLog,v 1.31 2005/06/18 20:00:43 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/ChangeLog,v 1.32 2005/06/21 21:18:16 ticho Exp $
+
+ 21 Jun 2005; Andrej Kacian <ticho@gentoo.org> razor-2.36-r1.ebuild,
+ razor-2.40-r1.ebuild, razor-2.61.ebuild, razor-2.66.ebuild,
+ razor-2.67.ebuild, razor-2.71.ebuild, razor-2.72.ebuild:
+ Fixed a typo in post-install instructions. Bug #96695, by MAL <mal at
+ komcept.com>.
18 Jun 2005; Andrej Kacian <ticho@gentoo.org> razor-2.72.ebuild:
Stable on x86, bug #95492.
diff --git a/mail-filter/razor/razor-2.36-r1.ebuild b/mail-filter/razor/razor-2.36-r1.ebuild
index c4fe659d33c0..dd133ababc85 100644
--- a/mail-filter/razor/razor-2.36-r1.ebuild
+++ b/mail-filter/razor/razor-2.36-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.36-r1.ebuild,v 1.6 2005/05/25 15:40:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.36-r1.ebuild,v 1.7 2005/06/21 21:18:16 ticho Exp $
inherit perl-module eutils
@@ -48,7 +48,7 @@ pkg_postinst() {
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 's1kr3t' as password: "
einfo ""
einfo "razor-admin -register -user=foo -pass=s1kr3t"
einfo ""
diff --git a/mail-filter/razor/razor-2.40-r1.ebuild b/mail-filter/razor/razor-2.40-r1.ebuild
index 0815e62ff460..18b9b1c97ed4 100644
--- a/mail-filter/razor/razor-2.40-r1.ebuild
+++ b/mail-filter/razor/razor-2.40-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.40-r1.ebuild,v 1.9 2005/05/25 15:40:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.40-r1.ebuild,v 1.10 2005/06/21 21:18:16 ticho Exp $
inherit perl-module eutils
IUSE=""
@@ -39,7 +39,7 @@ pkg_postinst() {
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 's1kr3t' as password: "
einfo ""
einfo "razor-admin -register -user=foo -pass=s1kr3t"
einfo ""
diff --git a/mail-filter/razor/razor-2.61.ebuild b/mail-filter/razor/razor-2.61.ebuild
index b02a964b09e5..76cf4d2d4682 100644
--- a/mail-filter/razor/razor-2.61.ebuild
+++ b/mail-filter/razor/razor-2.61.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.61.ebuild,v 1.9 2005/05/25 15:41:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.61.ebuild,v 1.10 2005/06/21 21:18:16 ticho Exp $
inherit perl-module eutils
IUSE=""
@@ -39,7 +39,7 @@ pkg_postinst() {
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 's1kr3t' as password: "
einfo ""
einfo "razor-admin -register -user=foo -pass=s1kr3t"
einfo ""
diff --git a/mail-filter/razor/razor-2.66.ebuild b/mail-filter/razor/razor-2.66.ebuild
index 6991c9855658..d1bca72627c4 100644
--- a/mail-filter/razor/razor-2.66.ebuild
+++ b/mail-filter/razor/razor-2.66.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.66.ebuild,v 1.4 2005/05/25 15:41:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.66.ebuild,v 1.5 2005/06/21 21:18:16 ticho Exp $
inherit perl-module eutils
IUSE=""
@@ -39,7 +39,7 @@ pkg_postinst() {
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 's1kr3t' as password: "
einfo ""
einfo "razor-admin -register -user=foo -pass=s1kr3t"
einfo ""
diff --git a/mail-filter/razor/razor-2.67.ebuild b/mail-filter/razor/razor-2.67.ebuild
index a04e6503cfb1..8b8fc55453a4 100644
--- a/mail-filter/razor/razor-2.67.ebuild
+++ b/mail-filter/razor/razor-2.67.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.67.ebuild,v 1.4 2005/05/25 15:41:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.67.ebuild,v 1.5 2005/06/21 21:18:16 ticho Exp $
inherit perl-module eutils
IUSE=""
@@ -39,7 +39,7 @@ pkg_postinst() {
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 's1kr3t' as password: "
einfo ""
einfo "razor-admin -register -user=foo -pass=s1kr3t"
einfo ""
diff --git a/mail-filter/razor/razor-2.71.ebuild b/mail-filter/razor/razor-2.71.ebuild
index 4259478919c6..ecf4a0160b3f 100644
--- a/mail-filter/razor/razor-2.71.ebuild
+++ b/mail-filter/razor/razor-2.71.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.71.ebuild,v 1.1 2005/06/16 16:08:08 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.71.ebuild,v 1.2 2005/06/21 21:18:16 ticho Exp $
inherit perl-module eutils
IUSE=""
@@ -42,7 +42,7 @@ pkg_postinst() {
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 's1kr3t' as password: "
einfo ""
einfo "razor-admin -register -user=foo -pass=s1kr3t"
einfo ""
diff --git a/mail-filter/razor/razor-2.72.ebuild b/mail-filter/razor/razor-2.72.ebuild
index c9c02f71a2db..74ad31d98c01 100644
--- a/mail-filter/razor/razor-2.72.ebuild
+++ b/mail-filter/razor/razor-2.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.72.ebuild,v 1.6 2005/06/18 20:00:43 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.72.ebuild,v 1.7 2005/06/21 21:18:16 ticho Exp $
inherit perl-module
@@ -34,7 +34,7 @@ pkg_postinst() {
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 's1kr3t' as password: "
einfo ""
einfo "razor-admin -register -user=foo -pass=s1kr3t"
einfo ""