diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-06-14 17:55:11 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-06-14 17:55:11 +0000 |
commit | 0ee86959be1580c21970ed936706c1dfe4a14f90 (patch) | |
tree | 855a3bbce1eb1f987874e656976fa790297d0650 /x11-proto | |
parent | Version bump dev-haskell/uulib (diff) | |
download | historical-0ee86959be1580c21970ed936706c1dfe4a14f90.tar.gz historical-0ee86959be1580c21970ed936706c1dfe4a14f90.tar.bz2 historical-0ee86959be1580c21970ed936706c1dfe4a14f90.zip |
Marked ~x64-macos, bug #323945
Package-Manager: portage-2.2.00.15842-prefix/cvs/Darwin powerpc
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/kbproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/renderproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/renderproto/renderproto-0.11.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xcb-proto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.6.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xextproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xextproto/xextproto-7.1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.17.ebuild | 4 |
14 files changed, 43 insertions, 21 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index aaa4d3af7199..f8a3d7c15f56 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.98 2010/06/04 14:10:12 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.99 2010/06/14 17:43:00 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> inputproto-2.0.ebuild: + Marked ~x64-macos, bug #323945 31 May 2010; Guy Martin <gmsoft@gentoo.org> inputproto-2.0.ebuild: hppa stable, #308521 diff --git a/x11-proto/inputproto/inputproto-2.0.ebuild b/x11-proto/inputproto/inputproto-2.0.ebuild index e1f70f3133cb..11dff59bd7dc 100644 --- a/x11-proto/inputproto/inputproto-2.0.ebuild +++ b/x11-proto/inputproto/inputproto-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.9 2010/06/04 14:10:12 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.10 2010/06/14 17:43:00 grobian Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" -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" +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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index b2d3080a1c49..e38b051d7901 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.48 2010/01/19 20:31:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.49 2010/06/14 17:46:02 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> kbproto-1.0.4.ebuild: + Marked ~x64-macos, bug #323945 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> kbproto-1.0.4.ebuild: s390 stable wrt #294958 diff --git a/x11-proto/kbproto/kbproto-1.0.4.ebuild b/x11-proto/kbproto/kbproto-1.0.4.ebuild index 3cc8d9239a9a..8f6ffd3a187f 100644 --- a/x11-proto/kbproto/kbproto-1.0.4.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.4.ebuild,v 1.10 2010/01/19 20:31:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.4.ebuild,v 1.11 2010/06/14 17:46:02 grobian Exp $ inherit x-modular DESCRIPTION="X.Org KB protocol headers" -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" +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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" diff --git a/x11-proto/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog index f15fb846f95a..c12f6a2e3555 100644 --- a/x11-proto/renderproto/ChangeLog +++ b/x11-proto/renderproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/renderproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.55 2010/01/23 21:20:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.56 2010/06/14 17:47:50 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> renderproto-0.11.ebuild: + Marked ~x64-macos, bug #323945 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -renderproto-0.9.3.ebuild: diff --git a/x11-proto/renderproto/renderproto-0.11.ebuild b/x11-proto/renderproto/renderproto-0.11.ebuild index 2d3253c8ccca..21a0e7d0dd12 100644 --- a/x11-proto/renderproto/renderproto-0.11.ebuild +++ b/x11-proto/renderproto/renderproto-0.11.ebuild @@ -1,6 +1,6 @@ # 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.10 2010/01/19 20:32:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.ebuild,v 1.11 2010/06/14 17:47:50 grobian 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 ~x86-freebsd ~x86-interix ~amd64-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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog index 91bc8cd194f4..93634253cfff 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.48 2010/06/04 14:12:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.49 2010/06/14 17:49:38 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> xcb-proto-1.6.ebuild: + Marked ~x64-macos, bug #323945 31 May 2010; Guy Martin <gmsoft@gentoo.org> xcb-proto-1.6.ebuild: hppa stable, #308521 diff --git a/x11-proto/xcb-proto/xcb-proto-1.6.ebuild b/x11-proto/xcb-proto/xcb-proto-1.6.ebuild index e0abe30d4577..d20141cd6cb4 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-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.10 2010/06/04 14:12:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.11 2010/06/14 17:49:38 grobian Exp $ PYTHON_DEPEND="2:2.5" @@ -12,7 +12,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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 ~x64-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 a81fc4b2685f..2594fa898651 100644 --- a/x11-proto/xextproto/ChangeLog +++ b/x11-proto/xextproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xextproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.58 2010/06/04 14:12:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.59 2010/06/14 17:51:35 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> xextproto-7.1.1.ebuild: + Marked ~x64-macos, bug #323945 31 May 2010; Guy Martin <gmsoft@gentoo.org> xextproto-7.1.1.ebuild: hppa stable, #308521 diff --git a/x11-proto/xextproto/xextproto-7.1.1.ebuild b/x11-proto/xextproto/xextproto-7.1.1.ebuild index ad9060313f55..afa20b018cc1 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-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.10 2010/06/04 14:12:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.1.1.ebuild,v 1.11 2010/06/14 17:51:35 grobian 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 ~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" +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 ~x64-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 a819e5b7f2c2..9249560e2874 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.38 2010/01/19 20:33:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.39 2010/06/14 17:53:33 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> + xf86bigfontproto-1.2.0.ebuild: + Marked ~x64-macos, bug #323945 19 Jan 2010; Raúl Porcel <armin76@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 dd436a827507..32f4786eddbb 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-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.10 2010/01/19 20:33:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.11 2010/06/14 17:53:33 grobian Exp $ inherit x-modular DESCRIPTION="X.Org XF86BigFont protocol headers" -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" +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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 967a90064fea..02e605adc07e 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.89 2010/05/16 10:59:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.90 2010/06/14 17:55:11 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> xproto-7.0.17.ebuild: + Marked ~x64-macos, bug #323945 *xproto-7.0.17 (16 May 2010) diff --git a/x11-proto/xproto/xproto-7.0.17.ebuild b/x11-proto/xproto/xproto-7.0.17.ebuild index 750f3bc9c8c2..2dba9da12ef4 100644 --- a/x11-proto/xproto/xproto-7.0.17.ebuild +++ b/x11-proto/xproto/xproto-7.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.1 2010/05/16 10:59:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.2 2010/06/14 17:55:11 grobian Exp $ EAPI=3 inherit xorg-2 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |