diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-18 03:08:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-18 03:08:18 +0000 |
commit | 21b7665adfe550c57e02777aa7583966bdc1422d (patch) | |
tree | 90af285d6aad95acfec994fcf1bacf3fe5b8a004 /kde-base/kdeedu | |
parent | whitespace (diff) | |
download | historical-21b7665adfe550c57e02777aa7583966bdc1422d.tar.gz historical-21b7665adfe550c57e02777aa7583966bdc1422d.tar.bz2 historical-21b7665adfe550c57e02777aa7583966bdc1422d.zip |
whitespace
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'kde-base/kdeedu')
-rw-r--r-- | kde-base/kdeedu/kdeedu-4.0.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/kdeedu/kdeedu-4.0.0.ebuild b/kde-base/kdeedu/kdeedu-4.0.0.ebuild index 90bb57e40e12..4df3c14b8363 100644 --- a/kde-base/kdeedu/kdeedu-4.0.0.ebuild +++ b/kde-base/kdeedu/kdeedu-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-4.0.0.ebuild,v 1.1 2008/01/17 23:46:55 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-4.0.0.ebuild,v 1.2 2008/01/18 03:06:22 mr_bones_ Exp $ EAPI="1" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde.org/" KEYWORDS="~amd64 ~x86" IUSE="debug htmlhandbook cviewer opengl readline solver kig-scripting fits -nova sbig usb designer-plugin gps" +nova sbig usb designer-plugin gps" LICENSE="GPL-2 LGPL-2" @@ -29,9 +29,9 @@ COMMONDEPEND="gps? ( sci-geosciences/gpsd ) opengl? ( virtual/opengl ) readline? ( sys-libs/readline ) kig-scripting? ( >=dev-libs/boost-1.32 )" - + RDEPEND="${RDEPEND} ${COMMONDEPEND} - || ( >=kde-base/kdebase-${PV}:${SLOT} + || ( >=kde-base/kdebase-${PV}:${SLOT} ( >=kde-base/knotify-${PV}:${SLOT} >=kde-base/phonon-${PV}:${SLOT} ) )" PATCHES="${FILESDIR}/kstars-4.0.0-destdir.patch |