diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2014-03-13 19:56:25 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2014-03-13 19:56:25 +0000 |
commit | 43c2b55dce10155a83107ac88712c58e22caaec0 (patch) | |
tree | eebe1c7c08e3b026dcf1d3a6cd7e7ad8825e3449 /x11-proto/randrproto | |
parent | version bump (diff) | |
download | gentoo-2-43c2b55dce10155a83107ac88712c58e22caaec0.tar.gz gentoo-2-43c2b55dce10155a83107ac88712c58e22caaec0.tar.bz2 gentoo-2-43c2b55dce10155a83107ac88712c58e22caaec0.zip |
added ~x64-macos (tested by me)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.4.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 207258524396..5459ad71e2ff 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.106 2013/10/08 05:09:36 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.107 2014/03/13 19:56:25 ottxor Exp $ + + 13 Mar 2014; Christoph Junghans <ottxor@gentoo.org> + randrproto-1.4.0-r1.ebuild: + added ~x64-macos (tested by me) 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> randrproto-1.4.0-r1.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild b/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild index e678c3a6f42a..d3dfc6cd6a95 100644 --- a/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild +++ b/x11-proto/randrproto/randrproto-1.4.0-r1.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/randrproto/randrproto-1.4.0-r1.ebuild,v 1.10 2013/10/08 05:09:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild,v 1.11 2014/03/13 19:56:25 ottxor Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Randr protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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="" |