diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-04-27 10:01:52 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-04-27 10:01:52 +0000 |
commit | 77c69a315ebe8a0a8462f7b63739e888da8bae46 (patch) | |
tree | a9d8ffb9bf1cf71eb98668bbc1364df2a43f6007 /sci-mathematics | |
parent | Move ppc64 32bit 2007.0 from gcc-powerpc64 to kgcc64, too (same as 2006.1 pro... (diff) | |
download | gentoo-2-77c69a315ebe8a0a8462f7b63739e888da8bae46.tar.gz gentoo-2-77c69a315ebe8a0a8462f7b63739e888da8bae46.tar.bz2 gentoo-2-77c69a315ebe8a0a8462f7b63739e888da8bae46.zip |
added a need-kde to bring kdelibs deps, thanks for Andre <andre.muller@web.de> for testing. Closing bug #176175.
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/rkward/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/rkward/rkward-0.4.7.ebuild | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sci-mathematics/rkward/ChangeLog b/sci-mathematics/rkward/ChangeLog index aa9abb811e4b..42452cfedd7c 100644 --- a/sci-mathematics/rkward/ChangeLog +++ b/sci-mathematics/rkward/ChangeLog @@ -1,8 +1,12 @@ # ChangeLog for sci-mathematics/rkward # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.2 2007/04/27 08:33:14 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/ChangeLog,v 1.3 2007/04/27 10:01:52 bicatali Exp $ 27 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org> rkward-0.4.7.ebuild: + added a need-kde to bring kdelibs deps, thanks for Andre + <andre.muller@web.de> for testing. Closing bug #176175. + + 27 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org> rkward-0.4.7.ebuild: fixed for multilib, thanks to carlo for pointing that out. *rkward-0.4.7 (23 Apr 2007) diff --git a/sci-mathematics/rkward/rkward-0.4.7.ebuild b/sci-mathematics/rkward/rkward-0.4.7.ebuild index 1d3904a17a5e..7cf306e95858 100644 --- a/sci-mathematics/rkward/rkward-0.4.7.ebuild +++ b/sci-mathematics/rkward/rkward-0.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.7.ebuild,v 1.2 2007/04/27 08:33:14 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.7.ebuild,v 1.3 2007/04/27 10:01:52 bicatali Exp $ ARTS_REQUIRED="never" @@ -18,6 +18,8 @@ IUSE="" DEPEND="dev-lang/R" RDEPEND="${DEPEND} dev-lang/php" +need-kde 3 + src_install() { kde_src_install # already provided by R |