summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-29 01:22:05 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-29 01:22:05 +0000
commita837b6422b450b404666c0ca72e96b5c857c78e0 (patch)
treebdf5ec242bbfb4aad83da12ba673471f0748a089 /app-misc/dtach/dtach-0.7.ebuild
parentVersion bumped. Closes 61083 (Manifest recommit) (diff)
downloadgentoo-2-a837b6422b450b404666c0ca72e96b5c857c78e0.tar.gz
gentoo-2-a837b6422b450b404666c0ca72e96b5c857c78e0.tar.bz2
gentoo-2-a837b6422b450b404666c0ca72e96b5c857c78e0.zip
Marked stable on x86. Removed old ebuild.
Diffstat (limited to 'app-misc/dtach/dtach-0.7.ebuild')
-rw-r--r--app-misc/dtach/dtach-0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/dtach/dtach-0.7.ebuild b/app-misc/dtach/dtach-0.7.ebuild
index 849f81e649b8..a43ab6a3b27d 100644
--- a/app-misc/dtach/dtach-0.7.ebuild
+++ b/app-misc/dtach/dtach-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dtach/dtach-0.7.ebuild,v 1.1 2004/07/29 18:50:05 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dtach/dtach-0.7.ebuild,v 1.2 2004/08/29 01:22:05 swegener Exp $
DESCRIPTION="A program that emulates the detach feature of screen"
HOMEPAGE="http://dtach.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=""