diff options
author | 2012-05-16 00:41:22 +0000 | |
---|---|---|
committer | 2012-05-16 00:41:22 +0000 | |
commit | 4ef441d65875738801241d0333cf07700495948d (patch) | |
tree | e3deae4ea01682ab739118fc8fb18063fa026797 /x11-drivers/xf86-input-penmount | |
parent | keyword ~amd64-fbsd (compile tested only) (diff) | |
download | gentoo-2-4ef441d65875738801241d0333cf07700495948d.tar.gz gentoo-2-4ef441d65875738801241d0333cf07700495948d.tar.bz2 gentoo-2-4ef441d65875738801241d0333cf07700495948d.zip |
keyword ~amd64-fbsd (compile tested only)
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-penmount')
-rw-r--r-- | x11-drivers/xf86-input-penmount/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-penmount/ChangeLog b/x11-drivers/xf86-input-penmount/ChangeLog index eadc3c68c4f9..f738c4464854 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.73 2011/10/03 18:04:07 josejx Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.74 2012/05/16 00:41:22 aballier Exp $ + + 16 May 2012; Alexis Ballier <aballier@gentoo.org> + xf86-input-penmount-1.5.0.ebuild: + keyword ~amd64-fbsd (compile tested only) 03 Oct 2011; Joseph Jezak <josejx@gentoo.org> xf86-input-penmount-1.5.0.ebuild: diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild index e152daab4390..ff1d795a6a7e 100644 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.5.0.ebuild,v 1.7 2011/10/03 18:04:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild,v 1.8 2012/05/16 00:41:22 aballier Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="PenMount input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |