diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:28:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:28:09 +0000 |
commit | 878d5f55ebdf1583a78aa8d88e423260081242bb (patch) | |
tree | db2599d00dd7032c830b008452f3ca08ec354e8c /sci-mathematics/koctave | |
parent | whitespace (diff) | |
download | gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.tar.gz gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.tar.bz2 gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-mathematics/koctave')
-rw-r--r-- | sci-mathematics/koctave/koctave-0.65-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/koctave/koctave-0.65-r1.ebuild b/sci-mathematics/koctave/koctave-0.65-r1.ebuild index fca8a9253bcd..275dc4eaed81 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 # 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.5 2005/11/27 17:44:12 cryos Exp $ +# $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 $ inherit kde @@ -14,7 +14,6 @@ LICENSE="GPL-2" KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="arts" - DEPEND="virtual/libc sci-mathematics/octave" |