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 | 0adf94d7b7be4e3ebf080299ba918e2cb419c409 (patch) | |
tree | d9e5f7249168e9f4009ff9172ba527ee6439a5e8 /app-misc/dtach | |
parent | dep fixes (diff) | |
download | historical-0adf94d7b7be4e3ebf080299ba918e2cb419c409.tar.gz historical-0adf94d7b7be4e3ebf080299ba918e2cb419c409.tar.bz2 historical-0adf94d7b7be4e3ebf080299ba918e2cb419c409.zip |
no longer nomirror
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-misc/dtach')
-rw-r--r-- | app-misc/dtach/Manifest | 10 | ||||
-rw-r--r-- | app-misc/dtach/dtach-0.7.ebuild | 3 |
2 files changed, 11 insertions, 2 deletions
diff --git a/app-misc/dtach/Manifest b/app-misc/dtach/Manifest index fde11a38026d..e821cb4259eb 100644 --- a/app-misc/dtach/Manifest +++ b/app-misc/dtach/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 9095e4507306d8f09162052ded9f83a4 ChangeLog 967 MD5 85cb144ea5be691a6e62aca55162c190 dtach-0.7.ebuild 563 MD5 3b63052b1c7fe43fcceaf63410a47229 files/digest-dtach-0.7 60 MD5 02fcbb1a89fdba3349b9aaa995aad3bf metadata.xml 259 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC2WRrI1lqEGTUzyQRAlE4AJ92a0eki0O7lP+GUr5QjFRkXSUsBgCeMB/i +S4PSknYUmf1Ys9xXiRpCs98= +=0oqV +-----END PGP SIGNATURE----- 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" |