diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-02-14 21:23:04 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-02-14 21:23:04 +0000 |
commit | 823c66599a523bf47ffcaf804f7b0003681fe408 (patch) | |
tree | 6a1c489a3158ceb40a5752496374438f80b1c161 /kde-base/konq-plugins | |
parent | ia64/sparc stable wrt #258194 (diff) | |
download | gentoo-2-823c66599a523bf47ffcaf804f7b0003681fe408.tar.gz gentoo-2-823c66599a523bf47ffcaf804f7b0003681fe408.tar.bz2 gentoo-2-823c66599a523bf47ffcaf804f7b0003681fe408.zip |
Update deps. Per bug #257382.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'kde-base/konq-plugins')
-rw-r--r-- | kde-base/konq-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/konq-plugins/konq-plugins-4.2.0.ebuild | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/konq-plugins/ChangeLog b/kde-base/konq-plugins/ChangeLog index 0ada59b3e170..460c403a4767 100644 --- a/kde-base/konq-plugins/ChangeLog +++ b/kde-base/konq-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konq-plugins # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.102 2009/02/13 12:08:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.103 2009/02/14 21:23:04 scarabeus Exp $ + + 14 Feb 2009; Tomas Chvatal <scarabeus@gentoo.org> + konq-plugins-4.2.0.ebuild: + Update deps. Per bug #257382. 13 Feb 2009; Tomas Chvatal <scarabeus@gentoo.org> konq-plugins-4.2.0.ebuild: diff --git a/kde-base/konq-plugins/konq-plugins-4.2.0.ebuild b/kde-base/konq-plugins/konq-plugins-4.2.0.ebuild index 49779a10641f..db5b08d83123 100644 --- a/kde-base/konq-plugins/konq-plugins-4.2.0.ebuild +++ b/kde-base/konq-plugins/konq-plugins-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.2.0.ebuild,v 1.5 2009/02/13 12:08:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.2.0.ebuild,v 1.6 2009/02/14 21:23:04 scarabeus Exp $ EAPI="2" @@ -20,7 +20,8 @@ IUSE="debug htmlhandbook" RDEPEND="!kde-misc/konq-plugins !kdeprefix? ( !kde-base/konq-plugins:4.1[-kdeprefix] ) - >=kde-base/konqueror-${KDE_MINIMAL} + >=kde-base/konqueror-${KDE_MINIMAL}[kdeprefix=] + >=kde-base/kcmshell-${KDE_MINIMAL}[kdeprefix=] " DEPEND="${RDEPEND}" |