diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-27 19:32:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-27 19:32:20 +0000 |
commit | e2288a884bb04fc9b87d086cb673abe970830ffb (patch) | |
tree | b6f094bf527e19cb501719c4f6e631f44559c566 /app-misc/dtach/dtach-0.8.ebuild | |
parent | amd64 stable, security bug #212425 (diff) | |
download | gentoo-2-e2288a884bb04fc9b87d086cb673abe970830ffb.tar.gz gentoo-2-e2288a884bb04fc9b87d086cb673abe970830ffb.tar.bz2 gentoo-2-e2288a884bb04fc9b87d086cb673abe970830ffb.zip |
Stable on ppc wrt bug 214915
(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 594669962edb..80af56a33239 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.2 2008/03/26 17:18:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dtach/dtach-0.8.ebuild,v 1.3 2008/03/27 19:32:20 nixnut 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="" |