diff options
author | 2007-01-18 00:34:49 +0000 | |
---|---|---|
committer | 2007-01-18 00:34:49 +0000 | |
commit | 9e59b4b4a4c0e7acaf2a601663b303bf468855f2 (patch) | |
tree | f91f86c16628ff91dcd6ba36ab258b053e416a99 /kde-base/korundum/korundum-3.5.6.ebuild | |
parent | version bump (diff) | |
download | historical-9e59b4b4a4c0e7acaf2a601663b303bf468855f2.tar.gz historical-9e59b4b4a4c0e7acaf2a601663b303bf468855f2.tar.bz2 historical-9e59b4b4a4c0e7acaf2a601663b303bf468855f2.zip |
Update minimal needed versions.
Package-Manager: portage-2.1.2
Diffstat (limited to 'kde-base/korundum/korundum-3.5.6.ebuild')
-rw-r--r-- | kde-base/korundum/korundum-3.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/korundum/korundum-3.5.6.ebuild b/kde-base/korundum/korundum-3.5.6.ebuild index e57dba8856e3..e6ea26a79fa7 100644 --- a/kde-base/korundum/korundum-3.5.6.ebuild +++ b/kde-base/korundum/korundum-3.5.6.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/kde-base/korundum/korundum-3.5.6.ebuild,v 1.1 2007/01/16 21:05:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-3.5.6.ebuild,v 1.2 2007/01/18 00:18:41 carlo Exp $ KMNAME=kdebindings KMCOPYLIB="libsmokeqt smoke/qt libsmokekde smoke/kde" @@ -18,7 +18,7 @@ IUSE="" OLDDEPEND=">=virtual/ruby-1.8 ~kde-base/qtruby-$PV ~kde-base/smoke-3.3.1" DEPEND=" >=virtual/ruby-1.8 $(deprange $PV $MAXKDEVER kde-base/qtruby) -$(deprange 3.5.2 $MAXKDEVER kde-base/smoke)" +$(deprange $PV $MAXKDEVER kde-base/smoke)" RDEPEND="${DEPEND}" PATCHES="$FILESDIR/no-gtk-glib-check.diff" |