diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 11:33:09 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 11:33:09 +0000 |
commit | d5b3f19d52e9ef3d16b3d5c2cfefb6c4245d2cff (patch) | |
tree | 71b9fbe60799bf4364db43db9c49e6aef66b01a3 /sci-mathematics | |
parent | x86 stable wrt bug #516966 (diff) | |
download | gentoo-2-d5b3f19d52e9ef3d16b3d5c2cfefb6c4245d2cff.tar.gz gentoo-2-d5b3f19d52e9ef3d16b3d5c2cfefb6c4245d2cff.tar.bz2 gentoo-2-d5b3f19d52e9ef3d16b3d5c2cfefb6c4245d2cff.zip |
x86 stable wrt bug #516464
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/rstudio/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/rstudio/rstudio-0.98.490.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-mathematics/rstudio/ChangeLog b/sci-mathematics/rstudio/ChangeLog index 878a8b7e2c9d..c20b70b6a7f0 100644 --- a/sci-mathematics/rstudio/ChangeLog +++ b/sci-mathematics/rstudio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/rstudio # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/ChangeLog,v 1.11 2014/07/04 14:08:16 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/ChangeLog,v 1.12 2014/07/27 11:33:09 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> rstudio-0.98.490.ebuild: + x86 stable wrt bug #516464 *rstudio-0.98.953 (04 Jul 2014) diff --git a/sci-mathematics/rstudio/rstudio-0.98.490.ebuild b/sci-mathematics/rstudio/rstudio-0.98.490.ebuild index f90f92d30df5..8247d4c7d32f 100644 --- a/sci-mathematics/rstudio/rstudio-0.98.490.ebuild +++ b/sci-mathematics/rstudio/rstudio-0.98.490.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490.ebuild,v 1.2 2013/12/23 21:33:01 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490.ebuild,v 1.3 2014/07/27 11:33:09 phajdan.jr Exp $ EAPI=5 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rstudio/rstudio/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="dedicated server" QTVER=4.8 |