diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-29 04:00:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-29 04:00:30 +0000 |
commit | db4e9a782d8fa5934da35bdc6b3197df1fd84e61 (patch) | |
tree | cd54595451e461d2b67c30d23aa44fe3518b4ca2 /app-shells/rssh | |
parent | change virtual/glibc to virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-db4e9a782d8fa5934da35bdc6b3197df1fd84e61.tar.gz gentoo-2-db4e9a782d8fa5934da35bdc6b3197df1fd84e61.tar.bz2 gentoo-2-db4e9a782d8fa5934da35bdc6b3197df1fd84e61.zip |
change virtual/glibc to virtual/libc
Diffstat (limited to 'app-shells/rssh')
-rw-r--r-- | app-shells/rssh/rssh-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/rssh/rssh-2.2.1.ebuild b/app-shells/rssh/rssh-2.2.1.ebuild index 5ce98cd2b6af..ba75e099ee93 100644 --- a/app-shells/rssh/rssh-2.2.1.ebuild +++ b/app-shells/rssh/rssh-2.2.1.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/app-shells/rssh/rssh-2.2.1.ebuild,v 1.2 2004/06/25 03:18:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.2.1.ebuild,v 1.3 2004/06/29 03:58:10 vapier Exp $ -DESCRIPTION="Restricted shell for SSHd." +DESCRIPTION="Restricted shell for SSHd" HOMEPAGE="http://rssh.sourceforge.net/" SRC_URI="mirror://sourceforge/rssh/${P}.tar.gz" |