forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Package-Manager: portage-2.2.26
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Copyright 1999-2015 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
DIST_AUTHOR=MLEHMANN | ||
DIST_VERSION=7.11 | ||
inherit perl-module | ||
|
||
DESCRIPTION="Provides a uniform interface to various event loops" | ||
|
||
SLOT="0" | ||
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" | ||
IUSE="" | ||
|
||
RDEPEND="" | ||
DEPEND="${RDEPEND} | ||
>=virtual/perl-ExtUtils-MakeMaker-6.520.0 | ||
dev-perl/Canary-Stability | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST AnyEvent-7.04.tar.gz 286523 SHA256 6a9d94fa61c7f5dc515c834eb224dbc6ce4123da8fd5bfa0cf3815f3f3e908b2 SHA512 2da60d08d81e52dfc43235d737905cc86840dde7555f9752ec9f990317fb8710cff52bc518e18a9d141956520599f04e5bc94ed407ab9846bd642f6597ec90ce WHIRLPOOL cfaab8bd8a0274a273d5f456c7dedf5c86bca37ff1be30256d80cb8e881094e37724b8f26625af721c268f34cf6476c557eb75e0033ee1054f49059f54e04858 | ||
DIST AnyEvent-7.07.tar.gz 292938 SHA256 4c4cc8e877bc8812e17aad29ae8d6364066bf2a0d1e4de9de14fb01e02a43106 SHA512 db02fd12aa64f7d253509f701dde5af67b58e43f7df052f8b1e23fc6f45327bec7668ed0ead8407ce72578d2d8544bab4a688f739bcc2fb5aaac3a431aeaeb6c WHIRLPOOL 569fd392192a2718603500cae0ce0bf8a4a31b37e9343259e449f68ac2c14c15711ca82196b2c9069a96697a9d7b2c3195735dfa4c4a3a4835dfec38eec8f172 | ||
DIST AnyEvent-7.11.tar.gz 296544 SHA256 8bf1b59860d04daeec4f6f56e3b86b581dfabacbc3ba0442e493e267b4b9f522 SHA512 2b1949a73c3ad0ae06c3da8d06d7074089910bc9f44b32be5177b603999ddb13b5801cc81db11cefb7e490f7386b8403ca511ccbdc92f898cb3650c5d1d82b8b WHIRLPOOL 4a99099004a88ac1cc3f0261a43ce4eacc75a1b47e056e8c2b75173260ce98a147c601de3cccf171225c9fbfa4e821490f1b697122cd9c7382a988ee3398f077 |