From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6615A1389F5 for ; Thu, 2 Apr 2015 18:08:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F54AE0853; Thu, 2 Apr 2015 18:08:09 +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 03DC5E0853 for ; Thu, 2 Apr 2015 18:08:08 +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 5D972340817 for ; Thu, 2 Apr 2015 18:08:07 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 665) id 222C715137; Thu, 2 Apr 2015 18:08:06 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-java/glassfish-interceptor-api: glassfish-interceptor-api-3.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: glassfish-interceptor-api-3.1.ebuild X-VCS-Directories: dev-java/glassfish-interceptor-api X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150402180806.222C715137@oystercatcher.gentoo.org> Date: Thu, 2 Apr 2015 18:08:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 76c3ec24-ba99-4343-b232-f68c03b29cac X-Archives-Hash: 36db323f2c88bb860dce5cf3c440821f mr_bones_ 15/04/02 18:08:06 Modified: glassfish-interceptor-api-3.1.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit) Revision Changes Path 1.3 dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild?r1=1.2&r2=1.3 Index: glassfish-interceptor-api-3.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- glassfish-interceptor-api-3.1.ebuild 10 Mar 2014 21:06:08 -0000 1.2 +++ glassfish-interceptor-api-3.1.ebuild 2 Apr 2015 18:08:06 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild,v 1.2 2014/03/10 21:06:08 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild,v 1.3 2015/04/02 18:08:06 mr_bones_ Exp $ EAPI="5" @@ -39,4 +39,4 @@ use doc && java-pkg_dojavadoc target/site/apidocs use source && java-pkg_dosrc src/main/java/javax -} \ No newline at end of file +}