app-misc/detachtty: stable for amd64. mark stable for the remaining arches using...
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 21 Oct 2017 17:30:05 +0000 (19:30 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 21 Oct 2017 17:30:21 +0000 (19:30 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

app-misc/detachtty/detachtty-9-r1.ebuild

index 4872c27d12f641f8dd296909c2b0d4caa357813c..889f3998d57b9220935f7f677f2666f3120104ee 100644 (file)
@@ -8,14 +8,12 @@ inherit toolchain-funcs
 MY_P="${P/-/_}"
 
 DESCRIPTION="Attach/detach from interactive processes across the network"
-HOMEPAGE="http://packages.debian.org/unstable/admin/detachtty"
+HOMEPAGE="https://packages.debian.org/unstable/admin/detachtty"
 SRC_URI="mirror://debian/pool/main/d/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
-DOCS=( INSTALL README )
+KEYWORDS="amd64 ppc sparc x86"
 
 src_compile() {
        emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"