diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:54:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:54:12 +0000 |
commit | 17c2ceb072ff95b92afec99f3a00168df66a5e46 (patch) | |
tree | edab729513bb33c0d6b104f184be32d1b4501a9f /sci-mathematics/rkward | |
parent | amd64 stable, bug #502392 (diff) | |
download | gentoo-2-17c2ceb072ff95b92afec99f3a00168df66a5e46.tar.gz gentoo-2-17c2ceb072ff95b92afec99f3a00168df66a5e46.tar.bz2 gentoo-2-17c2ceb072ff95b92afec99f3a00168df66a5e46.zip |
amd64 stable, bug #502416
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-mathematics/rkward')
-rw-r--r-- | sci-mathematics/rkward/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/rkward/rkward-0.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/rkward/ChangeLog b/sci-mathematics/rkward/ChangeLog index 39d88fe6ed9a..e2d72a88420f 100644 --- a/sci-mathematics/rkward/ChangeLog +++ b/sci-mathematics/rkward/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/rkward -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.38 2013/04/19 12:54:20 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.39 2014/03/02 22:54:12 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> rkward-0.6.1.ebuild: + amd64 stable, bug #502416 *rkward-0.6.1 (19 Apr 2013) diff --git a/sci-mathematics/rkward/rkward-0.6.1.ebuild b/sci-mathematics/rkward/rkward-0.6.1.ebuild index 4dce6d18dad8..0199ee111ea3 100644 --- a/sci-mathematics/rkward/rkward-0.6.1.ebuild +++ b/sci-mathematics/rkward/rkward-0.6.1.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/rkward/rkward-0.6.1.ebuild,v 1.1 2013/04/19 12:54:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.6.1.ebuild,v 1.2 2014/03/02 22:54:12 pacho Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |