From 9cb79f8fa10258f97b1970ec766161fd2ece3ac7 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 6 Aug 2015 13:36:47 +0000 Subject: Stable for amd64+x86 with ALLARCHES. Signed-off-by: Patrice Clement (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8) --- dev-util/scala-ide/ChangeLog | 5 ++++- dev-util/scala-ide/scala-ide-4.1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-util/scala-ide/ChangeLog b/dev-util/scala-ide/ChangeLog index b9ac94e48e2b..48d34d2e69cb 100644 --- a/dev-util/scala-ide/ChangeLog +++ b/dev-util/scala-ide/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/scala-ide # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scala-ide/ChangeLog,v 1.1 2015/06/28 11:55:10 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scala-ide/ChangeLog,v 1.2 2015/08/06 13:36:47 monsieurp Exp $ + + 06 Aug 2015; Patrice Clement scala-ide-4.1.0.ebuild: + Stable for amd64+x86 with ALLARCHES. *scala-ide-4.1.0 (28 Jun 2015) diff --git a/dev-util/scala-ide/scala-ide-4.1.0.ebuild b/dev-util/scala-ide/scala-ide-4.1.0.ebuild index 3f39191f18b6..3edc95b255bf 100644 --- a/dev-util/scala-ide/scala-ide-4.1.0.ebuild +++ b/dev-util/scala-ide/scala-ide-4.1.0.ebuild @@ -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-util/scala-ide/scala-ide-4.1.0.ebuild,v 1.1 2015/06/28 11:55:10 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scala-ide/scala-ide-4.1.0.ebuild,v 1.2 2015/08/06 13:36:47 monsieurp Exp $ EAPI=5 inherit java-pkg-opt-2 @@ -10,7 +10,7 @@ SRC_URI_X86="http://downloads.typesafe.com/scalaide-pack/${PV}-vfinal-luna-211-2 DESCRIPTION="The Scala IDE" HOMEPAGE="http://www.scala-ide.org" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SRC_URI=" amd64? ( ${SRC_URI_AMD64} ) x86? ( ${SRC_URI_X86} ) -- cgit v1.2.3-65-gdbad