diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-02-08 15:22:09 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-02-08 15:22:09 +0000 |
commit | 1c4041fa22fcfbe6d366b3894e05e7cff5f10df2 (patch) | |
tree | 616f80e727302c472271c8705566137e14f243c3 /kde-base/kmousetool | |
parent | Initial import into the tree. Closes bug #24403. Thanks to Federico Moro <z... (diff) | |
download | historical-1c4041fa22fcfbe6d366b3894e05e7cff5f10df2.tar.gz historical-1c4041fa22fcfbe6d366b3894e05e7cff5f10df2.tar.bz2 historical-1c4041fa22fcfbe6d366b3894e05e7cff5f10df2.zip |
Remove blockers on removed packages.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/kmousetool-3.4.0_beta1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-3.4.0_beta2.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/kde-base/kmousetool/kmousetool-3.4.0_beta1.ebuild b/kde-base/kmousetool/kmousetool-3.4.0_beta1.ebuild index 66e896be558b..9f3de2edffcf 100644 --- a/kde-base/kmousetool/kmousetool-3.4.0_beta1.ebuild +++ b/kde-base/kmousetool/kmousetool-3.4.0_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.4.0_beta1.ebuild,v 1.1 2005/01/15 02:24:34 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.4.0_beta1.ebuild,v 1.2 2005/02/08 14:51:41 greg_g Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -9,5 +9,3 @@ inherit kde-meta DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks" KEYWORDS="~x86" IUSE="" -DEPEND="!x11-misc/kmousetool" - diff --git a/kde-base/kmousetool/kmousetool-3.4.0_beta2.ebuild b/kde-base/kmousetool/kmousetool-3.4.0_beta2.ebuild index e40742ee72f4..3c245c774d0f 100644 --- a/kde-base/kmousetool/kmousetool-3.4.0_beta2.ebuild +++ b/kde-base/kmousetool/kmousetool-3.4.0_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.4.0_beta2.ebuild,v 1.1 2005/02/05 11:39:20 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.4.0_beta2.ebuild,v 1.2 2005/02/08 14:51:41 greg_g Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -9,5 +9,3 @@ inherit kde-meta DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks" KEYWORDS="~x86" IUSE="" -DEPEND="!x11-misc/kmousetool" - |