diff options
author | 2013-10-05 04:59:33 +0000 | |
---|---|---|
committer | 2013-10-05 04:59:33 +0000 | |
commit | caa5e672f6b1bac7b26706a189ec5bea82bb7bd1 (patch) | |
tree | a30a1bc0769c993047334848b6caf0fbb757db09 /x11-proto/inputproto/inputproto-2.3.ebuild | |
parent | Stable for alpha, wrt bug #475480 (diff) | |
download | historical-caa5e672f6b1bac7b26706a189ec5bea82bb7bd1.tar.gz historical-caa5e672f6b1bac7b26706a189ec5bea82bb7bd1.tar.bz2 historical-caa5e672f6b1bac7b26706a189ec5bea82bb7bd1.zip |
Stable for alpha, wrt bug #475480
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-proto/inputproto/inputproto-2.3.ebuild')
-rw-r--r-- | x11-proto/inputproto/inputproto-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/inputproto/inputproto-2.3.ebuild b/x11-proto/inputproto/inputproto-2.3.ebuild index 55c6258493f2..c092af48f248 100644 --- a/x11-proto/inputproto/inputproto-2.3.ebuild +++ b/x11-proto/inputproto/inputproto-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.3.ebuild,v 1.5 2013/10/04 12:06:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.3.ebuild,v 1.6 2013/10/05 04:58:50 ago 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="" |