diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-16 19:47:27 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-16 19:47:27 +0000 |
commit | 033e32114322970b06a8b49dbfed1fcf11f66c1d (patch) | |
tree | fc717e52f8af4e280cf65bd63f73b54c6f84fc33 /app-misc/dtach | |
parent | dep fixes (diff) | |
download | gentoo-2-033e32114322970b06a8b49dbfed1fcf11f66c1d.tar.gz gentoo-2-033e32114322970b06a8b49dbfed1fcf11f66c1d.tar.bz2 gentoo-2-033e32114322970b06a8b49dbfed1fcf11f66c1d.zip |
no longer nomirror
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-misc/dtach')
-rw-r--r-- | app-misc/dtach/dtach-0.7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/dtach/dtach-0.7.ebuild b/app-misc/dtach/dtach-0.7.ebuild index 48bac33a4a72..8358e615736a 100644 --- a/app-misc/dtach/dtach-0.7.ebuild +++ b/app-misc/dtach/dtach-0.7.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2005 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.4 2005/01/01 14:59:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dtach/dtach-0.7.ebuild,v 1.5 2005/07/16 19:47:27 swegener Exp $ DESCRIPTION="A program that emulates the detach feature of screen" HOMEPAGE="http://dtach.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" |