summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Parpart <trapni@gentoo.org>2005-04-10 20:23:18 +0000
committerChristian Parpart <trapni@gentoo.org>2005-04-10 20:23:18 +0000
commit0f31c167af1d1f103bd4b2a0c7a56bd3a26861df (patch)
tree586d0c4dd4dec5fc1f2876748c6b6f9b59edc3ed /dev-util/subversion
parentdropped a note to endusers of to inform them about the new useflag and their ... (diff)
downloadgentoo-2-0f31c167af1d1f103bd4b2a0c7a56bd3a26861df.tar.gz
gentoo-2-0f31c167af1d1f103bd4b2a0c7a56bd3a26861df.tar.bz2
gentoo-2-0f31c167af1d1f103bd4b2a0c7a56bd3a26861df.zip
typo fix
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/subversion')
-rw-r--r--dev-util/subversion/Manifest2
-rw-r--r--dev-util/subversion/subversion-1.1.4-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/subversion/Manifest b/dev-util/subversion/Manifest
index 8240af2f3b8a..bffb2894c634 100644
--- a/dev-util/subversion/Manifest
+++ b/dev-util/subversion/Manifest
@@ -1,6 +1,6 @@
MD5 3f83683d616c92808b7199860bea02fd subversion-1.1.3-r1.ebuild 10164
MD5 45a85cebbc89a857febb16444d76044c ChangeLog 25996
-MD5 b3c3b2d5081e5a9e03bce79aa71549be subversion-1.1.4-r1.ebuild 10527
+MD5 f0adbad216ca3a9d39ba8b214d4c4295 subversion-1.1.4-r1.ebuild 10522
MD5 c342955038a5165af58910d6ee25d2ac subversion-1.0.9.ebuild 9522
MD5 f975e6f4012f7a463e639a37a8730575 subversion-1.1.4.ebuild 10161
MD5 c77e2ea6e0c1ee1cdc37e9153ec50100 subversion-1.1.3.ebuild 11096
diff --git a/dev-util/subversion/subversion-1.1.4-r1.ebuild b/dev-util/subversion/subversion-1.1.4-r1.ebuild
index d9e3077f65b1..4e15b0e6dfe2 100644
--- a/dev-util/subversion/subversion-1.1.4-r1.ebuild
+++ b/dev-util/subversion/subversion-1.1.4-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/dev-util/subversion/subversion-1.1.4-r1.ebuild,v 1.2 2005/04/10 20:20:46 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.1.4-r1.ebuild,v 1.3 2005/04/10 20:23:18 trapni Exp $
inherit elisp-common libtool python eutils bash-completion flag-o-matic depend.apache
@@ -55,7 +55,7 @@ pkg_setup() {
ewarn "Please note, that subversion has now a new local useflag added."
ewarn
ewarn "This useflag, webdav, will let you optionally provide the"
- ewarn "ability to decide wether you want the your \`svn\` client to"
+ ewarn "ability to decide wether you want the \`svn\` client to"
ewarn "support URL schemes like http:// and https:// or not."
echo
ebeep