diff options
author | 2010-04-18 20:36:30 +0000 | |
---|---|---|
committer | 2010-04-18 20:36:30 +0000 | |
commit | c9dddd76be05433e7123d737b7f06782fd58f497 (patch) | |
tree | b49be891452d62a1702bcb02709470bac2c9acb2 /x11-libs/libXtst | |
parent | arm stable, bug #308521 (diff) | |
download | gentoo-2-c9dddd76be05433e7123d737b7f06782fd58f497.tar.gz gentoo-2-c9dddd76be05433e7123d737b7f06782fd58f497.tar.bz2 gentoo-2-c9dddd76be05433e7123d737b7f06782fd58f497.zip |
arm stable, bug #308521
(Portage version: 2.2_rc67/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 cd32a44fc3c6..dbec18f5b2a7 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.57 2010/04/18 16:30:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.58 2010/04/18 20:36:30 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> libXtst-1.1.0.ebuild: + arm stable, bug #308521 18 Apr 2010; <nixnut@gentoo.org> libXtst-1.1.0.ebuild: ppc stable #308521 diff --git a/x11-libs/libXtst/libXtst-1.1.0.ebuild b/x11-libs/libXtst/libXtst-1.1.0.ebuild index cb2fc92e0de7..2384ef4b2bf1 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.7 2010/04/18 16:30:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.1.0.ebuild,v 1.8 2010/04/18 20:36:30 maekke 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 |