From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-788184-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 7DEE7138825
	for <garchives@archives.gentoo.org>; Tue, 31 Mar 2015 18:55:12 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 13F05E086E;
	Tue, 31 Mar 2015 18:55:11 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A335DE086E
	for <gentoo-commits@lists.gentoo.org>; Tue, 31 Mar 2015 18:55:10 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 57E293406F3
	for <gentoo-commits@lists.gentoo.org>; Tue, 31 Mar 2015 18:55:09 +0000 (UTC)
Received: by oystercatcher.gentoo.org (Postfix, from userid 2178)
	id EC1F514EF8; Tue, 31 Mar 2015 18:55:04 +0000 (UTC)
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/java-config: java-config-2.1.11.ebuild ChangeLog java-config-2.1.12-r1.ebuild
X-VCS-Repository: gentoo-x86
X-VCS-Files: java-config-2.1.11.ebuild ChangeLog java-config-2.1.12-r1.ebuild
X-VCS-Directories: dev-java/java-config
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Mueller
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Message-Id: <20150331185505.EC1F514EF8@oystercatcher.gentoo.org>
Date: Tue, 31 Mar 2015 18:55:04 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: b160222c-8e9f-4567-88cc-dd18ca8b550a
X-Archives-Hash: 409e4b0830a4ca053986a581a76029df

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.