diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-29 13:25:07 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-29 13:25:07 +0000 |
commit | 991b614d2c3d563b8cd525df9d584f3ffaf34605 (patch) | |
tree | 20ae6c45e2170cc24204f7a0c2545fc097ecb856 /x11-misc/keytouch | |
parent | Added ~amd64 (diff) | |
download | gentoo-2-991b614d2c3d563b8cd525df9d584f3ffaf34605.tar.gz gentoo-2-991b614d2c3d563b8cd525df9d584f3ffaf34605.tar.bz2 gentoo-2-991b614d2c3d563b8cd525df9d584f3ffaf34605.zip |
Stable on amd64 wrt bug #194001
(Portage version: 2.1.3.11)
Diffstat (limited to 'x11-misc/keytouch')
-rw-r--r-- | x11-misc/keytouch/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/keytouch/keytouch-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/keytouch/ChangeLog b/x11-misc/keytouch/ChangeLog index 1d131de49176..fb0a355a8167 100644 --- a/x11-misc/keytouch/ChangeLog +++ b/x11-misc/keytouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/keytouch # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.9 2007/08/20 19:54:01 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.10 2007/09/29 13:25:07 angelos Exp $ + + 29 Sep 2007; Christoph Mende <angelos@gentoo.org> keytouch-2.3.2.ebuild: + Stable on amd64 wrt bug #194001 *keytouch-2.3.2 (20 Aug 2007) diff --git a/x11-misc/keytouch/keytouch-2.3.2.ebuild b/x11-misc/keytouch/keytouch-2.3.2.ebuild index 8253628d168b..398c0bde3f51 100644 --- a/x11-misc/keytouch/keytouch-2.3.2.ebuild +++ b/x11-misc/keytouch/keytouch-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v 1.1 2007/08/20 19:54:01 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v 1.2 2007/09/29 13:25:07 angelos Exp $ inherit eutils versionator linux-info @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="acpi kde" RDEPEND=">=x11-libs/gtk+-2 |