diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:37:16 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:37:16 +0000 |
commit | 556bde5af08603f6d6834c63a8c2e0e40f536051 (patch) | |
tree | 4f8b3ec134b39b100c09c78ef08873dc894d1d89 /kde-base/kmousetool | |
parent | Version bump. Mostly build fixes and translation updates. (diff) | |
download | historical-556bde5af08603f6d6834c63a8c2e0e40f536051.tar.gz historical-556bde5af08603f6d6834c63a8c2e0e40f536051.tar.bz2 historical-556bde5af08603f6d6834c63a8c2e0e40f536051.zip |
Remove old KDE versions.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-4.3.4.ebuild | 15 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-4.4.0.ebuild | 17 |
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index b7a112c4034b..5f007ab45ac2 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmousetool # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.143 2010/03/30 21:15:49 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.144 2010/03/31 22:50:25 spatz Exp $ + + 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kmousetool-4.3.4.ebuild, + -kmousetool-4.4.0.ebuild: + Remove old KDE versions. *kmousetool-4.4.2 (30 Mar 2010) diff --git a/kde-base/kmousetool/kmousetool-4.3.4.ebuild b/kde-base/kmousetool/kmousetool-4.3.4.ebuild deleted file mode 100644 index 4c3ee0e4f1b0..000000000000 --- a/kde-base/kmousetool/kmousetool-4.3.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.3.4.ebuild,v 1.2 2010/01/21 02:41:44 abcd Exp $ - -EAPI="2" - -KMNAME="kdeaccessibility" - -inherit kde4-meta - -DESCRIPTION="KDE program that clicks the mouse for you." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND="$(add_kdebase_dep knotify)" diff --git a/kde-base/kmousetool/kmousetool-4.4.0.ebuild b/kde-base/kmousetool/kmousetool-4.4.0.ebuild deleted file mode 100644 index ca02807e1e9d..000000000000 --- a/kde-base/kmousetool/kmousetool-4.4.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.4.0.ebuild,v 1.1 2010/02/09 00:21:46 alexxy Exp $ - -EAPI="2" - -KMNAME="kdeaccessibility" - -inherit kde4-meta - -DESCRIPTION="KDE program that clicks the mouse for you." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND=" - $(add_kdebase_dep knotify) -" |