diff options
34 files changed, 152 insertions, 85 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index b754b05027c2..587d66a4783c 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.69 2009/12/27 18:15:55 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.70 2010/01/14 17:01:41 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + randrproto-1.3.1.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> randrproto-1.3.1.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-proto/randrproto/randrproto-1.3.1.ebuild b/x11-proto/randrproto/randrproto-1.3.1.ebuild index 03a50b2ec680..eeaaedcad740 100644 --- a/x11-proto/randrproto/randrproto-1.3.1.ebuild +++ b/x11-proto/randrproto/randrproto-1.3.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.1.ebuild,v 1.5 2009/12/27 18:15:55 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.1.ebuild,v 1.6 2010/01/14 17:01:41 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Randr protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index a807c2a225d6..905ae24f2809 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/recordproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.30 2009/10/26 10:44:32 remi Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.31 2010/01/14 17:03:03 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + recordproto-1.14.ebuild: + Transfer Prefix keywords 26 Oct 2009; Rémi Cardona <remi@gentoo.org> recordproto-1.14.ebuild: sync with overlay, add blocker, fixes bug #288619 diff --git a/x11-proto/recordproto/recordproto-1.14.ebuild b/x11-proto/recordproto/recordproto-1.14.ebuild index 0b85e1ffbb99..c5145198cb52 100644 --- a/x11-proto/recordproto/recordproto-1.14.ebuild +++ b/x11-proto/recordproto/recordproto-1.14.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.2 2009/10/26 10:44:32 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.3 2010/01/14 17:03:03 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Record protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="!<x11-libs/libXtst-1.0.99.2" diff --git a/x11-proto/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog index 3332e64e330b..80a629d6cf6f 100644 --- a/x11-proto/renderproto/ChangeLog +++ b/x11-proto/renderproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/renderproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.49 2009/12/27 18:16:17 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.50 2010/01/14 17:04:09 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + renderproto-0.11.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> renderproto-0.11.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-proto/renderproto/renderproto-0.11.ebuild b/x11-proto/renderproto/renderproto-0.11.ebuild index 2edfc1f5c507..00678481f2c3 100644 --- a/x11-proto/renderproto/renderproto-0.11.ebuild +++ b/x11-proto/renderproto/renderproto-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.ebuild,v 1.5 2009/12/27 18:16:17 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.ebuild,v 1.6 2010/01/14 17:04:09 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Render protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog index f172e57b8dec..7e4519e83524 100644 --- a/x11-proto/resourceproto/ChangeLog +++ b/x11-proto/resourceproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/resourceproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.34 2009/12/15 19:48:36 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.35 2010/01/14 17:05:09 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + resourceproto-1.1.0.ebuild: + Transfer Prefix keywords 15 Dec 2009; Brent Baude <ranger@gentoo.org> resourceproto-1.1.0.ebuild: Marking resourceproto-1.1.0 ppc64 stable for bug 294958 diff --git a/x11-proto/resourceproto/resourceproto-1.1.0.ebuild b/x11-proto/resourceproto/resourceproto-1.1.0.ebuild index 22bf8f0a0160..d23ee2dcc8a1 100644 --- a/x11-proto/resourceproto/resourceproto-1.1.0.ebuild +++ b/x11-proto/resourceproto/resourceproto-1.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.0.ebuild,v 1.8 2009/12/15 19:48:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.0.ebuild,v 1.9 2010/01/14 17:05:09 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Resource protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index 2a738ccbabb1..da92382eda1e 100644 --- a/x11-proto/scrnsaverproto/ChangeLog +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/scrnsaverproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.28 2009/10/26 10:59:10 remi Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.29 2010/01/14 17:06:19 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + scrnsaverproto-1.2.0.ebuild: + Transfer Prefix keywords 26 Oct 2009; Rémi Cardona <remi@gentoo.org> scrnsaverproto-1.2.0.ebuild: sync with overlay, define DEPEND diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild index 8676117497ee..bfdbcc7915b2 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.3 2009/10/26 10:59:10 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.4 2010/01/14 17:06:19 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org ScrnSaver protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<x11-libs/libXScrnSaver-1.2" diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog index 81a540646c41..f6a52ea3fac0 100644 --- a/x11-proto/trapproto/ChangeLog +++ b/x11-proto/trapproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/trapproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.28 2009/05/05 15:26:18 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.29 2010/01/14 17:08:42 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + trapproto-3.4.3.ebuild: + Transfer Prefix keywords 05 May 2009; Christian Faulhammer <fauli@gentoo.org> trapproto-3.4.3.ebuild: diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild index efb47497c1b6..fec458299bdf 100644 --- a/x11-proto/trapproto/trapproto-3.4.3.ebuild +++ b/x11-proto/trapproto/trapproto-3.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.17 2009/05/05 15:26:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.18 2010/01/14 17:08:42 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Trap protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 644da0f48683..2948d1301c41 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/videoproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.35 2009/12/15 19:49:03 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.36 2010/01/14 17:09:54 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + videoproto-2.3.0.ebuild: + Transfer Prefix keywords 15 Dec 2009; Brent Baude <ranger@gentoo.org> videoproto-2.3.0.ebuild: Marking videoproto-2.3.0 ppc64 stable for bug 294958 diff --git a/x11-proto/videoproto/videoproto-2.3.0.ebuild b/x11-proto/videoproto/videoproto-2.3.0.ebuild index 9bca6c8cea63..eaa47870db55 100644 --- a/x11-proto/videoproto/videoproto-2.3.0.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.0.ebuild,v 1.8 2009/12/15 19:49:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.0.ebuild,v 1.9 2010/01/14 17:09:54 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog index c1d8a7f31045..fd7925ea29ce 100644 --- a/x11-proto/xcb-proto/ChangeLog +++ b/x11-proto/xcb-proto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xcb-proto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.38 2009/12/15 19:53:07 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.39 2010/01/14 17:10:53 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xcb-proto-1.6.ebuild: + Transfer Prefix keywords 15 Dec 2009; Brent Baude <ranger@gentoo.org> xcb-proto-1.5.ebuild: Marking xcb-proto-1.5 ppc64 stable for bug 294958 diff --git a/x11-proto/xcb-proto/xcb-proto-1.6.ebuild b/x11-proto/xcb-proto/xcb-proto-1.6.ebuild index 14df2daa9c50..06c46679294a 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.6.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.1 2009/12/04 08:44:57 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.2 2010/01/14 17:10:53 fauli Exp $ inherit x-modular @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto" [[ ${PV} != 9999* ]] && \ SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index 982513d9ccd3..acaac5d726ef 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xcmiscproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.34 2009/12/27 18:16:40 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.35 2010/01/14 17:11:51 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xcmiscproto-1.2.0.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xcmiscproto-1.2.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild index 9d853feee571..d37bbbc1955f 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.6 2009/12/27 18:16:40 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.7 2010/01/14 17:11:51 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XCMisc protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog index addb399ace53..a77fcfa06011 100644 --- a/x11-proto/xextproto/ChangeLog +++ b/x11-proto/xextproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xextproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.50 2009/12/15 19:49:39 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.51 2010/01/14 17:12:59 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xextproto-7.1.1.ebuild: + Transfer Prefix keywords 15 Dec 2009; Brent Baude <ranger@gentoo.org> xextproto-7.0.5.ebuild: Marking xextproto-7.0.5 ppc64 stable for bug 294958 diff --git a/x11-proto/xextproto/xextproto-7.1.1.ebuild b/x11-proto/xextproto/xextproto-7.1.1.ebuild index b5f6f3324ce2..de58ab8bd64a 100644 --- a/x11-proto/xextproto/xextproto-7.1.1.ebuild +++ b/x11-proto/xextproto/xextproto-7.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.1.1.ebuild,v 1.3 2009/10/26 11:11:15 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.1.1.ebuild,v 1.4 2010/01/14 17:12:59 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XExt protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="!<x11-libs/libXext-1.0.99" diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index a37cfdc23ba9..dbebe8fcefee 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.33 2009/12/27 18:17:03 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.34 2010/01/14 17:15:56 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xf86bigfontproto-1.2.0.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xf86bigfontproto-1.2.0.ebuild: diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild index 6ce1d2a2d4c7..e961d1121abe 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.5 2009/12/27 18:17:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.6 2010/01/14 17:15:57 fauli Exp $ inherit x-modular DESCRIPTION="X.Org XF86BigFont protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index dee078b6ea74..cccda661c729 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86dgaproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.41 2009/10/26 12:20:25 remi Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.42 2010/01/14 17:17:31 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xf86dgaproto-2.1.ebuild: + Transfer Prefix keywords 26 Oct 2009; Rémi Cardona <remi@gentoo.org> xf86dgaproto-2.1.ebuild: sync with overlay, add blocker, fixes bug #288619 diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild index d3adbb0a0f89..4c3a00f2abe8 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.2 2009/10/26 12:20:25 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.3 2010/01/14 17:17:31 fauli Exp $ inherit x-modular DESCRIPTION="X.Org XF86DGA protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="!<x11-libs/libXxf86dga-1.0.99.1" diff --git a/x11-proto/xf86driproto/ChangeLog b/x11-proto/xf86driproto/ChangeLog index 4ea2913a276f..2997956638dc 100644 --- a/x11-proto/xf86driproto/ChangeLog +++ b/x11-proto/xf86driproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86driproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.37 2009/12/27 18:17:26 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.38 2010/01/14 17:19:13 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xf86driproto-2.1.0.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xf86driproto-2.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild index 41293d8d1233..9bf128346179 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild,v 1.5 2009/12/27 18:17:26 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild,v 1.6 2010/01/14 17:19:13 fauli Exp $ inherit x-modular DESCRIPTION="X.Org XF86DRI protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index ba96028e2bde..c74914446283 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86miscproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.31 2009/12/15 19:50:34 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.32 2010/01/14 17:20:23 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xf86miscproto-0.9.3.ebuild: + Transfer Prefix keywords 15 Dec 2009; Brent Baude <ranger@gentoo.org> xf86miscproto-0.9.3.ebuild: Marking xf86miscproto-0.9.3 ppc64 stable for bug 294958 diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild index 3aa1da4c2257..0679d935c04d 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.4 2009/12/15 19:50:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.5 2010/01/14 17:20:23 fauli Exp $ inherit x-modular DESCRIPTION="X.Org XF86Misc protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index fc60ad3c74f5..8ab3c373126b 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86rushproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.27 2009/05/05 15:39:41 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.28 2010/01/14 17:21:21 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xf86rushproto-1.1.2.ebuild: + Transfer Prefix keywords 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xf86rushproto-1.1.2.ebuild: diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index a4728d20e1fd..593cefafd4de 100644 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.17 2009/05/05 15:39:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.18 2010/01/14 17:21:21 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86vidmodeproto/ChangeLog b/x11-proto/xf86vidmodeproto/ChangeLog index 822418ed1d58..e7df4e0e5fe3 100644 --- a/x11-proto/xf86vidmodeproto/ChangeLog +++ b/x11-proto/xf86vidmodeproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86vidmodeproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.32 2009/10/26 10:46:28 remi Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.33 2010/01/14 17:22:29 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xf86vidmodeproto-2.3.ebuild: + Transfer Prefix keywords 26 Oct 2009; Rémi Cardona <remi@gentoo.org> xf86vidmodeproto-2.3.ebuild: sync with overlay, put blocker in RDEPEND too diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild index 7558f3c30e21..721b7480d347 100644 --- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild +++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild,v 1.3 2009/10/26 10:46:28 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild,v 1.4 2010/01/14 17:22:29 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XF86VidMode protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="!<x11-libs/libXxf86vm-1.0.99.1" diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index ab56070ae53a..db1c8816dfd3 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xineramaproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.34 2009/10/26 12:30:32 remi Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.35 2010/01/14 17:23:32 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xineramaproto-1.2.ebuild: + Transfer Prefix keywords 26 Oct 2009; Rémi Cardona <remi@gentoo.org> xineramaproto-1.2.ebuild: sync with overlay, update deps diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.ebuild index 450cd6da88e2..1ce9daf333f5 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.3 2009/10/26 12:30:32 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.4 2010/01/14 17:23:32 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Xinerama protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<x11-libs/libXinerama-1.0.99.1" |