diff options
author | 2012-06-01 12:34:34 +0000 | |
---|---|---|
committer | 2012-06-01 12:34:34 +0000 | |
commit | bb7518ba45205d7c3fd7a0e255b74f984e0d5e7a (patch) | |
tree | 365288ae42fce90ba0911a774d7c32293e602d8c /sci-chemistry | |
parent | Don't assinging RDEPEND to DEPEND and vise versa. JRE in DEPEND confuses VM s... (diff) | |
download | gentoo-2-bb7518ba45205d7c3fd7a0e255b74f984e0d5e7a.tar.gz gentoo-2-bb7518ba45205d7c3fd7a0e255b74f984e0d5e7a.tar.bz2 gentoo-2-bb7518ba45205d7c3fd7a0e255b74f984e0d5e7a.zip |
x86 stable, see bug 418413
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/scala/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/scala/scala-3.3.18-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/scala/ChangeLog b/sci-chemistry/scala/ChangeLog index 31c3c4d07593..5543380376fb 100644 --- a/sci-chemistry/scala/ChangeLog +++ b/sci-chemistry/scala/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/scala # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.12 2012/05/04 07:02:34 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.13 2012/06/01 12:34:34 nativemad Exp $ + + 01 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> scala-3.3.18-r2.ebuild: + x86 stable, see bug 418413 04 May 2012; Jeff Horelick <jdhore@gentoo.org> scala-3.3.18-r2.ebuild, scala-3.3.20.ebuild: diff --git a/sci-chemistry/scala/scala-3.3.18-r2.ebuild b/sci-chemistry/scala/scala-3.3.18-r2.ebuild index b52e4644de94..dfe17701d690 100644 --- a/sci-chemistry/scala/scala-3.3.18-r2.ebuild +++ b/sci-chemistry/scala/scala-3.3.18-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.18-r2.ebuild,v 1.4 2012/05/04 07:02:34 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.18-r2.ebuild,v 1.5 2012/06/01 12:34:34 nativemad Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.mrc-lmb.cam.ac.uk/pub/pre/${P}.tar.gz" LICENSE="ccp4" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |