diff options
author | 2010-04-16 22:12:35 +0000 | |
---|---|---|
committer | 2010-04-16 22:12:35 +0000 | |
commit | 7fe59682c24ad8d7849532f3f713855fe7dd8a9f (patch) | |
tree | e47324046949bdadc0c2bccd4a0aa7e6ef3f1ec8 /x11-libs/libXtst | |
parent | Version bump. The library is now (more) threadsafe and no longer distorts S24... (diff) | |
download | historical-7fe59682c24ad8d7849532f3f713855fe7dd8a9f.tar.gz historical-7fe59682c24ad8d7849532f3f713855fe7dd8a9f.tar.bz2 historical-7fe59682c24ad8d7849532f3f713855fe7dd8a9f.zip |
amd64 stable, bug 308521
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libXtst')
-rw-r--r-- | x11-libs/libXtst/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXtst/libXtst-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXtst/ChangeLog b/x11-libs/libXtst/ChangeLog index fc8620222e72..c7b5d779ac9b 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.55 2010/04/09 10:40:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.56 2010/04/16 22:09:25 pacho Exp $ + + 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> libXtst-1.1.0.ebuild: + amd64 stable, bug 308521 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> libXtst-1.1.0.ebuild: stable x86, bug 308521 diff --git a/x11-libs/libXtst/libXtst-1.1.0.ebuild b/x11-libs/libXtst/libXtst-1.1.0.ebuild index 485480163c66..80cd10cda07e 100644 --- a/x11-libs/libXtst/libXtst-1.1.0.ebuild +++ b/x11-libs/libXtst/libXtst-1.1.0.ebuild @@ -1,12 +1,12 @@ # 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.1.0.ebuild,v 1.5 2010/04/09 10:40:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.1.0.ebuild,v 1.6 2010/04/16 22:09:25 pacho Exp $ inherit x-modular 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="" RDEPEND="x11-libs/libX11 |