diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-15 21:12:16 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-15 21:12:16 +0000 |
commit | 571e3217e00d61ecd1ccee376f5a74f73f9cfcd9 (patch) | |
tree | 4fcd5710eebe4f3142db9230b8c2a3fa36b16e52 /x11-proto | |
parent | ppc/ppc64 stable wrt #359059 (diff) | |
download | gentoo-2-571e3217e00d61ecd1ccee376f5a74f73f9cfcd9.tar.gz gentoo-2-571e3217e00d61ecd1ccee376f5a74f73f9cfcd9.tar.bz2 gentoo-2-571e3217e00d61ecd1ccee376f5a74f73f9cfcd9.zip |
ppc stable wrt #359059
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index 33c0be18a124..c45fe6f8f1e2 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.109 2011/02/12 21:49:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.110 2011/03/15 21:12:16 xarthisius Exp $ + + 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> inputproto-2.0.1.ebuild: + ppc stable wrt #359059 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> inputproto-2.0.1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #344827 diff --git a/x11-proto/inputproto/inputproto-2.0.1.ebuild b/x11-proto/inputproto/inputproto-2.0.1.ebuild index 2f9967f9ee56..2127e183301d 100644 --- a/x11-proto/inputproto/inputproto-2.0.1.ebuild +++ b/x11-proto/inputproto/inputproto-2.0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.1.ebuild,v 1.7 2011/02/12 21:49:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.1.ebuild,v 1.8 2011/03/15 21:12:16 xarthisius Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |