diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-01 14:34:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-01 14:34:48 +0000 |
commit | 5a7698fe333e2e583bb275fd83dc0b79feef9588 (patch) | |
tree | 33366b59fe327014f8dbd5f37f23765ec8b78a5c /sci-mathematics | |
parent | Stable on amd64 wrt bug #326251 (diff) | |
download | gentoo-2-5a7698fe333e2e583bb275fd83dc0b79feef9588.tar.gz gentoo-2-5a7698fe333e2e583bb275fd83dc0b79feef9588.tar.bz2 gentoo-2-5a7698fe333e2e583bb275fd83dc0b79feef9588.zip |
Stable on amd64 wrt bug #326047
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/rkward/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/rkward/rkward-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/rkward/ChangeLog b/sci-mathematics/rkward/ChangeLog index 2fae732a62fe..7640adde428b 100644 --- a/sci-mathematics/rkward/ChangeLog +++ b/sci-mathematics/rkward/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/rkward # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.22 2010/07/01 12:42:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.23 2010/07/01 14:34:48 hwoarang Exp $ + + 01 Jul 2010; Markos Chandras <hwoarang@gentoo.org> rkward-0.5.3.ebuild: + Stable on amd64 wrt bug #326047 01 Jul 2010; Christian Faulhammer <fauli@gentoo.org> rkward-0.5.3.ebuild: stable x86, bug 326047 diff --git a/sci-mathematics/rkward/rkward-0.5.3.ebuild b/sci-mathematics/rkward/rkward-0.5.3.ebuild index bd37c5b84f0a..90406c21f9b6 100644 --- a/sci-mathematics/rkward/rkward-0.5.3.ebuild +++ b/sci-mathematics/rkward/rkward-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.3.ebuild,v 1.2 2010/07/01 12:42:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.3.ebuild,v 1.3 2010/07/01 14:34:48 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND=">=dev-lang/R-2.7.0" |