diff options
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-4.9.3.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-4.9.4.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index 508acae24a92..1f5a346b36c6 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmousetool # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.231 2013/01/27 23:39:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.232 2013/01/28 12:13:08 ago Exp $ + + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmousetool-4.9.3.ebuild, + -kmousetool-4.9.4.ebuild: + Remove old 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kmousetool-4.9.5.ebuild: Stable for ppc, wrt bug #450678 diff --git a/kde-base/kmousetool/kmousetool-4.9.3.ebuild b/kde-base/kmousetool/kmousetool-4.9.3.ebuild deleted file mode 100644 index c6158a7fa757..000000000000 --- a/kde-base/kmousetool/kmousetool-4.9.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.9.3.ebuild,v 1.4 2012/11/30 16:06:40 ago Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -inherit kde4-base - -DESCRIPTION="KDE program that clicks the mouse for you." -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RDEPEND=" - $(add_kdebase_dep knotify) -" diff --git a/kde-base/kmousetool/kmousetool-4.9.4.ebuild b/kde-base/kmousetool/kmousetool-4.9.4.ebuild deleted file mode 100644 index 1e8a069bc793..000000000000 --- a/kde-base/kmousetool/kmousetool-4.9.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.9.4.ebuild,v 1.2 2012/12/25 10:46:19 maekke Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -inherit kde4-base - -DESCRIPTION="KDE program that clicks the mouse for you." -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RDEPEND=" - $(add_kdebase_dep knotify) -" |