diff options
author | 2015-04-21 17:51:29 +0000 | |
---|---|---|
committer | 2015-04-21 17:51:29 +0000 | |
commit | 4294d66ae4f4f622449caabcdef052284b038d81 (patch) | |
tree | 84c30ed67222010538678b3fa23f10e0f52f7e47 /sci-mathematics | |
parent | x86 stable wrt bug #535418 (diff) | |
download | gentoo-2-4294d66ae4f4f622449caabcdef052284b038d81.tar.gz gentoo-2-4294d66ae4f4f622449caabcdef052284b038d81.tar.bz2 gentoo-2-4294d66ae4f4f622449caabcdef052284b038d81.zip |
x86 stable wrt bug #406779
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-13.04.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog index 28f55bf86314..29e57d7e53d8 100644 --- a/sci-mathematics/wxmaxima/ChangeLog +++ b/sci-mathematics/wxmaxima/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/wxmaxima # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.46 2015/04/16 14:44:32 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.47 2015/04/21 17:51:29 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> wxmaxima-13.04.2.ebuild: + x86 stable wrt bug #406779 *wxmaxima-15.04.0 (16 Apr 2015) diff --git a/sci-mathematics/wxmaxima/wxmaxima-13.04.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-13.04.2.ebuild index 936f937830eb..488254c9ea18 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-13.04.2.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-13.04.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-13.04.2.ebuild,v 1.3 2015/03/27 16:30:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-13.04.2.ebuild,v 1.4 2015/04/21 17:51:29 pacho Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" DEPEND=" dev-libs/libxml2:2 |