summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2008-05-15 12:21:37 +0000
committerRichard Freeman <rich0@gentoo.org>2008-05-15 12:21:37 +0000
commit3bcd152507bf29049b619207a0a8a36658b69abc (patch)
tree39ecd1008f8b276b330cda122394c339016ddd23 /sci-visualization
parentStable on ppc64; bug #221063 (diff)
downloadgentoo-2-3bcd152507bf29049b619207a0a8a36658b69abc.tar.gz
gentoo-2-3bcd152507bf29049b619207a0a8a36658b69abc.tar.bz2
gentoo-2-3bcd152507bf29049b619207a0a8a36658b69abc.zip
keyword ~amd64 - 220169
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/extrema/ChangeLog5
-rw-r--r--sci-visualization/extrema/extrema-4.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/extrema/ChangeLog b/sci-visualization/extrema/ChangeLog
index 83710c7fee96..2ae0d085d427 100644
--- a/sci-visualization/extrema/ChangeLog
+++ b/sci-visualization/extrema/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/extrema
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/extrema/ChangeLog,v 1.2 2008/05/10 21:41:50 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/extrema/ChangeLog,v 1.3 2008/05/15 12:21:37 rich0 Exp $
+
+ 15 May 2008; Richard Freeman <rich0@gentoo.org> extrema-4.3.5.ebuild:
+ keyword ~amd64 - 220169
11 May 2008; Andrey Grozin <grozin@gentoo.org> +files/extrema-4.3.5.patch,
extrema-4.3.5.ebuild:
diff --git a/sci-visualization/extrema/extrema-4.3.5.ebuild b/sci-visualization/extrema/extrema-4.3.5.ebuild
index 0abf71dc3691..b5fb114faea8 100644
--- a/sci-visualization/extrema/extrema-4.3.5.ebuild
+++ b/sci-visualization/extrema/extrema-4.3.5.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-visualization/extrema/extrema-4.3.5.ebuild,v 1.2 2008/05/10 21:41:50 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/extrema/extrema-4.3.5.ebuild,v 1.3 2008/05/15 12:21:37 rich0 Exp $
WX_GTK_VER="2.8"
inherit eutils fdo-mime wxwidgets
@@ -9,7 +9,7 @@ DESCRIPTION="Interactive data analysis and visualization tool"
HOMEPAGE="http://exsitewebware.com/extrema/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="doc examples"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
DEPEND=">=x11-libs/wxGTK-2.8.7