summaryrefslogtreecommitdiff
path: root/dev-lang/gwydion-dylan-bin/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/gwydion-dylan-bin/metadata.xml')
-rw-r--r--dev-lang/gwydion-dylan-bin/metadata.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-lang/gwydion-dylan-bin/metadata.xml b/dev-lang/gwydion-dylan-bin/metadata.xml
deleted file mode 100644
index 5f0c3835eb34..000000000000
--- a/dev-lang/gwydion-dylan-bin/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
-Dylan is an advanced, object-oriented, dynamic language which supports the rapid
-development of programs. When needed, the programmer can later optimize [his or
-her] programs for more efficient execution by supplying type information to the
-compiler. Nearly all entities in Dylan (including functions, classes, and basic
-data types such as integers) are first class objects. Additionally Dylan
-supports multiple inheritance, polymorphism, multiple dispatch, keyword
-arguments, object introspection, and many other advanced features.
-</longdescription>
-</pkgmetadata>