diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:29:16 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:29:16 +0000 |
commit | f57294661b9c1c32680c5df886c981a926148ecb (patch) | |
tree | 37ac5ea2fc904d12f1c878cc03d073066e1ba4ec /x11-drivers/xf86-input-penmount | |
parent | Version bump. Add doc and s7 USE flags, install ruby scripts, and use REQUIRE... (diff) | |
download | historical-f57294661b9c1c32680c5df886c981a926148ecb.tar.gz historical-f57294661b9c1c32680c5df886c981a926148ecb.tar.bz2 historical-f57294661b9c1c32680c5df886c981a926148ecb.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-input-penmount')
-rw-r--r-- | x11-drivers/xf86-input-penmount/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-penmount/ChangeLog b/x11-drivers/xf86-input-penmount/ChangeLog index 990e029edbda..df76bdb82cf5 100644 --- a/x11-drivers/xf86-input-penmount/ChangeLog +++ b/x11-drivers/xf86-input-penmount/ChangeLog @@ -1,6 +1,11 @@ # 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.67 2011/06/29 12:44:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.68 2011/08/30 08:24:12 chainsaw Exp $ + + 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> + xf86-input-penmount-1.5.0.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #380421 filed by Chí-Thanh Christopher Nguyễn. *xf86-input-penmount-1.5.0 (29 Jun 2011) 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 8bda80ef6d67..61c78d55227f 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 # 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.1 2011/06/29 12:44:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild,v 1.2 2011/08/30 08:24:12 chainsaw 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 ~x86-fbsd" IUSE="" RDEPEND="" |