summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-01-14 14:57:27 +0000
committerDon Seiler <rizzo@gentoo.org>2004-01-14 14:57:27 +0000
commit6fc89b2f8ba4243b9ed30c0e2ba3da6a7a5a65cf (patch)
tree909bcbf4de53a5e403782d5c0d291f1a8ee08afb /net-im
parentAdded ~mips to KEYWORDS. (diff)
downloadgentoo-2-6fc89b2f8ba4243b9ed30c0e2ba3da6a7a5a65cf.tar.gz
gentoo-2-6fc89b2f8ba4243b9ed30c0e2ba3da6a7a5a65cf.tar.bz2
gentoo-2-6fc89b2f8ba4243b9ed30c0e2ba3da6a7a5a65cf.zip
Fixing some typos
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jud/Manifest4
-rw-r--r--net-im/jud/files/README.Gentoo4
-rw-r--r--net-im/jud/jud-0.5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/jud/Manifest b/net-im/jud/Manifest
index e90510332747..b040e31e37cd 100644
--- a/net-im/jud/Manifest
+++ b/net-im/jud/Manifest
@@ -1,6 +1,6 @@
-MD5 d39f30cd8e9c0cd19e40b8a10414acea jud-0.5.ebuild 826
+MD5 6d55e915d36bda54e2b569d5bee38a93 jud-0.5.ebuild 836
MD5 ac8e339a86b2748a8a48b1c78a8a5c1c ChangeLog 440
MD5 f0b233cbf1fcb1417cbf11da9c5e928a metadata.xml 422
MD5 203506aecb2d9a773e3ac2cf57db211d files/digest-jud-0.5 57
-MD5 775b51608a055bdeb7302915baaec5de files/README.Gentoo 1012
+MD5 8ab04c2e674f57766b28e32a03132021 files/README.Gentoo 1012
MD5 26d6d067b62e2c76e4a8d577724a960d files/jud-makefile.patch 314
diff --git a/net-im/jud/files/README.Gentoo b/net-im/jud/files/README.Gentoo
index 9bb248ab55c1..2fe3b470840c 100644
--- a/net-im/jud/files/README.Gentoo
+++ b/net-im/jud/files/README.Gentoo
@@ -24,8 +24,8 @@ And this to the browse section:
</service>
(By know you know you have to change localhost for you FQDN).
-One very importante thing: even if it is the same machine the name's for the
-various services must be diferent, that means that there must be valid aliases
+One very important thing: even if it is the same machine the name's for the
+various services must be different, that means that there must be valid aliases
for jud.FQDN.
If you need help with configuration you can try the Jabber Admin Mailling list:
diff --git a/net-im/jud/jud-0.5.ebuild b/net-im/jud/jud-0.5.ebuild
index f0cd86192d15..3e8452b32b55 100644
--- a/net-im/jud/jud-0.5.ebuild
+++ b/net-im/jud/jud-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/jud/jud-0.5.ebuild,v 1.1 2004/01/12 01:35:05 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/jud/jud-0.5.ebuild,v 1.2 2004/01/14 14:57:20 rizzo Exp $
DESCRIPTION="Open Source Jabber User Directory"
HOMEPAGE="http://jud.jabberstudio.org/"
@@ -28,7 +28,7 @@ src_install() {
insinto /usr/lib/jabberd
doins jud.so
insinto /etc/jabber
- dodoc README ${FILESDIR}/README.Gentoo
+ dodoc README ChangeLog ${FILESDIR}/README.Gentoo
}
pkg_postinst() {