diff options
author | 2010-12-31 20:15:45 +0000 | |
---|---|---|
committer | 2010-12-31 20:15:45 +0000 | |
commit | abc9755dc13a66861abdebbe39e3984a0b5c6ff9 (patch) | |
tree | c0da6b598b81f22df4cd75cb3f6a8a121c707cff /x11-libs/libXtst | |
parent | Version bump. (diff) | |
download | historical-abc9755dc13a66861abdebbe39e3984a0b5c6ff9.tar.gz historical-abc9755dc13a66861abdebbe39e3984a0b5c6ff9.tar.bz2 historical-abc9755dc13a66861abdebbe39e3984a0b5c6ff9.zip |
Stable for HPPA (bug #344827).
Package-Manager: portage-2.2.0_alpha11/cvs/Linux i686
Diffstat (limited to 'x11-libs/libXtst')
-rw-r--r-- | x11-libs/libXtst/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXtst/libXtst-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXtst/ChangeLog b/x11-libs/libXtst/ChangeLog index c84defb667ad..91bcbcd30c0e 100644 --- a/x11-libs/libXtst/ChangeLog +++ b/x11-libs/libXtst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXtst # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.67 2010/12/29 22:17:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.68 2010/12/31 20:09:16 jer Exp $ + + 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> libXtst-1.2.0.ebuild: + Stable for HPPA (bug #344827). 29 Dec 2010; Markus Meier <maekke@gentoo.org> libXtst-1.2.0.ebuild: arm stable, bug #344827 diff --git a/x11-libs/libXtst/libXtst-1.2.0.ebuild b/x11-libs/libXtst/libXtst-1.2.0.ebuild index cc4ba5b098a5..3a855468b3e8 100644 --- a/x11-libs/libXtst/libXtst-1.2.0.ebuild +++ b/x11-libs/libXtst/libXtst-1.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.2.0.ebuild,v 1.6 2010/12/29 22:17:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.2.0.ebuild,v 1.7 2010/12/31 20:09:16 jer Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Xtst library" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND="x11-libs/libX11 |