diff options
author | Maciej Mrozowski <reavertm@gentoo.org> | 2010-09-15 09:04:04 +0000 |
---|---|---|
committer | Maciej Mrozowski <reavertm@gentoo.org> | 2010-09-15 09:04:04 +0000 |
commit | 55616caa840350ebbdd4c77b7c69b7b97a799991 (patch) | |
tree | 830d48431a3356d2ea308cf9f31ef36a70e1d68a /kde-base | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-55616caa840350ebbdd4c77b7c69b7b97a799991.tar.gz gentoo-2-55616caa840350ebbdd4c77b7c69b7b97a799991.tar.bz2 gentoo-2-55616caa840350ebbdd4c77b7c69b7b97a799991.zip |
Add missing webkit USE dep on smoke, bug 331373
(Portage version: 2.2_rc81/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdebindings-ruby/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdebindings-ruby/kdebindings-ruby-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdebindings-ruby/ChangeLog b/kde-base/kdebindings-ruby/ChangeLog index 7a0f5c7e3914..692811b7b7d9 100644 --- a/kde-base/kdebindings-ruby/ChangeLog +++ b/kde-base/kdebindings-ruby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdebindings-ruby # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.20 2010/09/06 00:00:58 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.21 2010/09/15 09:04:04 reavertm Exp $ + + 15 Sep 2010; Maciej Mrozowski <reavertm@gentoo.org> + kdebindings-ruby-4.4.5.ebuild: + Add missing webkit USE dep on smoke, bug 331373 *kdebindings-ruby-4.5.1 (06 Sep 2010) diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.5.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.5.ebuild index 28f7588ce990..f4b3f55578ec 100644 --- a/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.5.ebuild +++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.5.ebuild,v 1.4 2010/08/09 07:08:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.5.ebuild,v 1.5 2010/09/15 09:04:04 reavertm Exp $ EAPI="2" @@ -17,7 +17,7 @@ KEYWORDS="amd64 ppc x86" IUSE="akonadi debug okular phonon plasma qscintilla qwt semantic-desktop" DEPEND=" - $(add_kdebase_dep smoke 'akonadi?,okular?,phonon?,qscintilla?,qwt?,semantic-desktop?') + $(add_kdebase_dep smoke 'akonadi?,okular?,phonon?,qscintilla?,qwt?,semantic-desktop?,webkit?') " RDEPEND="${DEPEND} |