monsieurp    15/06/22 15:13:48

  Modified:             commons-collections-3.2.1-r1.ebuild ChangeLog
  Log:
  Add ant-junit to CDEPENDs to clear QA warning.
  
  Signed-off-by: Patrice Clement <[email protected]>
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
93491BB8)

Revision  Changes    Path
1.2                  
dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild?r1=1.1&r2=1.2

Index: commons-collections-3.2.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- commons-collections-3.2.1-r1.ebuild 21 Jun 2015 11:19:31 -0000      1.1
+++ commons-collections-3.2.1-r1.ebuild 22 Jun 2015 15:13:48 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild,v
 1.1 2015/06/21 11:19:31 monsieurp Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild,v
 1.2 2015/06/22 15:13:48 monsieurp Exp $
 EAPI=5
 
 JAVA_PKG_IUSE="doc source test"
@@ -19,6 +19,7 @@
 CDEPEND="
        test-framework? (
                dev-java/junit:0
+               dev-java/ant-junit:0
        )
        "
 DEPEND=">=virtual/jdk-1.6



1.61                 dev-java/commons-collections/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/ChangeLog?rev=1.61&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/ChangeLog?rev=1.61&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   21 Jun 2015 11:19:31 -0000      1.60
+++ ChangeLog   22 Jun 2015 15:13:48 -0000      1.61
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/commons-collections
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 
1.60 2015/06/21 11:19:31 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 
1.61 2015/06/22 15:13:48 monsieurp Exp $
+
+  22 Jun 2015; Patrice Clement <[email protected]>
+  commons-collections-3.2.1-r1.ebuild:
+  Add ant-junit to CDEPENDs to clear QA warning.
 
 *commons-collections-3.2.1-r1 (21 Jun 2015)
 




Reply via email to