diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 12:43:42 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 12:43:42 +0000 |
commit | fe5b5768b82c56debddaf0078f72c75be57edf92 (patch) | |
tree | 401963dc44780f4958914aa7d008961a8f8ff99f /kde-base/kmousetool | |
parent | replaced the wrongly added single quotes with double quotes (diff) | |
download | historical-fe5b5768b82c56debddaf0078f72c75be57edf92.tar.gz historical-fe5b5768b82c56debddaf0078f72c75be57edf92.tar.bz2 historical-fe5b5768b82c56debddaf0078f72c75be57edf92.zip |
Removed old versions.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-3.5.8.ebuild | 11 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-4.0.2.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-4.0.3.ebuild | 16 |
4 files changed, 6 insertions, 44 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index f75a31bc9c04..b566688ef594 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmousetool # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.90 2008/06/05 22:01:26 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.91 2008/06/07 12:18:02 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kmousetool-3.5.8.ebuild, -kmousetool-4.0.2.ebuild, + -kmousetool-4.0.3.ebuild: + Removed old versions. *kmousetool-4.0.5 (05 Jun 2008) diff --git a/kde-base/kmousetool/kmousetool-3.5.8.ebuild b/kde-base/kmousetool/kmousetool-3.5.8.ebuild deleted file mode 100644 index d9bc502dcf31..000000000000 --- a/kde-base/kmousetool/kmousetool-3.5.8.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.5.8.ebuild,v 1.7 2008/03/04 04:00:41 jer Exp $ -KMNAME=kdeaccessibility -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/kde-base/kmousetool/kmousetool-4.0.2.ebuild b/kde-base/kmousetool/kmousetool-4.0.2.ebuild deleted file mode 100644 index a02edfa09097..000000000000 --- a/kde-base/kmousetool/kmousetool-4.0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.0.2.ebuild,v 1.1 2008/03/10 23:44:52 philantrop Exp $ - -EAPI="1" - -KMNAME=kdeaccessibility -inherit kde4-meta - -DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -RDEPEND=" - >=kde-base/knotify-${PV}:${SLOT} - >=kde-base/phonon-${PV}:${SLOT}" diff --git a/kde-base/kmousetool/kmousetool-4.0.3.ebuild b/kde-base/kmousetool/kmousetool-4.0.3.ebuild deleted file mode 100644 index 06f4f1385dd7..000000000000 --- a/kde-base/kmousetool/kmousetool-4.0.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.0.3.ebuild,v 1.1 2008/04/03 21:16:33 philantrop Exp $ - -EAPI="1" - -KMNAME=kdeaccessibility -inherit kde4-meta - -DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -RDEPEND=" - >=kde-base/knotify-${PV}:${SLOT} - >=kde-base/phonon-${PV}:${SLOT}" |