diff options
author | 2006-12-28 14:31:13 +0000 | |
---|---|---|
committer | 2006-12-28 14:31:13 +0000 | |
commit | 7c0ef67bcac0e8387f5a01431f0c2aeea7917526 (patch) | |
tree | 3c5671f2759e57887f663c4d1532119d23f6df55 | |
parent | adding gaim-privacy patch for 1.5.0 (diff) | |
download | gentoo-2-7c0ef67bcac0e8387f5a01431f0c2aeea7917526.tar.gz gentoo-2-7c0ef67bcac0e8387f5a01431f0c2aeea7917526.tar.bz2 gentoo-2-7c0ef67bcac0e8387f5a01431f0c2aeea7917526.zip |
Add ~amd64 wrt bug #159233.
(Portage version: 2.1.2_rc4)
-rw-r--r-- | gnome-extra/gsynaptics/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gsynaptics/gsynaptics-0.9.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gsynaptics/ChangeLog b/gnome-extra/gsynaptics/ChangeLog index 94a220b1c250..43007a009417 100644 --- a/gnome-extra/gsynaptics/ChangeLog +++ b/gnome-extra/gsynaptics/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gsynaptics # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gsynaptics/ChangeLog,v 1.5 2006/12/03 18:26:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gsynaptics/ChangeLog,v 1.6 2006/12/28 14:31:13 peper Exp $ + + 28 Dec 2006; Piotr Jaroszyński <peper@gentoo.org> + gsynaptics-0.9.10.ebuild: + Add ~amd64 wrt bug #159233. 03 Dec 2006; Christian Faulhammer <opfer@gentoo.org> ChangeLog: stable x86, bug #156759 diff --git a/gnome-extra/gsynaptics/gsynaptics-0.9.10.ebuild b/gnome-extra/gsynaptics/gsynaptics-0.9.10.ebuild index d3b4619c7c67..58b123707786 100644 --- a/gnome-extra/gsynaptics/gsynaptics-0.9.10.ebuild +++ b/gnome-extra/gsynaptics/gsynaptics-0.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gsynaptics/gsynaptics-0.9.10.ebuild,v 1.1 2006/12/01 07:51:22 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gsynaptics/gsynaptics-0.9.10.ebuild,v 1.2 2006/12/28 14:31:13 peper Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/22897/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=x11-libs/gtk+-2.6.0 |