diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:07:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:07:36 +0000 |
commit | 85aa5d254c56ae9915fd853be2c82e18e044fcd4 (patch) | |
tree | de508d10483fc2df6328ed9a9c796c72626796db /x11-proto/presentproto/presentproto-1.0.ebuild | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-85aa5d254c56ae9915fd853be2c82e18e044fcd4.tar.gz gentoo-2-85aa5d254c56ae9915fd853be2c82e18e044fcd4.tar.bz2 gentoo-2-85aa5d254c56ae9915fd853be2c82e18e044fcd4.zip |
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-proto/presentproto/presentproto-1.0.ebuild')
-rw-r--r-- | x11-proto/presentproto/presentproto-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-proto/presentproto/presentproto-1.0.ebuild b/x11-proto/presentproto/presentproto-1.0.ebuild index a580f9476a02..f87762f85417 100644 --- a/x11-proto/presentproto/presentproto-1.0.ebuild +++ b/x11-proto/presentproto/presentproto-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.2 2013/11/08 22:16:58 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.3 2014/03/27 11:07:36 ago Exp $ EAPI=5 XORG_MULTILIB=yes @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |