diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-01-20 18:50:16 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-01-20 18:50:16 +0000 |
commit | c19978ae741f41ffdcf8ed0d98e2c6d4f5ea67ff (patch) | |
tree | 760b6f818b497ddd8ca63400ca5fa5e18a2bb6ed /x11-libs/libsynaptics | |
parent | Stable on amd64 wrt bug #204353 (diff) | |
download | gentoo-2-c19978ae741f41ffdcf8ed0d98e2c6d4f5ea67ff.tar.gz gentoo-2-c19978ae741f41ffdcf8ed0d98e2c6d4f5ea67ff.tar.bz2 gentoo-2-c19978ae741f41ffdcf8ed0d98e2c6d4f5ea67ff.zip |
Stable on amd64 wrt bug #202658
(Portage version: 2.1.4)
Diffstat (limited to 'x11-libs/libsynaptics')
-rw-r--r-- | x11-libs/libsynaptics/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libsynaptics/ChangeLog b/x11-libs/libsynaptics/ChangeLog index 32f264c9cec5..3e411208e8b5 100644 --- a/x11-libs/libsynaptics/ChangeLog +++ b/x11-libs/libsynaptics/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libsynaptics -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsynaptics/ChangeLog,v 1.8 2007/12/22 10:42:58 dertobi123 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsynaptics/ChangeLog,v 1.9 2008/01/20 18:50:16 angelos Exp $ + + 20 Jan 2008; Christoph Mende <angelos@gentoo.org> + libsynaptics-0.14.6c.ebuild: + Stable on amd64 wrt bug #202658 22 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> libsynaptics-0.14.6c.ebuild: diff --git a/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild b/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild index ffa8e0f5a094..dbdd040938bd 100644 --- a/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild +++ b/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild,v 1.5 2007/12/22 10:42:58 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild,v 1.6 2008/01/20 18:50:16 angelos Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://qsynaptics.sourceforge.net/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=x11-drivers/synaptics-0.14.4" |