summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2010-03-11 15:30:03 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2010-03-11 15:30:03 +0000
commit8160753d21eb154a06b25e9571b5167309e142d8 (patch)
tree69ebc7c7195ceeb1826599583aae571faf55bd86 /sci-mathematics
parentVersion bump (diff)
downloadgentoo-2-8160753d21eb154a06b25e9571b5167309e142d8.tar.gz
gentoo-2-8160753d21eb154a06b25e9571b5167309e142d8.tar.bz2
gentoo-2-8160753d21eb154a06b25e9571b5167309e142d8.zip
Now added graphicsmagick since it is keyworded in all arches
(Portage version: 2.2_rc66/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog6
-rw-r--r--sci-mathematics/octave/octave-3.2.4-r1.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 27bdc00b4439..f69fc10e4798 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/octave
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.85 2010/03/06 18:40:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.86 2010/03/11 15:30:03 bicatali Exp $
+
+ 11 Mar 2010; Sébastien Fabbro <bicatali@gentoo.org>
+ octave-3.2.4-r1.ebuild:
+ Now added graphicsmagick since it is keyworded in all arches
*octave-3.2.4-r1 (06 Mar 2010)
diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild
index f7c36181d4bb..44aab1daea5e 100644
--- a/sci-mathematics/octave/octave-3.2.4-r1.ebuild
+++ b/sci-mathematics/octave/octave-3.2.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.1 2010/03/06 18:40:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.2 2010/03/11 15:30:03 bicatali Exp $
EAPI="2"
inherit flag-o-matic xemacs-elisp-common
@@ -14,8 +14,9 @@ SLOT="0"
IUSE="curl doc emacs fltk fftw opengl readline sparse test xemacs zlib"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-# add media-gfx/graphicsmagick[cxx] when keyworded in arches
+
RDEPEND="dev-libs/libpcre
+ media-gfx/graphicsmagick[cxx]
media-libs/qhull
sci-libs/qrupdate
sci-mathematics/glpk