summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scheme/hop/metadata.xml')
-rw-r--r--dev-scheme/hop/metadata.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-scheme/hop/metadata.xml b/dev-scheme/hop/metadata.xml
deleted file mode 100644
index 3580e68154f5..000000000000
--- a/dev-scheme/hop/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>scheme@gentoo.org</email>
- <name>Gentoo Scheme Project</name>
- </maintainer>
- <longdescription lang="en">
-HOP is a new programming language designed for the Web 2.0. It is a higher-order language for programming interactive web applications such as web agendas, web galleries, music players, etc. HOP can be viewed as a replacement for traditional graphical toolkits. HOP is implemented as a Web broker, i.e., a Web server that may act indifferently as a regular Web server or Web proxy.
- </longdescription>
- <use>
- <flag name="ssl">Enable SSL support for hop</flag>
- <flag name="threads">Enable thread support for hop, it depends on <pkg>dev-scheme/bigloo</pkg> built with threads use flag.</flag>
- <flag name="debug">Enables building with debug symbols</flag>
- </use>
-</pkgmetadata>