summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-11-01 21:59:37 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-11-01 22:00:19 +0000
commit72b5d7b39caee73f1fcfcabb054fb1a1c5f3d1ea (patch)
tree7fa616f13c8cfdd78cfbe0995fee5a099d88094e /dev-java/groovy
parentapp-editors/neovim: Bump version to 0.1.0 (diff)
downloadgentoo-72b5d7b39caee73f1fcfcabb054fb1a1c5f3d1ea.tar.gz
gentoo-72b5d7b39caee73f1fcfcabb054fb1a1c5f3d1ea.tar.bz2
gentoo-72b5d7b39caee73f1fcfcabb054fb1a1c5f3d1ea.zip
dev-java/groovy: Update metadata.xml. Remove current maintainer as he appears to have gone AWOL.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/groovy')
-rw-r--r--dev-java/groovy/metadata.xml18
1 files changed, 1 insertions, 17 deletions
diff --git a/dev-java/groovy/metadata.xml b/dev-java/groovy/metadata.xml
index ada0209fa635..55f62111c613 100644
--- a/dev-java/groovy/metadata.xml
+++ b/dev-java/groovy/metadata.xml
@@ -2,23 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
- <herd>proxy-maintainers</herd>
<maintainer>
- <email>basiliscos@openmailbox.org</email>
- <name>Ivan Baidakou</name>
+ <email>monsieurp@gentoo.org</email>
</maintainer>
- <longdescription>
-Groovy is a new agile dynamic language for the JVM combining lots of great
-features from languages like Python, Ruby and Smalltalk and making them
-available to the Java developers using a Java-like syntax.
-
-Groovy is designed to help you get things done on the Java platform in a
-quicker, more concise and fun way - bringing the power of Python and Ruby inside
-the Java platform.
-
-Groovy can be used as an alternative compiler to javac to generate standard Java
-bytecode to be used by any Java project or it can be used dynamically as an
-alternative language such as for scripting Java objects, templating or writing
-unit test cases.
- </longdescription>
</pkgmetadata>