From: Patrice Clement Date: Sat, 21 Oct 2017 17:28:34 +0000 (+0200) Subject: app-misc/nullmodem: EAPI 6 bump. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6df6a2d2d8201608287ac7167b5141af716c90ac;p=gentoo.git app-misc/nullmodem: EAPI 6 bump. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/app-misc/nullmodem/nullmodem-0.0.6-r1.ebuild b/app-misc/nullmodem/nullmodem-0.0.6-r1.ebuild new file mode 100644 index 000000000000..25b0bf4a624f --- /dev/null +++ b/app-misc/nullmodem/nullmodem-0.0.6-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="A Utility to loopback Pseudo-Terminals" +HOMEPAGE="http://www.ant.uni-bremen.de/whomes/rinas/nullmodem/" +SRC_URI="http://www.ant.uni-bremen.de/whomes/rinas/nullmodem/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86"