diff options
author | 2007-09-07 20:10:18 +0000 | |
---|---|---|
committer | 2007-09-07 20:10:18 +0000 | |
commit | d3a7cd217c3afc86234fc575769b967971033c0f (patch) | |
tree | c816a32cbe63011cd94207551947136a1a0aa9d0 /x11-libs/libXtst | |
parent | Stable on x86 wrt bug #191615. (diff) | |
download | historical-d3a7cd217c3afc86234fc575769b967971033c0f.tar.gz historical-d3a7cd217c3afc86234fc575769b967971033c0f.tar.bz2 historical-d3a7cd217c3afc86234fc575769b967971033c0f.zip |
Stable on x86 wrt bug #191615.
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'x11-libs/libXtst')
-rw-r--r-- | x11-libs/libXtst/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXtst/libXtst-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXtst/ChangeLog b/x11-libs/libXtst/ChangeLog index 0c48b6879c6f..cc29645a4562 100644 --- a/x11-libs/libXtst/ChangeLog +++ b/x11-libs/libXtst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXtst # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.29 2007/07/14 19:28:57 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.30 2007/09/07 20:10:18 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> libXtst-1.0.2.ebuild: + Stable on x86 wrt bug #191615. 14 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; libXtst-1.0.2.ebuild: Sorry, didn't mean to go straight to stable (Raúl Porcel). diff --git a/x11-libs/libXtst/libXtst-1.0.2.ebuild b/x11-libs/libXtst/libXtst-1.0.2.ebuild index cd3cb94b34ef..67e143827309 100644 --- a/x11-libs/libXtst/libXtst-1.0.2.ebuild +++ b/x11-libs/libXtst/libXtst-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.0.2.ebuild,v 1.2 2007/07/14 19:28:57 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.0.2.ebuild,v 1.3 2007/09/07 20:10:18 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xtst library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-proto/recordproto |