diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:27:03 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:27:03 +0000 |
commit | 3651dee79f650a7e970e663f97b80221878b1e37 (patch) | |
tree | f46c8b1c7840e71c86432fbcfb82b164333ab98f /net-misc/scponly | |
parent | Typo in DESCRIPTION, #59717 (Manifest recommit) (diff) | |
download | gentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.tar.gz gentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.tar.bz2 gentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-misc/scponly')
-rw-r--r-- | net-misc/scponly/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/scponly/scponly-3.11-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/scponly/scponly-3.7.ebuild | 4 | ||||
-rw-r--r-- | net-misc/scponly/scponly-3.8.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/scponly/ChangeLog b/net-misc/scponly/ChangeLog index 2d3c8004c255..9e5c5f70ed00 100644 --- a/net-misc/scponly/ChangeLog +++ b/net-misc/scponly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/scponly # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.10 2004/07/28 00:00:29 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.11 2004/08/08 00:24:30 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> scponly-3.11-r2.ebuild, + scponly-3.7.ebuild, scponly-3.8.ebuild: + Typo in DESCRIPTION: psuedoshell -> pseudoshell. Bug 59717. *scponly-3.11-r2 (28 Jul 2004) diff --git a/net-misc/scponly/scponly-3.11-r2.ebuild b/net-misc/scponly/scponly-3.11-r2.ebuild index 8a1981505f8d..9587dbeaf6c9 100644 --- a/net-misc/scponly/scponly-3.11-r2.ebuild +++ b/net-misc/scponly/scponly-3.11-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.11-r2.ebuild,v 1.1 2004/07/28 00:00:29 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.11-r2.ebuild,v 1.2 2004/08/08 00:24:30 slarti Exp $ inherit eutils -DESCRIPTION="A tiny psuedoshell which only permits scp and sftp" +DESCRIPTION="A tiny pseudoshell which only permits scp and sftp" SRC_URI="http://www.sublimation.org/scponly/${P}.tgz" HOMEPAGE="http://www.sublimation.org/scponly/" LICENSE="as-is" diff --git a/net-misc/scponly/scponly-3.7.ebuild b/net-misc/scponly/scponly-3.7.ebuild index 87aa882e0d28..0df1f69314ae 100644 --- a/net-misc/scponly/scponly-3.7.ebuild +++ b/net-misc/scponly/scponly-3.7.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.7.ebuild,v 1.7 2004/07/15 03:29:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.7.ebuild,v 1.8 2004/08/08 00:24:30 slarti Exp $ -DESCRIPTION="A tiny psuedoshell which only permits scp and sftp" +DESCRIPTION="A tiny pseudoshell which only permits scp and sftp" SRC_URI="http://www.sublimation.org/scponly/${P}.tgz" HOMEPAGE="http://www.sublimation.org/scponly/" LICENSE="as-is" diff --git a/net-misc/scponly/scponly-3.8.ebuild b/net-misc/scponly/scponly-3.8.ebuild index 35af4455a6a5..097a76ccfc5a 100644 --- a/net-misc/scponly/scponly-3.8.ebuild +++ b/net-misc/scponly/scponly-3.8.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.8.ebuild,v 1.8 2004/07/15 03:29:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.8.ebuild,v 1.9 2004/08/08 00:24:30 slarti Exp $ -DESCRIPTION="A tiny psuedoshell which only permits scp and sftp" +DESCRIPTION="A tiny pseudoshell which only permits scp and sftp" SRC_URI="http://www.sublimation.org/scponly/${P}.tgz" HOMEPAGE="http://www.sublimation.org/scponly/" LICENSE="as-is" |