* [gentoo-commits] gentoo-x86 commit in dev-java/java-config: java-config-2.1.11.ebuild ChangeLog java-config-2.1.12-r1.ebuild
@ 2015-03-31 18:55 99% Ulrich Mueller (ulm)
0 siblings, 0 replies; 1+ results
From: Ulrich Mueller (ulm) @ 2015-03-31 18:55 UTC (permalink / raw
To: gentoo-commits
ulm 15/03/31 18:55:04
Modified: java-config-2.1.11.ebuild ChangeLog
java-config-2.1.12-r1.ebuild
Log:
Update dependency after package move of eselect modules to app-eselect.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.14 dev-java/java-config/java-config-2.1.11.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.1.11.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.1.11.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.1.11.ebuild?r1=1.13&r2=1.14
Index: java-config-2.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.11.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- java-config-2.1.11.ebuild 6 Apr 2013 10:21:50 -0000 1.13
+++ java-config-2.1.11.ebuild 31 Mar 2015 18:55:04 -0000 1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.11.ebuild,v 1.13 2013/04/06 10:21:50 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.11.ebuild,v 1.14 2015/03/31 18:55:04 ulm Exp $
EAPI="2"
PYTHON_DEPEND="*:2.6"
@@ -20,7 +20,7 @@
DEPEND=""
RDEPEND=">=dev-java/java-config-wrapper-0.15
!sys-apps/baselayout-java
- !app-admin/eselect-java"
+ !app-eselect/eselect-java"
# Tests fail when java-config isn't already installed.
RESTRICT="test"
RESTRICT_PYTHON_ABIS="2.4 2.5 *-jython"
1.291 dev-java/java-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.291&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.291&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?r1=1.290&r2=1.291
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -r1.290 -r1.291
--- ChangeLog 29 Nov 2014 09:56:32 -0000 1.290
+++ ChangeLog 31 Mar 2015 18:55:04 -0000 1.291
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/java-config
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.290 2014/11/29 09:56:32 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.291 2015/03/31 18:55:04 ulm Exp $
+
+ 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> java-config-2.1.11.ebuild,
+ java-config-2.1.12-r1.ebuild:
+ Update dependency after package move of eselect modules to app-eselect.
29 Nov 2014; Pacho Ramos <pacho@gentoo.org> java-config-2.2.0.ebuild:
Support python 3.4
1.10 dev-java/java-config/java-config-2.1.12-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.1.12-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.1.12-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.1.12-r1.ebuild?r1=1.9&r2=1.10
Index: java-config-2.1.12-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.12-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- java-config-2.1.12-r1.ebuild 5 Sep 2013 18:27:44 -0000 1.9
+++ java-config-2.1.12-r1.ebuild 31 Mar 2015 18:55:04 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.12-r1.ebuild,v 1.9 2013/09/05 18:27:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.12-r1.ebuild,v 1.10 2015/03/31 18:55:04 ulm Exp $
EAPI="5"
@@ -21,7 +21,7 @@
DEPEND=""
RDEPEND=">=dev-java/java-config-wrapper-0.15
!sys-apps/baselayout-java
- !app-admin/eselect-java"
+ !app-eselect/eselect-java"
# https://bugs.gentoo.org/show_bug.cgi?id=315229
PDEPEND=">=virtual/jre-1.5"
# Tests fail when java-config isn't already installed.
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2015-03-31 18:55 99% [gentoo-commits] gentoo-x86 commit in dev-java/java-config: java-config-2.1.11.ebuild ChangeLog java-config-2.1.12-r1.ebuild Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox