diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-15 22:16:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-15 22:16:24 +0000 |
commit | 368c99819990b5f34166d3c06bb82b8e512f845e (patch) | |
tree | 2a17be313445209c8a79e6b96061c574b02b654e /x11-drivers/xf86-input-penmount | |
parent | Removing virtual/libpcap wrt bug #117898 (diff) | |
download | gentoo-2-368c99819990b5f34166d3c06bb82b8e512f845e.tar.gz gentoo-2-368c99819990b5f34166d3c06bb82b8e512f845e.tar.bz2 gentoo-2-368c99819990b5f34166d3c06bb82b8e512f845e.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-drivers/xf86-input-penmount')
-rw-r--r-- | x11-drivers/xf86-input-penmount/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-penmount/ChangeLog b/x11-drivers/xf86-input-penmount/ChangeLog index 8b22434fff2c..f7b0ae082cc0 100644 --- a/x11-drivers/xf86-input-penmount/ChangeLog +++ b/x11-drivers/xf86-input-penmount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-penmount # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.12 2006/02/05 20:33:05 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.13 2006/02/15 22:16:24 corsair Exp $ + + 15 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-input-penmount-1.0.0.5.ebuild: + Added ~ppc64 05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; xf86-input-penmount-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild index 190216b94590..6ddde5b92c33 100644 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.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/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild,v 1.3 2006/02/05 20:33:05 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild,v 1.4 2006/02/15 22:16:24 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for penmount input devices" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |