summaryrefslogtreecommitdiff
path: root/app-admin/drush/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/drush/metadata.xml')
-rw-r--r--app-admin/drush/metadata.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-admin/drush/metadata.xml b/app-admin/drush/metadata.xml
new file mode 100644
index 000000000000..dade88fc1985
--- /dev/null
+++ b/app-admin/drush/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <longdescription lang="en">
+ Drush is a command line shell and scripting interface for Drupal,
+ a veritable Swiss Army knife designed to make life easier for
+ those of us who spend some of our working hours hacking away at
+ the command prompt.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">drush-ops/drush</remote-id>
+ </upstream>
+</pkgmetadata>