diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-penmount/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.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 25e9a6725cb3..eadc3c68c4f9 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.72 2011/10/02 14:06:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.73 2011/10/03 18:04:07 josejx Exp $ + + 03 Oct 2011; Joseph Jezak <josejx@gentoo.org> + xf86-input-penmount-1.5.0.ebuild: + Marked ppc ppc64 stable for bug #380421. 02 Oct 2011; Raúl Porcel <armin76@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 7eb888f5a548..e152daab4390 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.6 2011/10/02 14:06:30 armin76 Exp $ +# $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 $ 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="" |