diff options
author | 2010-01-01 18:40:35 +0000 | |
---|---|---|
committer | 2010-01-01 18:40:35 +0000 | |
commit | 6e5ffd8777cf850930f3fb867f2e6c6beda9db96 (patch) | |
tree | 61f66aa451afdf43c9c6494f079cf3d8dcf77b1c /app-misc/detachtty | |
parent | old (diff) | |
download | historical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.tar.gz historical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.tar.bz2 historical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.zip |
too long desc
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'app-misc/detachtty')
-rw-r--r-- | app-misc/detachtty/detachtty-9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/detachtty/detachtty-9.ebuild b/app-misc/detachtty/detachtty-9.ebuild index 1c64da3658e5..9409065e24f1 100644 --- a/app-misc/detachtty/detachtty-9.ebuild +++ b/app-misc/detachtty/detachtty-9.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild,v 1.8 2009/09/23 16:01:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild,v 1.9 2010/01/01 18:39:43 ssuominen Exp $ inherit toolchain-funcs MY_P="${P/-/_}" -DESCRIPTION="detachtty allows the user to attach/detach from interactive processes across the network. It is similar to GNU Screen" +DESCRIPTION="allows the user to attach/detach from interactive processes across the network" HOMEPAGE="http://packages.debian.org/unstable/admin/detachtty" SRC_URI="mirror://debian/pool/main/d/${PN}/${MY_P}.tar.gz" |