From 1c5f003232d3565786aeed6f514a3cc528a24a3f Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Fri, 20 Apr 2007 14:09:59 +0000 Subject: [PATCH] stable amd64, bug 174959 Package-Manager: portage-2.1.2.2 --- x11-libs/libXcomposite/ChangeLog | 6 +++++- x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild | 4 ++-- x11-libs/libXdamage/ChangeLog | 6 +++++- x11-libs/libXdamage/libXdamage-1.1.1.ebuild | 4 ++-- x11-libs/libXfixes/ChangeLog | 6 +++++- x11-libs/libXfixes/libXfixes-4.0.3.ebuild | 4 ++-- x11-libs/libXi/ChangeLog | 5 ++++- x11-libs/libXi/libXi-1.1.0.ebuild | 4 ++-- x11-libs/libXrandr/ChangeLog | 6 +++++- x11-libs/libXrandr/libXrandr-1.2.1.ebuild | 4 ++-- 10 files changed, 34 insertions(+), 15 deletions(-) diff --git a/x11-libs/libXcomposite/ChangeLog b/x11-libs/libXcomposite/ChangeLog index 5a1f6fa8c3f1..e09d33a01192 100644 --- a/x11-libs/libXcomposite/ChangeLog +++ b/x11-libs/libXcomposite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXcomposite # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.35 2007/04/18 13:04:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.36 2007/04/20 14:09:59 opfer Exp $ + + 20 Apr 2007; Christian Faulhammer + libXcomposite-0.3.1.ebuild: + stable amd64, bug 174959 18 Apr 2007; Raúl Porcel libXcomposite-0.3.1.ebuild: ia64 + x86 stable wrt bug 174959 diff --git a/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild b/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild index 1e2776080369..03456d644609 100644 --- a/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild +++ b/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild,v 1.6 2007/04/18 13:04:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.3.1.ebuild,v 1.7 2007/04/20 14:09:59 opfer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Xcomposite library" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libXfixes x11-libs/libXext diff --git a/x11-libs/libXdamage/ChangeLog b/x11-libs/libXdamage/ChangeLog index ee2d70cd6fc4..76fa4104ca2b 100644 --- a/x11-libs/libXdamage/ChangeLog +++ b/x11-libs/libXdamage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXdamage # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.36 2007/04/19 17:18:07 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.37 2007/04/20 14:08:12 opfer Exp $ + + 20 Apr 2007; Christian Faulhammer + libXdamage-1.1.1.ebuild: + stable amd64, bug 174959 19 Apr 2007; Donnie Berkholz ; libXdamage-1.1.1.ebuild: diff --git a/x11-libs/libXdamage/libXdamage-1.1.1.ebuild b/x11-libs/libXdamage/libXdamage-1.1.1.ebuild index b247398a67ac..634483683eaa 100644 --- a/x11-libs/libXdamage/libXdamage-1.1.1.ebuild +++ b/x11-libs/libXdamage/libXdamage-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.1.ebuild,v 1.7 2007/04/19 17:18:07 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.1.ebuild,v 1.8 2007/04/20 14:08:12 opfer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xdamage library" -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="x11-libs/libX11 x11-libs/libXfixes diff --git a/x11-libs/libXfixes/ChangeLog b/x11-libs/libXfixes/ChangeLog index 82643df43038..55da77a1f807 100644 --- a/x11-libs/libXfixes/ChangeLog +++ b/x11-libs/libXfixes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXfixes # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/ChangeLog,v 1.41 2007/04/18 12:59:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/ChangeLog,v 1.42 2007/04/20 14:03:36 opfer Exp $ + + 20 Apr 2007; Christian Faulhammer + libXfixes-4.0.3.ebuild: + stable amd64, bug 174959 18 Apr 2007; Raúl Porcel libXfixes-4.0.3.ebuild: ia64 + x86 stable wrt bug 174959 diff --git a/x11-libs/libXfixes/libXfixes-4.0.3.ebuild b/x11-libs/libXfixes/libXfixes-4.0.3.ebuild index a2e07b7908b3..0c9266218be0 100644 --- a/x11-libs/libXfixes/libXfixes-4.0.3.ebuild +++ b/x11-libs/libXfixes/libXfixes-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/libXfixes-4.0.3.ebuild,v 1.7 2007/04/18 12:59:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/libXfixes-4.0.3.ebuild,v 1.8 2007/04/20 14:03:36 opfer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xfixes library" -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="x11-libs/libX11 >=x11-proto/fixesproto-4 diff --git a/x11-libs/libXi/ChangeLog b/x11-libs/libXi/ChangeLog index acc5fdb37b2f..6306dce4d38a 100644 --- a/x11-libs/libXi/ChangeLog +++ b/x11-libs/libXi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXi # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXi/ChangeLog,v 1.37 2007/04/19 17:14:43 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXi/ChangeLog,v 1.38 2007/04/20 14:02:07 opfer Exp $ + + 20 Apr 2007; Christian Faulhammer libXi-1.1.0.ebuild: + stable amd64, bug 174959 19 Apr 2007; Donnie Berkholz ; libXi-1.1.0.ebuild: (#153965) Tell people they might need to recompile xorg-server to fix diff --git a/x11-libs/libXi/libXi-1.1.0.ebuild b/x11-libs/libXi/libXi-1.1.0.ebuild index c310649a2387..961963184999 100644 --- a/x11-libs/libXi/libXi-1.1.0.ebuild +++ b/x11-libs/libXi/libXi-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXi/libXi-1.1.0.ebuild,v 1.7 2007/04/19 17:14:43 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXi/libXi-1.1.0.ebuild,v 1.8 2007/04/20 14:02:07 opfer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xi library" -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="x11-libs/libX11 x11-libs/libXext" diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog index 416f6a912d7c..cab7ceb5b2e5 100644 --- a/x11-libs/libXrandr/ChangeLog +++ b/x11-libs/libXrandr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXrandr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.38 2007/04/18 13:02:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.39 2007/04/20 14:00:15 opfer Exp $ + + 20 Apr 2007; Christian Faulhammer + libXrandr-1.2.1.ebuild: + stable amd64, bug 174959 18 Apr 2007; Raúl Porcel libXrandr-1.2.1.ebuild: ia64 + x86 stable wrt bug 174959 diff --git a/x11-libs/libXrandr/libXrandr-1.2.1.ebuild b/x11-libs/libXrandr/libXrandr-1.2.1.ebuild index a2c759c55c86..5a2a8aa35621 100644 --- a/x11-libs/libXrandr/libXrandr-1.2.1.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.6 2007/04/18 13:02:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.7 2007/04/20 14:00:15 opfer Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xrandr library" -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="x11-libs/libX11 x11-libs/libXext -- 2.26.2