monsieurp 15/06/14 18:46:48 Modified: scala-bin-2.11.6.ebuild ChangeLog Log: Stable for x86 via ALLARCHES. Fix bug 552116. Signed-off-by: Patrice Clement <[email protected]> (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Revision Changes Path 1.3 dev-lang/scala-bin/scala-bin-2.11.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild?r1=1.2&r2=1.3 Index: scala-bin-2.11.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- scala-bin-2.11.6.ebuild 14 Jun 2015 18:45:28 -0000 1.2 +++ scala-bin-2.11.6.ebuild 14 Jun 2015 18:46:48 -0000 1.3 @@ -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-lang/scala-bin/scala-bin-2.11.6.ebuild,v 1.2 2015/06/14 18:45:28 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild,v 1.3 2015/06/14 18:46:48 monsieurp Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 amd64" +KEYWORDS="x86 amd64" IUSE="doc" DEPEND="" 1.4 dev-lang/scala-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 14 Jun 2015 18:45:28 -0000 1.3 +++ ChangeLog 14 Jun 2015 18:46:48 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/scala-bin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v 1.3 2015/06/14 18:45:28 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v 1.4 2015/06/14 18:46:48 monsieurp Exp $ + + 14 Jun 2015; Patrice Clement <[email protected]> scala-bin-2.11.6.ebuild: + Stable for x86 via ALLARCHES. Fix bug 552116. 14 Jun 2015; Patrice Clement <[email protected]> scala-bin-2.11.6.ebuild: Stable for amd64. Fix bug 552116.
