diff options
author | 2006-06-30 22:27:03 +0000 | |
---|---|---|
committer | 2006-06-30 22:27:03 +0000 | |
commit | 677e1236a2ea1d0adcafd7dea7a39a8957da67a5 (patch) | |
tree | 179cd266e05181d96d4efce0ee6b82c4f09b9153 /x11-proto | |
parent | Pull old ebuild. (diff) | |
download | historical-677e1236a2ea1d0adcafd7dea7a39a8957da67a5.tar.gz historical-677e1236a2ea1d0adcafd7dea7a39a8957da67a5.tar.bz2 historical-677e1236a2ea1d0adcafd7dea7a39a8957da67a5.zip |
ppc/sparc/mips/alpha stable
Package-Manager: portage-2.1.1_pre1-r1
Diffstat (limited to 'x11-proto')
59 files changed, 202 insertions, 89 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index 43e53c0d0045..ba9457293ee4 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/bigreqsproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.23 2006/06/30 18:35:28 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.24 2006/06/30 22:13:39 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + bigreqsproto-1.0.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-bigreqsproto-1.0.2, Manifest: diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild index d608273fb624..ac913ef8b1c9 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.10 2006/06/30 16:01:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.11 2006/06/30 22:13:39 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org BigReqs protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog index 3b391db93d14..48f1023dde52 100644 --- a/x11-proto/compositeproto/ChangeLog +++ b/x11-proto/compositeproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/compositeproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.21 2006/06/30 22:23:40 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.22 2006/06/30 22:24:22 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + compositeproto-0.3.1.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; -compositeproto-0.3.ebuild: diff --git a/x11-proto/compositeproto/compositeproto-0.3.1.ebuild b/x11-proto/compositeproto/compositeproto-0.3.1.ebuild index c38bf7797927..11537d3ebda2 100644 --- a/x11-proto/compositeproto/compositeproto-0.3.1.ebuild +++ b/x11-proto/compositeproto/compositeproto-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.3.1.ebuild,v 1.4 2006/06/30 16:01:52 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.3.1.ebuild,v 1.5 2006/06/30 22:24:22 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Composite 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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog index 2e55c18eb7db..53633669638e 100644 --- a/x11-proto/damageproto/ChangeLog +++ b/x11-proto/damageproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/damageproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.19 2006/06/30 16:02:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.20 2006/06/30 22:14:00 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + damageproto-1.0.3.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> damageproto-1.0.3.ebuild: diff --git a/x11-proto/damageproto/damageproto-1.0.3.ebuild b/x11-proto/damageproto/damageproto-1.0.3.ebuild index 8e0a2e2940c3..0f08dcef9e4f 100644 --- a/x11-proto/damageproto/damageproto-1.0.3.ebuild +++ b/x11-proto/damageproto/damageproto-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.3.ebuild,v 1.9 2006/06/30 16:02:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.3.ebuild,v 1.10 2006/06/30 22:14:00 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Damage 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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/dmxproto/ChangeLog b/x11-proto/dmxproto/ChangeLog index 644b75651843..3063bcc6fed5 100644 --- a/x11-proto/dmxproto/ChangeLog +++ b/x11-proto/dmxproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/dmxproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.23 2006/06/30 18:52:37 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.24 2006/06/30 22:14:21 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + dmxproto-2.2.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-dmxproto-2.2.2, Manifest: diff --git a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild index 8ecf39c68764..476d38c64323 100644 --- a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild +++ b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.10 2006/06/30 16:02:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.11 2006/06/30 22:14:21 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org DMX protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/evieext/ChangeLog b/x11-proto/evieext/ChangeLog index dbdfd4bb59c3..fb910ec53323 100644 --- a/x11-proto/evieext/ChangeLog +++ b/x11-proto/evieext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/evieext # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.23 2006/06/30 19:02:40 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.24 2006/06/30 22:22:44 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; evieext-1.0.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-evieext-1.0.2, Manifest: diff --git a/x11-proto/evieext/evieext-1.0.2.ebuild b/x11-proto/evieext/evieext-1.0.2.ebuild index 5e01a51f3071..78f6bb4d4285 100644 --- a/x11-proto/evieext/evieext-1.0.2.ebuild +++ b/x11-proto/evieext/evieext-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.2.ebuild,v 1.10 2006/06/30 16:03:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.2.ebuild,v 1.11 2006/06/30 22:22:44 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org EvIE protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index 02084716b624..8f4e986eb14c 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.19 2006/06/30 16:03:48 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.20 2006/06/30 22:14:42 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + fixesproto-4.0.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> fixesproto-4.0.ebuild: Stable on amd64. diff --git a/x11-proto/fixesproto/fixesproto-4.0.ebuild b/x11-proto/fixesproto/fixesproto-4.0.ebuild index e74e56cb13b3..93c3c5569e20 100644 --- a/x11-proto/fixesproto/fixesproto-4.0.ebuild +++ b/x11-proto/fixesproto/fixesproto-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.5 2006/06/30 16:03:48 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.6 2006/06/30 22:14:42 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Fixes 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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index e7a50a6c1730..6526fff5cb07 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontcacheproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.25 2006/06/30 19:04:58 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.26 2006/06/30 22:15:03 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + fontcacheproto-0.1.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-fontcacheproto-0.1.2, Manifest: diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild index 2a69f2310a19..6f6f10b9e85d 100644 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.11 2006/06/30 16:04:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.12 2006/06/30 22:15:03 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Fontcache protocol headers" RESTRICT="mirror" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog index 5a09aac3a62e..1128806d335c 100644 --- a/x11-proto/fontsproto/ChangeLog +++ b/x11-proto/fontsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontsproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.21 2006/06/30 18:48:16 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.22 2006/06/30 22:15:24 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + fontsproto-2.0.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-fontsproto-2.0.2, Manifest: diff --git a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild index eed1cc53ad9e..ef113d65b5f8 100644 --- a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild +++ b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.11 2006/06/30 16:04:46 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.12 2006/06/30 22:15:24 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Fonts protocol headers" RESTRICT="mirror" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index 060857795037..5feed6fafba2 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.32 2006/06/30 22:23:12 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.33 2006/06/30 22:25:29 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; glproto-1.4.7.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; -glproto-1.4.6.ebuild: diff --git a/x11-proto/glproto/glproto-1.4.7.ebuild b/x11-proto/glproto/glproto-1.4.7.ebuild index 32dac753a08a..5cd0830d43c3 100644 --- a/x11-proto/glproto/glproto-1.4.7.ebuild +++ b/x11-proto/glproto/glproto-1.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.7.ebuild,v 1.4 2006/06/30 16:05:16 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.7.ebuild,v 1.5 2006/06/30 22:25:29 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL 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" RDEPEND="" DEPEND="${RDEPEND} app-admin/eselect-opengl" diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index e8f76538d578..62b83bb4bbb6 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.23 2006/06/30 18:33:55 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.24 2006/06/30 22:15:45 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + inputproto-1.3.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-inputproto-1.3.2, Manifest: diff --git a/x11-proto/inputproto/inputproto-1.3.2.ebuild b/x11-proto/inputproto/inputproto-1.3.2.ebuild index 35221f505853..271aed5dbfc8 100644 --- a/x11-proto/inputproto/inputproto-1.3.2.ebuild +++ b/x11-proto/inputproto/inputproto-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.3.2.ebuild,v 1.10 2006/06/30 16:05:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.3.2.ebuild,v 1.11 2006/06/30 22:15:45 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index cef11aeb888b..81a3f64dd24d 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.23 2006/06/30 18:29:46 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.24 2006/06/30 22:16:06 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; kbproto-1.0.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-kbproto-1.0.2, Manifest: diff --git a/x11-proto/kbproto/kbproto-1.0.2.ebuild b/x11-proto/kbproto/kbproto-1.0.2.ebuild index c1545aa214c7..2712dc65432f 100644 --- a/x11-proto/kbproto/kbproto-1.0.2.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.2.ebuild,v 1.9 2006/06/30 16:06:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.2.ebuild,v 1.10 2006/06/30 22:16:06 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org KB 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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index a5eda62fd05a..4b9474ca54c6 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.22 2006/06/30 18:40:56 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.23 2006/06/30 22:16:27 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + printproto-1.0.3.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-printproto-1.0.3, Manifest: diff --git a/x11-proto/printproto/printproto-1.0.3.ebuild b/x11-proto/printproto/printproto-1.0.3.ebuild index c84ca7af6289..7a46ab8a2004 100644 --- a/x11-proto/printproto/printproto-1.0.3.ebuild +++ b/x11-proto/printproto/printproto-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.9 2006/06/30 16:06:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.10 2006/06/30 22:16:27 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Print protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index da87f265e471..67dcbb419b1a 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.23 2006/06/30 19:14:09 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.24 2006/06/30 22:16:48 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + randrproto-1.1.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-randrproto-1.1.2, Manifest: diff --git a/x11-proto/randrproto/randrproto-1.1.2.ebuild b/x11-proto/randrproto/randrproto-1.1.2.ebuild index e830e1982dd1..3d9821a9b655 100644 --- a/x11-proto/randrproto/randrproto-1.1.2.ebuild +++ b/x11-proto/randrproto/randrproto-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.2.ebuild,v 1.10 2006/06/30 16:07:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.2.ebuild,v 1.11 2006/06/30 22:16:48 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Randr protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index 231f9a9517ae..c86b9c7d7580 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.21 2006/06/30 18:59:23 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.22 2006/06/30 22:17:09 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + recordproto-1.13.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-recordproto-1.13.2, Manifest: diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild index a0b4489d6596..9f93ef18f3a6 100644 --- a/x11-proto/recordproto/recordproto-1.13.2.ebuild +++ b/x11-proto/recordproto/recordproto-1.13.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.10 2006/06/30 16:07:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.11 2006/06/30 22:17:09 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Record protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog index 82bda096c6cf..1c84e3346357 100644 --- a/x11-proto/renderproto/ChangeLog +++ b/x11-proto/renderproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/renderproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.20 2006/06/30 18:38:26 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.21 2006/06/30 22:17:30 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + renderproto-0.9.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-renderproto-0.9.2, Manifest: diff --git a/x11-proto/renderproto/renderproto-0.9.2.ebuild b/x11-proto/renderproto/renderproto-0.9.2.ebuild index 9fc3117effbd..2c83eb6d484b 100644 --- a/x11-proto/renderproto/renderproto-0.9.2.ebuild +++ b/x11-proto/renderproto/renderproto-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.2.ebuild,v 1.10 2006/06/30 16:08:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.2.ebuild,v 1.11 2006/06/30 22:17:30 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Render protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog index 8142b29d36d9..486fe08be285 100644 --- a/x11-proto/resourceproto/ChangeLog +++ b/x11-proto/resourceproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/resourceproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.20 2006/06/30 16:08:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.21 2006/06/30 22:17:51 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + resourceproto-1.0.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> resourceproto-1.0.2.ebuild: diff --git a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild b/x11-proto/resourceproto/resourceproto-1.0.2.ebuild index febcf15e657f..2e03f461e923 100644 --- a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild +++ b/x11-proto/resourceproto/resourceproto-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.10 2006/06/30 16:08:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.11 2006/06/30 22:17:51 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Resource protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index d8543426f0e2..bd8cf0bb0912 100644 --- a/x11-proto/scrnsaverproto/ChangeLog +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/scrnsaverproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.20 2006/06/30 16:09:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.21 2006/06/30 22:18:12 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + scrnsaverproto-1.1.0.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> scrnsaverproto-1.1.0.ebuild: diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild index 8bf34477a442..b023f34d753d 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild,v 1.4 2006/06/30 16:09:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild,v 1.5 2006/06/30 22:18:12 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ 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 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog index 2df98f720714..2c8f642e9671 100644 --- a/x11-proto/trapproto/ChangeLog +++ b/x11-proto/trapproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/trapproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.22 2006/06/30 19:03:36 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.23 2006/06/30 22:18:33 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + trapproto-3.4.3.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-trapproto-3.4.3, Manifest: diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild index 8666f644e62c..45d46feff07e 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-2006 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.10 2006/06/30 16:09:40 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.11 2006/06/30 22:18:33 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Trap protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 2fb77b915d62..36fa6fd0dbca 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.21 2006/06/30 18:39:22 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.22 2006/06/30 22:18:54 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + videoproto-2.2.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-videoproto-2.2.2, Manifest: diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild index d0c0ab4947ad..0bafb551d7d0 100644 --- a/x11-proto/videoproto/videoproto-2.2.2.ebuild +++ b/x11-proto/videoproto/videoproto-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.10 2006/06/30 16:10:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.11 2006/06/30 22:18:54 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Video protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index 7d1e6d860779..b2135492a4fb 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xcmiscproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.22 2006/06/30 18:37:22 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.23 2006/06/30 22:19:15 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xcmiscproto-1.1.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-xcmiscproto-1.1.2, Manifest: diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild index e746fbd17cfb..7090b1abca67 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.10 2006/06/30 16:10:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.11 2006/06/30 22:19:15 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org XCMisc protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog index 418d8cd6351f..c6d80a25be11 100644 --- a/x11-proto/xextproto/ChangeLog +++ b/x11-proto/xextproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xextproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.21 2006/06/30 18:30:58 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.22 2006/06/30 22:19:36 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xextproto-7.0.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-xextproto-7.0.2, Manifest: diff --git a/x11-proto/xextproto/xextproto-7.0.2.ebuild b/x11-proto/xextproto/xextproto-7.0.2.ebuild index a07509346637..3681135b7341 100644 --- a/x11-proto/xextproto/xextproto-7.0.2.ebuild +++ b/x11-proto/xextproto/xextproto-7.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.2.ebuild,v 1.10 2006/06/30 16:11:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.2.ebuild,v 1.11 2006/06/30 22:19:36 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -13,7 +13,7 @@ RESTRICT="mirror" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -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" #IUSE="X gnome" #DEPEND="" #RDEPEND="" diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index 452983f887f3..cf83c779252b 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.21 2006/06/30 18:32:38 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.22 2006/06/30 22:19:57 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86bigfontproto-1.1.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-xf86bigfontproto-1.1.2, Manifest: diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild index c301666ad569..aca2457b3a5a 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.10 2006/06/30 16:11:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.11 2006/06/30 22:19:57 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XF86BigFont protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index b498b17b8822..4f8970d6157f 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.20 2006/06/30 18:57:53 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.21 2006/06/30 22:20:18 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86dgaproto-2.0.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-xf86dgaproto-2.0.2, Manifest: diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild index fc2aebba5663..c0bb45bc6e14 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.10 2006/06/30 16:12:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.11 2006/06/30 22:20:18 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DGA protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86driproto/ChangeLog b/x11-proto/xf86driproto/ChangeLog index 0192d5b5d78b..32b2f55b7394 100644 --- a/x11-proto/xf86driproto/ChangeLog +++ b/x11-proto/xf86driproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86driproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.17 2006/06/30 16:12:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.18 2006/06/30 22:20:39 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86driproto-2.0.3.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> xf86driproto-2.0.3.ebuild: diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild index 356c039ff49d..94e6fb87e577 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.9 2006/06/30 16:12:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.10 2006/06/30 22:20:39 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DRI protocol headers" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index c8a24003db11..5f0c08e3830d 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86miscproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.21 2006/06/30 18:50:25 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.22 2006/06/30 22:21:00 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86miscproto-0.9.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-xf86miscproto-0.9.2, Manifest: diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild index 381db34a44e5..d22f769f9c13 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.10 2006/06/30 16:13:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.11 2006/06/30 22:21:00 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XF86Misc protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 082d8a55eff3..72e7416beaef 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86rushproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.21 2006/06/30 19:13:10 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.22 2006/06/30 22:21:20 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86rushproto-1.1.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-xf86rushproto-1.1.2, Manifest: diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index c770fe95be9f..b87b403ab1a2 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-2006 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.10 2006/06/30 16:13:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.11 2006/06/30 22:21:20 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86vidmodeproto/ChangeLog b/x11-proto/xf86vidmodeproto/ChangeLog index eee028a741bf..629956d46af3 100644 --- a/x11-proto/xf86vidmodeproto/ChangeLog +++ b/x11-proto/xf86vidmodeproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86vidmodeproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.21 2006/06/30 19:00:31 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.22 2006/06/30 22:21:42 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86vidmodeproto-2.2.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-xf86vidmodeproto-2.2.2, Manifest: diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild index f59cf4461110..096a87e6b07a 100644 --- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild +++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.10 2006/06/30 16:14:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.11 2006/06/30 22:21:42 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XF86VidMode protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index 91aa96c34f49..71275f5a0329 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xineramaproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.23 2006/06/30 18:58:42 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.24 2006/06/30 22:22:03 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xineramaproto-1.1.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-xineramaproto-1.1.2, Manifest: diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild index 8cda09d9cf92..184328ac0183 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.10 2006/06/30 16:14:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.11 2006/06/30 22:22:03 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Xinerama protocol headers" RESTRICT="mirror" -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" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.5.ebuild b/x11-proto/xproto/xproto-7.0.5.ebuild index 44c2da665ff1..4e8c8a3f9dfe 100644 --- a/x11-proto/xproto/xproto-7.0.5.ebuild +++ b/x11-proto/xproto/xproto-7.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.5.ebuild,v 1.4 2006/06/30 20:03:44 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.5.ebuild,v 1.5 2006/06/30 22:26:03 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" RESTRICT="mirror" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproxymanagementprotocol/ChangeLog b/x11-proto/xproxymanagementprotocol/ChangeLog index bc211578bc74..5303d77a43a3 100644 --- a/x11-proto/xproxymanagementprotocol/ChangeLog +++ b/x11-proto/xproxymanagementprotocol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xproxymanagementprotocol # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/ChangeLog,v 1.12 2006/04/28 00:24:55 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/ChangeLog,v 1.13 2006/06/30 22:22:23 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xproxymanagementprotocol-1.0.2.ebuild: + ppc/sparc/mips/alpha stable 28 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest: Fixing SHA256 digest, pass four diff --git a/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild b/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild index 12c242df3253..4a653cace3a7 100644 --- a/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild +++ b/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild,v 1.5 2006/03/24 04:10:48 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild,v 1.6 2006/06/30 22:22:23 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org PM protocol headers" RESTRICT="mirror" -KEYWORDS="~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~arm ~hppa mips ppc ~ppc64 ~s390 ~sh sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |