diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 15:42:47 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 15:42:47 +0000 |
commit | 562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5 (patch) | |
tree | 4cb4c4f77cb8a3d0b8eaa650d7cec048b79054ed /app-misc/detachtty | |
parent | cleanup (diff) | |
download | historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.tar.gz historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.tar.bz2 historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.zip |
x86 unmask
Diffstat (limited to 'app-misc/detachtty')
-rw-r--r-- | app-misc/detachtty/Manifest | 2 | ||||
-rw-r--r-- | app-misc/detachtty/detachtty-6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/detachtty/Manifest b/app-misc/detachtty/Manifest index cfb97fe5895d..495a1f4cef6b 100644 --- a/app-misc/detachtty/Manifest +++ b/app-misc/detachtty/Manifest @@ -1,3 +1,3 @@ MD5 0c7c32cf792e46af6de8bb2025962261 ChangeLog 321 -MD5 bff1b450868224eae82d434b3dd5f7f2 detachtty-6.ebuild 865 +MD5 17b1938d86d5447d587b04736d8134f5 detachtty-6.ebuild 864 MD5 4ea4481bf18c083340b9a447f45fe143 files/digest-detachtty-6 62 diff --git a/app-misc/detachtty/detachtty-6.ebuild b/app-misc/detachtty/detachtty-6.ebuild index cb2c2f592003..4aa0146cd589 100644 --- a/app-misc/detachtty/detachtty-6.ebuild +++ b/app-misc/detachtty/detachtty-6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-6.ebuild,v 1.2 2003/09/21 11:11:11 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-6.ebuild,v 1.3 2003/10/27 15:42:41 aliz Exp $ DESCRIPTION="detachtty allows the user to attach/detach from interactive processes across the network. It is similar to GNU Screen" HOMEPAGE="http://packages.debian.org/unstable/admin/detachtty.html" SRC_URI="mirror://debian/pool/main/d/detachtty/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |