diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-01 12:42:52 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-01 12:42:52 +0000 |
commit | caa34a278026f44a737d322befb3bb3a1574dcf3 (patch) | |
tree | bbb5827477af2f8a1d2b6a095fc6d1d4b26b8ff9 /sci-mathematics | |
parent | stable x86, bug 320205 (diff) | |
download | gentoo-2-caa34a278026f44a737d322befb3bb3a1574dcf3.tar.gz gentoo-2-caa34a278026f44a737d322befb3bb3a1574dcf3.tar.bz2 gentoo-2-caa34a278026f44a737d322befb3bb3a1574dcf3.zip |
stable x86, bug 326047
(Portage version: 2.1.8.3/cvs/Linux i686)
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 66df97340992..2fae732a62fe 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.21 2010/05/04 21:59:01 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.22 2010/07/01 12:42:52 fauli Exp $ + + 01 Jul 2010; Christian Faulhammer <fauli@gentoo.org> rkward-0.5.3.ebuild: + stable x86, bug 326047 *rkward-0.5.3 (04 May 2010) diff --git a/sci-mathematics/rkward/rkward-0.5.3.ebuild b/sci-mathematics/rkward/rkward-0.5.3.ebuild index 10c4b563d919..bd37c5b84f0a 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.1 2010/05/04 21:59:01 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.3.ebuild,v 1.2 2010/07/01 12:42:52 fauli 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" |