Portage is a package management system used by Gentoo Linux
# ChangeLog for gnome-extra/mousetweaks
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mousetweaks/ChangeLog,v 1.9 2008/07/01 21:57:13 eva Exp $
*mousetweaks-2.22.3 (01 Jul 2008)
01 Jul 2008; Gilles Dartiguelongue
+mousetweaks-2.22.3.ebuild:
bump to 2.22.3. Translation updates.
01 Jun 2008; nixnut
Added ~ppc wrt bug 218794
*mousetweaks-2.22.2 (28 May 2008)
28 May 2008; Gilles Dartiguelongue
-mousetweaks-2.22.0.ebuild, +mousetweaks-2.22.2.ebuild:
New version for GNOME-2.22.2. Updated translation.
12 May 2008; Jeroen Roovers
Marked ~hppa (bug #218794).
24 Apr 2008; Markus Rothe
Added ~ppc64; bug #218794
*mousetweaks-2.22.1 (07 Apr 2008)
07 Apr 2008; Gilles Dartiguelongue
+mousetweaks-2.22.1.ebuild:
bump to 2.22.1, don't send right click too fast and fix --as-needed
compilation.
03 Apr 2008; Raúl Porcel
Add ~alpha/~ia64/~sparc
02 Apr 2008; Mart Raudsepp
Mark ~x86, works good for me on x86
*mousetweaks-2.22.0 (26 Mar 2008)
26 Mar 2008; Gilles Dartiguelongue
+mousetweaks-2.22.0.ebuild:
New ebuild for GNOME-2.22. Adds mouse accessibility features
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
DIST mousetweaks-2.22.1.tar.bz2 758163 RMD160 c0eb6028d26116d827d2f3f1adc3b9e894a62632 SHA1 68633df345fa9d0eaf59df80a5e1194e7f7eb076 SHA256 3600d4ea32c3e9b9a7d70730b4c8f96f78a90c53bd032b3cad66cc253a3736f8
DIST mousetweaks-2.22.2.tar.bz2 772847 RMD160 db75ecf9be565dfa0d118d083b5fc93783d54e05 SHA1 846c9ee24bdfe01282d214367b710da138a101cc SHA256 c6f0853291c2ca297a4711b9bdb10698894edb3f1fbca7f6aa079b77cfad1a8e
DIST mousetweaks-2.22.3.tar.bz2 779826 RMD160 8c9366982797dea0e131242f111641985138a6cd SHA1 4a62803dfa9ca1c57f854396e4a0ca6579fe0f6a SHA256 bbabe9ed843d62423764ebeec5ae9830f1151b96940446893914dbd1b4c7125d
EBUILD mousetweaks-2.22.1.ebuild 718 RMD160 b3ad052d6a2b4363fce5c72298ab50bab0a320db SHA1 d24d77ff30f0b8dc335c8a1cc020cc47a6576ae6 SHA256 c64064de3a5dfa074dceb5fd905070d4ace0205761b042c38635f09062203c22
EBUILD mousetweaks-2.22.2.ebuild 718 RMD160 a08508dfb77759602f45471c8856b05c075959fb SHA1 5f5e7c615d7b33d4bf826b503a529060db9f60fd SHA256 dbff629b12f1b83b8591b3c95b5d2ea6bb110bdee69614a00b0ac8068da982a8
EBUILD mousetweaks-2.22.3.ebuild 705 RMD160 9dd78bd377cd79caa84895f50d808cb1673fbf09 SHA1 8390c8505230acf0d980f259e1a7130912166a9b SHA256 0af0d731dfbbbc97835a5377978452bcc5971a0436442638e7447b8e01008be1
MISC ChangeLog 1503 RMD160 ae51efb8c3be60a5e4bf6b6c6b7126233c88bf34 SHA1 ad82c0bd6847d8f3ffa0af20a18071a5c936fff2 SHA256 16aa132f86b1c1c8d47205147d224056eae2a13f661094c7f2ef25ae8082d9a5
MISC metadata.xml 888 RMD160 3d74cd880c760f6af951bc6a43e6e81d227230b6 SHA1 d57f57e7dd623b2afb10e72eee21e061479027eb SHA256 67f4c91de87c89492fd0c1fcdadf11408ae5f365dfe4e3a77760f1703ea67615
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkhqqD8ACgkQ1fmVwcYIWAY7TgCfXhA4Ovei/Xb/fxB7oEgMjOEa
X/0AoKO50y1hs5K6D77RfbxsALWHUNIs
=tmwS
-----END PGP SIGNATURE-----
Mousetweaks is an Accessibility Software whose developement started as a GSoC
2007 project under Ubuntu. It brings additional fonctionalities to the pointer
that allow a user to:
* open the contextual menu by clicking and holding the left button; it is
* for example useful for users that can manipulate only one button
* perform the 4 click types (left click, double click, drag click and
* right click) by software; it is for example useful for users that are
* not able to manipulate any button
* to lock the pointer temporarily into an area on the screen; it is
* for example useful for people that have to use their pointing
* hardware not only for the computer
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mousetweaks/mousetweaks-2.22.1.ebuild,v 1.5 2008/06/01 11:01:37 nixnut Exp $
inherit gnome2 autotools
DESCRIPTION="Mouse accessibility enhancements for the GNOME desktop"
HOMEPAGE="http://live.gnome.org/Mousetweaks/Home"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.10
>=gnome-base/gconf-2
>=gnome-base/libglade-2
>=gnome-base/gnome-panel-2
>=dev-libs/dbus-glib-0.72
gnome-extra/at-spi
>=gnome-base/libgnome-2
>=gnome-base/libgnomeui-2
x11-libs/libXfixes"
DEPEND="${RDEPEND}"
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mousetweaks/mousetweaks-2.22.2.ebuild,v 1.2 2008/06/01 11:03:26 nixnut Exp $
inherit gnome2 autotools
DESCRIPTION="Mouse accessibility enhancements for the GNOME desktop"
HOMEPAGE="http://live.gnome.org/Mousetweaks/Home"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.10
>=gnome-base/gconf-2
>=gnome-base/libglade-2
>=gnome-base/gnome-panel-2
>=dev-libs/dbus-glib-0.72
gnome-extra/at-spi
>=gnome-base/libgnome-2
>=gnome-base/libgnomeui-2
x11-libs/libXfixes"
DEPEND="${RDEPEND}"
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mousetweaks/mousetweaks-2.22.3.ebuild,v 1.1 2008/07/01 21:57:13 eva Exp $
inherit gnome2
DESCRIPTION="Mouse accessibility enhancements for the GNOME desktop"
HOMEPAGE="http://live.gnome.org/Mousetweaks/Home"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.10
>=gnome-base/gconf-2
>=gnome-base/libglade-2
>=gnome-base/gnome-panel-2
>=dev-libs/dbus-glib-0.72
gnome-extra/at-spi
>=gnome-base/libgnome-2
>=gnome-base/libgnomeui-2
x11-libs/libXfixes"
DEPEND="${RDEPEND}"