diff options
author | 2008-09-06 15:24:52 +0000 | |
---|---|---|
committer | 2008-09-06 15:24:52 +0000 | |
commit | a3a802335c69933ea7d9d325e967a2307b9f25d1 (patch) | |
tree | 2a39325ede462b32fd09a122edb4d4c6aaeee2e4 /sci-mathematics/rkward | |
parent | Stable for HPPA (bug #236389). (diff) | |
download | gentoo-2-a3a802335c69933ea7d9d325e967a2307b9f25d1.tar.gz gentoo-2-a3a802335c69933ea7d9d325e967a2307b9f25d1.tar.bz2 gentoo-2-a3a802335c69933ea7d9d325e967a2307b9f25d1.zip |
x86 stable wrt #236566
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics/rkward')
-rw-r--r-- | sci-mathematics/rkward/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/rkward/rkward-0.4.9a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/rkward/ChangeLog b/sci-mathematics/rkward/ChangeLog index 6f842652c890..fc396c4a8f46 100644 --- a/sci-mathematics/rkward/ChangeLog +++ b/sci-mathematics/rkward/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/rkward # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.11 2008/09/04 00:22:14 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.12 2008/09/06 15:24:52 armin76 Exp $ + + 06 Sep 2008; Raúl Porcel <armin76@gentoo.org> rkward-0.4.9a.ebuild: + x86 stable wrt #236566 04 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> rkward-0.4.9a.ebuild: diff --git a/sci-mathematics/rkward/rkward-0.4.9a.ebuild b/sci-mathematics/rkward/rkward-0.4.9a.ebuild index 935c81921c6d..bdcb92397b29 100644 --- a/sci-mathematics/rkward/rkward-0.4.9a.ebuild +++ b/sci-mathematics/rkward/rkward-0.4.9a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.9a.ebuild,v 1.2 2008/09/04 00:22:14 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.9a.ebuild,v 1.3 2008/09/06 15:24:52 armin76 Exp $ ARTS_REQUIRED="never" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-lang/R" |