Ensure that every package has a description (#10896)

This commit is contained in:
Adam J. Stewart
2019-03-14 20:49:07 -05:00
committed by GitHub
parent 9b51fb09f1
commit 4e6285a19b
13 changed files with 31 additions and 14 deletions

View File

@@ -7,6 +7,8 @@
class Apex(CMakePackage):
"""Autonomic Performance Environment for eXascale (APEX)."""
homepage = "http://github.com/khuck/xpress-apex"
url = "http://github.com/khuck/xpress-apex/archive/v0.1.tar.gz"