summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-16 17:26:58 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-16 17:26:58 +0000
commit9cd47044a01b8332c1f963f2cf67e58cc560f598 (patch)
treee21200f714852b825420d3b8200dde9357039bef /dev-java
parentSpelling. (diff)
downloadgentoo-2-9cd47044a01b8332c1f963f2cf67e58cc560f598.tar.gz
gentoo-2-9cd47044a01b8332c1f963f2cf67e58cc560f598.tar.bz2
gentoo-2-9cd47044a01b8332c1f963f2cf67e58cc560f598.zip
Spelling.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/groovy/ChangeLog7
-rw-r--r--dev-java/groovy/groovy-1.6.8.ebuild6
-rw-r--r--dev-java/groovy/groovy-1.7.10.ebuild6
-rw-r--r--dev-java/groovy/groovy-1.7.5.ebuild6
-rw-r--r--dev-java/groovy/groovy-1.8.5-r1.ebuild6
-rw-r--r--dev-java/groovy/groovy-1.8.5.ebuild4
6 files changed, 20 insertions, 15 deletions
diff --git a/dev-java/groovy/ChangeLog b/dev-java/groovy/ChangeLog
index 69660d5d2284..4c2d8febfff6 100644
--- a/dev-java/groovy/ChangeLog
+++ b/dev-java/groovy/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/groovy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.54 2014/01/08 17:46:48 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.55 2014/01/16 17:26:58 jer Exp $
+
+ 16 Jan 2014; Jeroen Roovers <jer@gentoo.org> groovy-1.6.8.ebuild,
+ groovy-1.7.10.ebuild, groovy-1.7.5.ebuild, groovy-1.8.5-r1.ebuild,
+ groovy-1.8.5.ebuild:
+ Spelling.
08 Jan 2014; Tom Wijsman <TomWij@gentoo.org> groovy-1.8.5.ebuild:
Fixed up Copyright year.
diff --git a/dev-java/groovy/groovy-1.6.8.ebuild b/dev-java/groovy/groovy-1.6.8.ebuild
index 04c1ed4a9477..ebc96a6b5c27 100644
--- a/dev-java/groovy/groovy-1.6.8.ebuild
+++ b/dev-java/groovy/groovy-1.6.8.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.6.8.ebuild,v 1.5 2010/10/15 17:40:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.6.8.ebuild,v 1.6 2014/01/16 17:26:58 jer Exp $
# Groovy's build system is Ant based, but they use Maven for fetching the dependencies.
# We just have to remove the fetch dependencies target, and then we can use Ant for this ebuild.
# We currently do not build the embeddable jar (which is created using JarJar).
-# We could provide that via an USE flag.
+# We could provide that via a USE flag.
# We also don't use automatic build rewriting as there seems to be already some level of support
# in the upstream build system
diff --git a/dev-java/groovy/groovy-1.7.10.ebuild b/dev-java/groovy/groovy-1.7.10.ebuild
index 36415b424c78..d2aad8ba739f 100644
--- a/dev-java/groovy/groovy-1.7.10.ebuild
+++ b/dev-java/groovy/groovy-1.7.10.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.10.ebuild,v 1.1 2011/07/21 16:26:27 elvanor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.10.ebuild,v 1.2 2014/01/16 17:26:58 jer Exp $
# Groovy's build system is Ant based, but they use Maven for fetching the dependencies.
# We just have to remove the fetch dependencies target, and then we can use Ant for this ebuild.
# We currently do not build the embeddable jar (which is created using JarJar).
-# We could provide that via an USE flag.
+# We could provide that via a USE flag.
# We also don't use automatic build rewriting as there seems to be already some level of support
# in the upstream build system
diff --git a/dev-java/groovy/groovy-1.7.5.ebuild b/dev-java/groovy/groovy-1.7.5.ebuild
index 4aaa600cd73b..a5a8783f0e1f 100644
--- a/dev-java/groovy/groovy-1.7.5.ebuild
+++ b/dev-java/groovy/groovy-1.7.5.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild,v 1.5 2011/08/13 07:46:02 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild,v 1.6 2014/01/16 17:26:58 jer Exp $
# Groovy's build system is Ant based, but they use Maven for fetching the dependencies.
# We just have to remove the fetch dependencies target, and then we can use Ant for this ebuild.
# We currently do not build the embeddable jar (which is created using JarJar).
-# We could provide that via an USE flag.
+# We could provide that via a USE flag.
# We also don't use automatic build rewriting as there seems to be already some level of support
# in the upstream build system
diff --git a/dev-java/groovy/groovy-1.8.5-r1.ebuild b/dev-java/groovy/groovy-1.8.5-r1.ebuild
index bdddb4c4e947..975e405bed69 100644
--- a/dev-java/groovy/groovy-1.8.5-r1.ebuild
+++ b/dev-java/groovy/groovy-1.8.5-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.8.5-r1.ebuild,v 1.1 2013/10/23 18:49:46 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.8.5-r1.ebuild,v 1.2 2014/01/16 17:26:58 jer Exp $
# Groovy's build system is Ant based, but they use Maven for fetching the dependencies.
# We just have to remove the fetch dependencies target, and then we can use Ant for this ebuild.
# We currently do not build the embeddable jar (which is created using JarJar).
-# We could provide that via an USE flag.
+# We could provide that via a USE flag.
# We also don't use automatic build rewriting as there seems to be already some level of support
# in the upstream build system
diff --git a/dev-java/groovy/groovy-1.8.5.ebuild b/dev-java/groovy/groovy-1.8.5.ebuild
index c7e9b4a06180..0e47d177f8f4 100644
--- a/dev-java/groovy/groovy-1.8.5.ebuild
+++ b/dev-java/groovy/groovy-1.8.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.8.5.ebuild,v 1.3 2014/01/08 17:46:48 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.8.5.ebuild,v 1.4 2014/01/16 17:26:58 jer Exp $
# Groovy's build system is Ant based, but they use Maven for fetching the dependencies.
# We just have to remove the fetch dependencies target, and then we can use Ant for this ebuild.
# We currently do not build the embeddable jar (which is created using JarJar).
-# We could provide that via an USE flag.
+# We could provide that via a USE flag.
# We also don't use automatic build rewriting as there seems to be already some level of support
# in the upstream build system