fordfrog    15/02/01 08:00:41

  Modified:             ChangeLog commons-lang-3.3.2.ebuild
  Log:
  dev-java/commons-lang: added restrict as suggested by James Le Cuirot 
<ch...@aura-online.co.uk>
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
CFE47E2F)

Revision  Changes    Path
1.71                 dev-java/commons-lang/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-lang/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   31 Jan 2015 23:00:01 -0000      1.70
+++ ChangeLog   1 Feb 2015 08:00:41 -0000       1.71
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-lang
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-lang/ChangeLog,v 1.70 
2015/01/31 23:00:01 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-lang/ChangeLog,v 1.71 
2015/02/01 08:00:41 fordfrog Exp $
+
+  01 Feb 2015; Miroslav Ć ulc <fordf...@gentoo.org> commons-lang-3.3.2.ebuild:
+  added restrict as suggested by James Le Cuirot <ch...@aura-online.co.uk>
 
 *commons-lang-3.3.2 (31 Jan 2015)
 



1.2                  dev-java/commons-lang/commons-lang-3.3.2.ebuild

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

Index: commons-lang-3.3.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/commons-lang/commons-lang-3.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- commons-lang-3.3.2.ebuild   31 Jan 2015 23:00:01 -0000      1.1
+++ commons-lang-3.3.2.ebuild   1 Feb 2015 08:00:41 -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-lang/commons-lang-3.3.2.ebuild,v 1.1 
2015/01/31 23:00:01 fordfrog Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/commons-lang/commons-lang-3.3.2.ebuild,v 1.2 
2015/02/01 08:00:41 fordfrog Exp $
 
 EAPI="5"
 JAVA_PKG_IUSE="doc source test"
@@ -29,6 +29,7 @@
 LICENSE="Apache-2.0"
 SLOT="3.3"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x64-solaris"
+RESTRICT="ppc? ( test ) ppc64? ( test )"
 
 S="${WORKDIR}/${MY_P}-src"
 




Reply via email to