diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-26 17:18:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-26 17:18:05 +0000 |
commit | 861d8cd13cf5663117290e1dd16a775031739c2a (patch) | |
tree | 5ceb73e020040b043ad76dc46625e7fcab84261f /app-misc/dtach/dtach-0.8.ebuild | |
parent | Stable on ppc wrt bug 214130 (diff) | |
download | gentoo-2-861d8cd13cf5663117290e1dd16a775031739c2a.tar.gz gentoo-2-861d8cd13cf5663117290e1dd16a775031739c2a.tar.bz2 gentoo-2-861d8cd13cf5663117290e1dd16a775031739c2a.zip |
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/dtach/dtach-0.8.ebuild')
-rw-r--r-- | app-misc/dtach/dtach-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/dtach/dtach-0.8.ebuild b/app-misc/dtach/dtach-0.8.ebuild index d28e73a77de7..594669962edb 100644 --- a/app-misc/dtach/dtach-0.8.ebuild +++ b/app-misc/dtach/dtach-0.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/dtach/dtach-0.8.ebuild,v 1.1 2008/02/02 08:46:36 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dtach/dtach-0.8.ebuild,v 1.2 2008/03/26 17:18:05 armin76 Exp $ DESCRIPTION="A program that emulates the detach feature of screen" HOMEPAGE="http://dtach.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="" |