summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-03-23 03:48:13 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-03-23 03:48:13 +0000
commit7fa7ef6d949e7d89ae5a710a8883de6f3acf997d (patch)
tree7241e5c924cb32a0b69f54d6fa39cad198951eec /sci-mathematics
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-7fa7ef6d949e7d89ae5a710a8883de6f3acf997d.tar.gz
gentoo-2-7fa7ef6d949e7d89ae5a710a8883de6f3acf997d.tar.bz2
gentoo-2-7fa7ef6d949e7d89ae5a710a8883de6f3acf997d.zip
amd64 stable, bug 245707
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave-forge/ChangeLog8
-rw-r--r--sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-mathematics/octave-forge/ChangeLog b/sci-mathematics/octave-forge/ChangeLog
index 09bd61360d03..8c789f7af1be 100644
--- a/sci-mathematics/octave-forge/ChangeLog
+++ b/sci-mathematics/octave-forge/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/octave-forge
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.29 2008/08/06 20:44:05 ulm Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.30 2009/03/23 03:48:13 darkside Exp $
+
+ 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org>
+ octave-forge-2006.03.17-r1.ebuild:
+ amd64 stable, bug 245707
06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
diff --git a/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild
index 0d1dfc87a0c5..b1c5cf09818b 100644
--- a/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild
+++ b/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild,v 1.7 2008/07/23 17:19:32 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild,v 1.8 2009/03/23 03:48:13 darkside Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://octave.sourceforge.net/"
SRC_URI="mirror://sourceforge/octave/${P}.tar.gz"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
SLOT="0"
IUSE="ginac qhull X"