summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-25 15:55:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-25 15:55:06 +0000
commit8956a70deba9e06a7e2f09e255d49822907ba297 (patch)
tree8819bc18b03111a03e43c0a51144d06abccad5bf /sci-mathematics
parentDrop sparc keywords (diff)
downloadgentoo-2-8956a70deba9e06a7e2f09e255d49822907ba297.tar.gz
gentoo-2-8956a70deba9e06a7e2f09e255d49822907ba297.tar.bz2
gentoo-2-8956a70deba9e06a7e2f09e255d49822907ba297.zip
Drop ia64/sparc
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog10
-rw-r--r--sci-mathematics/octave/octave-3.2.4-r1.ebuild6
-rw-r--r--sci-mathematics/octave/octave-3.4.3-r1.ebuild4
-rw-r--r--sci-mathematics/octave/octave-3.6.0.ebuild4
-rw-r--r--sci-mathematics/octave/octave-3.6.1.ebuild4
5 files changed, 18 insertions, 10 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 018d84b6aab3..514606d8cf29 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sci-mathematics/octave
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.122 2012/03/08 23:11:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.123 2012/03/25 15:55:06 armin76 Exp $
+
+ 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> octave-3.2.4-r1.ebuild,
+ octave-3.4.3-r1.ebuild, octave-3.6.0.ebuild, octave-3.6.1.ebuild:
+ Drop ia64/sparc
+
+ 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> octave-3.2.4-r1.ebuild,
+ octave-3.4.3-r1.ebuild, octave-3.6.0.ebuild, octave-3.6.1.ebuild:
+ Drop alpha/sparc keywords
08 Mar 2012; Brent Baude <ranger@gentoo.org> octave-3.4.3-r1.ebuild:
Marking octave-3.4.3-r1 ppc64 for bug 402199
diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild
index 9b16d17a03b1..01c57ce4a6ca 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.12 2011/10/05 18:44:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.13 2012/03/25 15:55:06 armin76 Exp $
EAPI="2"
inherit flag-o-matic xemacs-elisp-common autotools
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
SLOT="0"
IUSE="curl doc emacs fltk fftw opengl readline sparse test xemacs zlib"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
RDEPEND="dev-libs/libpcre
media-gfx/graphicsmagick[cxx]
diff --git a/sci-mathematics/octave/octave-3.4.3-r1.ebuild b/sci-mathematics/octave/octave-3.4.3-r1.ebuild
index 915f8be3998d..6c9edbfbaba1 100644
--- a/sci-mathematics/octave/octave-3.4.3-r1.ebuild
+++ b/sci-mathematics/octave/octave-3.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.11 2012/03/08 23:11:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.12 2012/03/25 15:55:06 armin76 Exp $
EAPI=4
inherit eutils base autotools toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
SLOT="0"
IUSE="curl doc fftw +glpk +imagemagick opengl openmp +qhull +qrupdate
readline +sparse static-libs X zlib"
-KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-libs/libpcre
app-text/ghostscript-gpl
diff --git a/sci-mathematics/octave/octave-3.6.0.ebuild b/sci-mathematics/octave/octave-3.6.0.ebuild
index aa33c4c44354..1bc8f669dabc 100644
--- a/sci-mathematics/octave/octave-3.6.0.ebuild
+++ b/sci-mathematics/octave/octave-3.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild,v 1.4 2012/02/06 00:00:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild,v 1.5 2012/03/25 15:55:06 armin76 Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
SLOT="0"
IUSE="curl doc fftw +glpk +imagemagick opengl +qhull +qrupdate
readline +sparse static-libs X zlib"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-libs/libpcre
app-text/ghostscript-gpl
diff --git a/sci-mathematics/octave/octave-3.6.1.ebuild b/sci-mathematics/octave/octave-3.6.1.ebuild
index e5f6c86157ec..f8a48eecaea5 100644
--- a/sci-mathematics/octave/octave-3.6.1.ebuild
+++ b/sci-mathematics/octave/octave-3.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.1.ebuild,v 1.1 2012/02/27 18:27:27 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.1.ebuild,v 1.2 2012/03/25 15:55:06 armin76 Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
SLOT="0"
IUSE="curl doc fftw +glpk gnuplot +imagemagick opengl +qhull +qrupdate
readline +sparse static-libs X zlib"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-libs/libpcre
app-text/ghostscript-gpl