diff options
author | Markus Meier <maekke@gentoo.org> | 2009-08-04 05:26:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-08-04 05:26:15 +0000 |
commit | 99981a9888e60d1cdbdc23c6cb986f6914f78c2b (patch) | |
tree | 1c1991bf8a02c9a82fb6135d4fee041b926b3933 /sci-mathematics | |
parent | version bump. kde 4.3 dep. (diff) | |
download | gentoo-2-99981a9888e60d1cdbdc23c6cb986f6914f78c2b.tar.gz gentoo-2-99981a9888e60d1cdbdc23c6cb986f6914f78c2b.tar.bz2 gentoo-2-99981a9888e60d1cdbdc23c6cb986f6914f78c2b.zip |
amd64 stable, bug #264649
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog index 12cc34b029ed..57cad35a6a79 100644 --- a/sci-mathematics/wxmaxima/ChangeLog +++ b/sci-mathematics/wxmaxima/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/wxmaxima # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.25 2009/08/01 12:13:34 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.26 2009/08/04 05:26:15 maekke Exp $ + + 04 Aug 2009; Markus Meier <maekke@gentoo.org> wxmaxima-0.8.2.ebuild: + amd64 stable, bug #264649 01 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org> wxmaxima-0.8.2.ebuild: diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild index 0fdffca10c86..fd9dff69948b 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.3 2009/08/01 12:13:34 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.4 2009/08/04 05:26:15 maekke Exp $ WX_GTK_VER="2.8" EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="unicode" DEPEND=">=dev-libs/libxml2-2.5.0 |