summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/koctave/ChangeLog5
-rw-r--r--sci-mathematics/koctave/koctave-0.65-r1.ebuild9
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-mathematics/koctave/ChangeLog b/sci-mathematics/koctave/ChangeLog
index 54c68c16fcd8..7c2d39a1d1d6 100644
--- a/sci-mathematics/koctave/ChangeLog
+++ b/sci-mathematics/koctave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/koctave
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/ChangeLog,v 1.11 2007/02/22 01:22:54 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/ChangeLog,v 1.12 2007/08/19 00:47:25 markusle Exp $
+
+ 19 Aug 2007; Markus Dittrich <markusle@gentoo.org> koctave-0.65-r1.ebuild:
+ Fixed broken RDEPEND (see bug #189251).
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
diff --git a/sci-mathematics/koctave/koctave-0.65-r1.ebuild b/sci-mathematics/koctave/koctave-0.65-r1.ebuild
index 275dc4eaed81..638473f02f1f 100644
--- a/sci-mathematics/koctave/koctave-0.65-r1.ebuild
+++ b/sci-mathematics/koctave/koctave-0.65-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.6 2007/07/13 05:28:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.7 2007/08/19 00:47:25 markusle Exp $
inherit kde
@@ -15,9 +15,8 @@ KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="arts"
DEPEND="virtual/libc
- sci-mathematics/octave"
-
-RDEPEND="|| ( kde-base/konsole kde-base/kdebase )"
+ sci-mathematics/octave
+ || ( kde-base/konsole kde-base/kdebase )"
S=${WORKDIR}/${PN}3-${PV}