public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-bsf: ChangeLog ant-apache-bsf-1.8.2.ebuild
@ 2012-02-18 22:09 Vlastimil Babka (caster)
  0 siblings, 0 replies; 3+ messages in thread
From: Vlastimil Babka (caster) @ 2012-02-18 22:09 UTC (permalink / raw
  To: gentoo-commits

caster      12/02/18 22:09:50

  Modified:             ChangeLog
  Added:                ant-apache-bsf-1.8.2.ebuild
  Log:
  Version bump, bug #351850.
  
  (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 dev-java/ant-apache-bsf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	31 Dec 2011 11:42:43 -0000	1.35
+++ ChangeLog	18 Feb 2012 22:09:50 -0000	1.36
@@ -1,6 +1,12 @@
 # ChangeLog for dev-java/ant-apache-bsf
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.35 2011/12/31 11:42:43 sera Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.36 2012/02/18 22:09:50 caster Exp $
+
+*ant-apache-bsf-1.8.2 (18 Feb 2012)
+
+  18 Feb 2012; Vlastimil Babka <caster@gentoo.org>
+  +ant-apache-bsf-1.8.2.ebuild:
+  Version bump, bug #351850.
 
   31 Dec 2011; Ralph Sennhauser <sera@gentoo.org>
   ant-apache-bsf-1.7.1-r1.ebuild, ant-apache-bsf-1.8.0.ebuild,



1.1                  dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild?rev=1.1&content-type=text/plain

Index: ant-apache-bsf-1.8.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v 1.1 2012/02/18 22:09:50 caster Exp $

EAPI="4"

ANT_TASK_DEPNAME="bsf-2.3"

inherit ant-tasks

KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]"
RDEPEND="${DEPEND}"

IUSE="python javascript tcl"

JAVA_PKG_FILTER_COMPILER="jikes"

pkg_postinst() {
	if [[ -z "${REPLACING_VERSIONS}" ]]; then
		elog "Also, >=dev-java/bsf-2.4.0-r1 adds optional support for groovy,"
		elog "ruby and beanshell. See its postinst elog messages for instructions."
	fi
}






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-bsf: ChangeLog ant-apache-bsf-1.8.2.ebuild
@ 2012-05-25  1:14 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-25  1:14 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/25 01:14:07

  Modified:             ChangeLog ant-apache-bsf-1.8.2.ebuild
  Log:
  marked x86 per bug 417403
  
  (Portage version: 2.2.0_alpha107/cvs/Linux i686)

Revision  Changes    Path
1.37                 dev-java/ant-apache-bsf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	18 Feb 2012 22:09:50 -0000	1.36
+++ ChangeLog	25 May 2012 01:14:07 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/ant-apache-bsf
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.36 2012/02/18 22:09:50 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.37 2012/05/25 01:14:07 jdhore Exp $
+
+  25 May 2012; Jeff Horelick <jdhore@gentoo.org> ant-apache-bsf-1.8.2.ebuild:
+  marked x86 per bug 417403
 
 *ant-apache-bsf-1.8.2 (18 Feb 2012)
 



1.2                  dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild

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

Index: ant-apache-bsf-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ant-apache-bsf-1.8.2.ebuild	18 Feb 2012 22:09:50 -0000	1.1
+++ ant-apache-bsf-1.8.2.ebuild	25 May 2012 01:14:07 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v 1.1 2012/02/18 22:09:50 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v 1.2 2012/05/25 01:14:07 jdhore Exp $
 
 EAPI="4"
 
@@ -8,7 +8,7 @@
 
 inherit ant-tasks
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-bsf: ChangeLog ant-apache-bsf-1.8.2.ebuild
@ 2012-05-25 11:24 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-25 11:24 UTC (permalink / raw
  To: gentoo-commits

ago         12/05/25 11:24:37

  Modified:             ChangeLog ant-apache-bsf-1.8.2.ebuild
  Log:
  Stable for amd64, wrt bug #417403
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 dev-java/ant-apache-bsf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	25 May 2012 01:14:07 -0000	1.37
+++ ChangeLog	25 May 2012 11:24:37 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/ant-apache-bsf
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.37 2012/05/25 01:14:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.38 2012/05/25 11:24:37 ago Exp $
+
+  25 May 2012; Agostino Sarubbo <ago@gentoo.org> ant-apache-bsf-1.8.2.ebuild:
+  Stable for amd64, wrt bug #417403
 
   25 May 2012; Jeff Horelick <jdhore@gentoo.org> ant-apache-bsf-1.8.2.ebuild:
   marked x86 per bug 417403



1.3                  dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild?r1=1.2&r2=1.3

Index: ant-apache-bsf-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ant-apache-bsf-1.8.2.ebuild	25 May 2012 01:14:07 -0000	1.2
+++ ant-apache-bsf-1.8.2.ebuild	25 May 2012 11:24:37 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v 1.2 2012/05/25 01:14:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v 1.3 2012/05/25 11:24:37 ago Exp $
 
 EAPI="4"
 
@@ -8,7 +8,7 @@
 
 inherit ant-tasks
 
-KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]"






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-25 11:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25 11:24 [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-bsf: ChangeLog ant-apache-bsf-1.8.2.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-25  1:14 Jeff Horelick (jdhore)
2012-02-18 22:09 Vlastimil Babka (caster)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox