From 562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5 Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Mon, 27 Oct 2003 15:42:47 +0000 Subject: x86 unmask --- app-misc/detachtty/Manifest | 2 +- app-misc/detachtty/detachtty-6.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-misc/detachtty') 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="" -- cgit v1.2.3-65-gdbad