diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 11:11:19 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 11:11:19 +0000 |
commit | e219e1a7227e98df93478cd840b69716f54df845 (patch) | |
tree | cf643060b5f128605b1b602048e6e92c730f7aa8 /app-misc/detachtty | |
parent | *** empty log message *** (diff) | |
download | historical-e219e1a7227e98df93478cd840b69716f54df845.tar.gz historical-e219e1a7227e98df93478cd840b69716f54df845.tar.bz2 historical-e219e1a7227e98df93478cd840b69716f54df845.zip |
SRC_URI updates
Diffstat (limited to 'app-misc/detachtty')
-rw-r--r-- | app-misc/detachtty/Manifest | 2 | ||||
-rw-r--r-- | app-misc/detachtty/detachtty-6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/detachtty/Manifest b/app-misc/detachtty/Manifest index bf12cf594f0a..cfb97fe5895d 100644 --- a/app-misc/detachtty/Manifest +++ b/app-misc/detachtty/Manifest @@ -1,3 +1,3 @@ MD5 0c7c32cf792e46af6de8bb2025962261 ChangeLog 321 -MD5 ac8816ebdbe2888bfc27094428cf616d detachtty-6.ebuild 885 +MD5 bff1b450868224eae82d434b3dd5f7f2 detachtty-6.ebuild 865 MD5 4ea4481bf18c083340b9a447f45fe143 files/digest-detachtty-6 62 diff --git a/app-misc/detachtty/detachtty-6.ebuild b/app-misc/detachtty/detachtty-6.ebuild index a532217a5452..cb2c2f592003 100644 --- a/app-misc/detachtty/detachtty-6.ebuild +++ b/app-misc/detachtty/detachtty-6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-6.ebuild,v 1.1 2003/06/12 08:12:11 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-6.ebuild,v 1.2 2003/09/21 11:11:11 aliz Exp $ DESCRIPTION="detachtty allows the user to attach/detach from interactive processes across the network. It is similar to GNU Screen" HOMEPAGE="http://packages.debian.org/unstable/admin/detachtty.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/d/detachtty/${PN}_${PV}.tar.gz" +SRC_URI="mirror://debian/pool/main/d/detachtty/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |