mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/TermReadKey: Version bump
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST TermReadKey-2.30.02.tar.gz 37645 SHA256 4e2d28c55f55881c486782e8a19d38db84a65c1472f75254f40978530e49545f SHA512 e83d64f16134409fc9768acf612145754b69e0a7cef95de9960659e35e1675511d95742b6fd775a39bcad561aa887e75ca47713366958757bf1db886e5806f5d WHIRLPOOL 677c8d9d8c4762afb61192670be61d15fc2192cc5ee89ef186662adedfbd1266a1878f435504c3570f4ebb3c28edd96029d19031d4f2592c38d2c73a1bc7c83c
|
||||
DIST TermReadKey-2.33.tar.gz 82916 SHA256 99708f2d157343b79af6d552384fc4cbdf8ab633b727eb547f733fbc1cfdd14d SHA512 ecee70695f8d48f8eeeb6916a7f25aac536e8725815e6c22ed01791f152b55a4203460cb090b00b64ed71e093890b9bc096679223cc97bda0c323e61f105a0ee WHIRLPOOL 1f84792bccf200f938105e49cdcbdab534bf65286b5a0d03a0ebdd7b740e98cdfca0e0e67e5bc817758cb2deba252acb34af3decd16389c3bc130206c768a353
|
||||
|
||||
19
dev-perl/TermReadKey/TermReadKey-2.330.0.ebuild
Normal file
19
dev-perl/TermReadKey/TermReadKey-2.330.0.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=JSTOWE
|
||||
MODULE_VERSION=2.33
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Change terminal modes, and perform non-blocking reads"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="virtual/perl-ExtUtils-MakeMaker"
|
||||
|
||||
SRC_TEST="do parallel"
|
||||
Reference in New Issue
Block a user