diff options
author | 2010-04-18 16:30:02 +0000 | |
---|---|---|
committer | 2010-04-18 16:30:02 +0000 | |
commit | e79972336fef07c708c8a7023e080f2152d864d2 (patch) | |
tree | 57c9086b02cb8dd29bde4e44e587106ddacbee57 /x11-libs/libXtst | |
parent | ppc stable #308521 (diff) | |
download | gentoo-2-e79972336fef07c708c8a7023e080f2152d864d2.tar.gz gentoo-2-e79972336fef07c708c8a7023e080f2152d864d2.tar.bz2 gentoo-2-e79972336fef07c708c8a7023e080f2152d864d2.zip |
ppc stable #308521
(Portage version: 2.1.8.3/cvs/Linux ppc)
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 c7b5d779ac9b..cd32a44fc3c6 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.56 2010/04/16 22:09:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.57 2010/04/18 16:30:02 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> libXtst-1.1.0.ebuild: + ppc stable #308521 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> libXtst-1.1.0.ebuild: amd64 stable, bug 308521 diff --git a/x11-libs/libXtst/libXtst-1.1.0.ebuild b/x11-libs/libXtst/libXtst-1.1.0.ebuild index 80cd10cda07e..cb2fc92e0de7 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.6 2010/04/16 22:09:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.1.0.ebuild,v 1.7 2010/04/18 16:30:02 nixnut 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 |