diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-14 12:55:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-14 12:55:11 +0000 |
commit | 9d2e25c08c81eb232c8d54d871e4dd6dcfa263c1 (patch) | |
tree | 48206ab75cc70891918fed6633b8b63d94f5bb7f /sci-chemistry | |
parent | Stable for x86, wrt bug #446742 (diff) | |
download | gentoo-2-9d2e25c08c81eb232c8d54d871e4dd6dcfa263c1.tar.gz gentoo-2-9d2e25c08c81eb232c8d54d871e4dd6dcfa263c1.tar.bz2 gentoo-2-9d2e25c08c81eb232c8d54d871e4dd6dcfa263c1.zip |
Stable for x86, wrt bug #446742
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/scala/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/scala/scala-3.3.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/scala/ChangeLog b/sci-chemistry/scala/ChangeLog index c77594ed992a..905129ab169f 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.17 2012/12/14 12:47:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.18 2012/12/14 12:55:11 ago Exp $ + + 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> scala-3.3.20.ebuild: + Stable for x86, wrt bug #446742 14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> scala-3.3.20.ebuild: Stable for amd64, wrt bug #446742 diff --git a/sci-chemistry/scala/scala-3.3.20.ebuild b/sci-chemistry/scala/scala-3.3.20.ebuild index c4c561e082f4..68218a58d9d8 100644 --- a/sci-chemistry/scala/scala-3.3.20.ebuild +++ b/sci-chemistry/scala/scala-3.3.20.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.20.ebuild,v 1.4 2012/12/14 12:47:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild,v 1.5 2012/12/14 12:55:11 ago Exp $ EAPI=4 @@ -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=" |