diff options
author | 2015-03-14 14:29:46 +0000 | |
---|---|---|
committer | 2015-03-14 14:29:46 +0000 | |
commit | 4601ab0841667e24d07063cbc267056033977760 (patch) | |
tree | 5cb6b03ea5992d75147f8721a12193889d61eb70 /x11-proto/inputproto | |
parent | arm stable, bug #530652 (diff) | |
download | gentoo-2-4601ab0841667e24d07063cbc267056033977760.tar.gz gentoo-2-4601ab0841667e24d07063cbc267056033977760.tar.bz2 gentoo-2-4601ab0841667e24d07063cbc267056033977760.zip |
arm stable, bug #530652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index 2db8fa1deab7..2345a519a317 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.155 2015/03/06 07:48:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.156 2015/03/14 14:29:46 maekke Exp $ + + 14 Mar 2015; Markus Meier <maekke@gentoo.org> inputproto-2.3.1.ebuild: + arm stable, bug #530652 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> inputproto-2.3.1.ebuild: Stable for HPPA (bug #530652). diff --git a/x11-proto/inputproto/inputproto-2.3.1.ebuild b/x11-proto/inputproto/inputproto-2.3.1.ebuild index 561a25bbb91f..b60b0c6b4485 100644 --- a/x11-proto/inputproto/inputproto-2.3.1.ebuild +++ b/x11-proto/inputproto/inputproto-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.3.1.ebuild,v 1.9 2015/03/06 07:48:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.3.1.ebuild,v 1.10 2015/03/14 14:29:46 maekke Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |