diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-05-09 15:26:00 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-05-09 15:26:00 +0000 |
commit | 60c42e9fbc1bf4150781e5aae6a2b80aac67047d (patch) | |
tree | 0caaf2619f7fe198c903756ddfbd217194dd3265 /kde-base | |
parent | Use latest version of patches. (diff) | |
download | gentoo-2-60c42e9fbc1bf4150781e5aae6a2b80aac67047d.tar.gz gentoo-2-60c42e9fbc1bf4150781e5aae6a2b80aac67047d.tar.bz2 gentoo-2-60c42e9fbc1bf4150781e5aae6a2b80aac67047d.zip |
Remove unnecessary blocker. Thanks pepper for hint. Is not in 4.2.9999 so it is not needed really.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/libkworkspace/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/libkworkspace/libkworkspace-4.2.3.ebuild | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/kde-base/libkworkspace/ChangeLog b/kde-base/libkworkspace/ChangeLog index cdb69f369702..92330ff6dce2 100644 --- a/kde-base/libkworkspace/ChangeLog +++ b/kde-base/libkworkspace/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkworkspace # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.29 2009/05/07 00:12:15 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.30 2009/05/09 15:26:00 scarabeus Exp $ + + 09 May 2009; Tomas Chvatal <scarabeus@gentoo.org> + libkworkspace-4.2.3.ebuild: + Remove unnecessary blocker. Thanks pepper for hint. Is not in 4.2.9999 so + it is not needed really. *libkworkspace-4.2.3 (07 May 2009) diff --git a/kde-base/libkworkspace/libkworkspace-4.2.3.ebuild b/kde-base/libkworkspace/libkworkspace-4.2.3.ebuild index be8d9620df2b..b651610e058a 100644 --- a/kde-base/libkworkspace/libkworkspace-4.2.3.ebuild +++ b/kde-base/libkworkspace/libkworkspace-4.2.3.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/libkworkspace/libkworkspace-4.2.3.ebuild,v 1.1 2009/05/07 00:12:15 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.2.3.ebuild,v 1.2 2009/05/09 15:26:00 scarabeus Exp $ EAPI="2" @@ -12,11 +12,6 @@ DESCRIPTION="A library for KDE desktop applications" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" -RDEPEND=" - !kdeprefix? ( !<kde-base/libkworkspace-${PV}[-kdeprefix] ) - kdeprefix? ( !<kde-base/libkworkspace-${PV}:${SLOT} ) -" - KMEXTRACTONLY=" ksmserver/org.kde.KSMServerInterface.xml kwin/org.kde.KWin.xml |