diff options
93 files changed, 365 insertions, 197 deletions
diff --git a/x11-apps/grandr/ChangeLog b/x11-apps/grandr/ChangeLog index b704341539ce..fea5a253f15e 100644 --- a/x11-apps/grandr/ChangeLog +++ b/x11-apps/grandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/grandr -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.5 2008/11/11 15:25:22 dang Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.6 2009/05/05 07:31:16 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> grandr-0.1.ebuild: + fix repoman warnings 11 Nov 2008; Daniel Gryniewicz <dang@gentoo.org> grandr-0.1.ebuild: Marked ~amd64 for bug #246375 diff --git a/x11-apps/grandr/grandr-0.1.ebuild b/x11-apps/grandr/grandr-0.1.ebuild index 8110916238e4..d44089756549 100644 --- a/x11-apps/grandr/grandr-0.1.ebuild +++ b/x11-apps/grandr/grandr-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.5 2008/11/11 15:25:22 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.6 2009/05/05 07:31:16 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,13 +10,14 @@ inherit x-modular DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension" KEYWORDS="~amd64 ppc x86" LICENSE="MIT" +IUSE="" RDEPEND="=x11-libs/gtk+-2* >=x11-libs/libXrandr-1.2 gnome-base/gconf" DEPEND="${RDEPEND}" -PATCHES="${FILESDIR}/${PV}-fix-license-display.patch - ${FILESDIR}/${PV}-outpus.patch - ${FILESDIR}/${PV}-fix-segfault-without-gconf-value.patch" +PATCHES=( "${FILESDIR}"/${PV}-fix-license-display.patch + "${FILESDIR}"/${PV}-outpus.patch + "${FILESDIR}"/${PV}-fix-segfault-without-gconf-value.patch ) src_install() { x-modular_src_install diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index f6fc459c33c4..9c3e72b658b8 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/iceauth -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.34 2007/10/09 09:14:36 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.35 2009/05/05 07:32:42 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> iceauth-1.0.2.ebuild: + fix repoman warnings 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -iceauth-1.0.1.ebuild: diff --git a/x11-apps/iceauth/iceauth-1.0.2.ebuild b/x11-apps/iceauth/iceauth-1.0.2.ebuild index 341ae5b0a0c9..e44b6ae0f50a 100644 --- a/x11-apps/iceauth/iceauth-1.0.2.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.2.ebuild,v 1.9 2007/09/29 10:11:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.2.ebuild,v 1.10 2009/05/05 07:32:42 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="ICE authority file utility" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libICE" DEPEND="${RDEPEND}" diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog index 17f275b0451d..4cb1ffe8160e 100644 --- a/x11-apps/ico/ChangeLog +++ b/x11-apps/ico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/ico -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.20 2007/12/19 23:49:47 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.21 2009/05/05 07:33:42 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> ico-1.0.2.ebuild: + fix repoman warnings 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> ico-1.0.2.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/ico/ico-1.0.2.ebuild b/x11-apps/ico/ico-1.0.2.ebuild index c55d9131aeeb..a0df3559b863 100644 --- a/x11-apps/ico/ico-1.0.2.ebuild +++ b/x11-apps/ico/ico-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild,v 1.3 2008/01/13 09:35:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild,v 1.4 2009/05/05 07:33:42 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,5 +9,6 @@ inherit x-modular DESCRIPTION="animate an icosahedron or other polyhedron" KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND=">=x11-libs/libX11-0.99.1_pre0" DEPEND="${RDEPEND}" diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index 72f5f02085bd..074d696c1e4d 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.44 2009/05/05 06:20:03 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.45 2009/05/05 07:34:41 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + mkfontscale-1.0.3.ebuild, mkfontscale-1.0.4.ebuild, + mkfontscale-1.0.5.ebuild: + fix repoman warnings 05 May 2009; Christian Faulhammer <fauli@gentoo.org> mkfontscale-1.0.5.ebuild: diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild index 7999c0e80b0a..667be8e024f1 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild,v 1.13 2008/07/17 00:04:14 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild,v 1.14 2009/05/05 07:34:41 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="create an index of scalable font files for X" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libfontenc =media-libs/freetype-2*" DEPEND="${RDEPEND} diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.4.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.4.ebuild index f78aa4265f27..8fa0ad59ef65 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.4.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.4.ebuild,v 1.2 2008/07/17 00:04:14 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.4.ebuild,v 1.3 2009/05/05 07:34:41 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="create an index of scalable font files for X" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libfontenc =media-libs/freetype-2*" DEPEND="${RDEPEND} diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild index 3d002e122c42..5b8e260de7cb 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild,v 1.4 2009/05/05 06:20:03 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild,v 1.5 2009/05/05 07:34:41 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="create an index of scalable font files for X" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libfontenc =media-libs/freetype-2*" DEPEND="${RDEPEND} diff --git a/x11-apps/oclock/ChangeLog b/x11-apps/oclock/ChangeLog index b81730d98438..785e5eceb6bb 100644 --- a/x11-apps/oclock/ChangeLog +++ b/x11-apps/oclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/oclock -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/ChangeLog,v 1.15 2007/11/24 15:29:15 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/ChangeLog,v 1.16 2009/05/05 07:35:32 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> oclock-1.0.1.ebuild: + fix repoman warnings 24 Nov 2007; Raúl Porcel <armin76@gentoo.org> oclock-1.0.1.ebuild: Add ~ia64 wrt #200202 diff --git a/x11-apps/oclock/oclock-1.0.1.ebuild b/x11-apps/oclock/oclock-1.0.1.ebuild index fe7d7a38303e..9a65d4c40e94 100644 --- a/x11-apps/oclock/oclock-1.0.1.ebuild +++ b/x11-apps/oclock/oclock-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.1.ebuild,v 1.7 2007/11/24 15:29:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.1.ebuild,v 1.8 2009/05/05 07:35:32 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="round X clock" KEYWORDS="alpha amd64 arm ~ia64 mips ppc ppc64 s390 sh sparc x86" - +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu x11-libs/libXext" diff --git a/x11-apps/proxymngr/ChangeLog b/x11-apps/proxymngr/ChangeLog index 0b54a6d3b8c5..8fda1eee2db2 100644 --- a/x11-apps/proxymngr/ChangeLog +++ b/x11-apps/proxymngr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/proxymngr -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/ChangeLog,v 1.13 2007/12/19 23:53:52 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/ChangeLog,v 1.14 2009/05/05 07:36:32 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + proxymngr-1.0.1.ebuild: + fix repoman warnings 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> proxymngr-1.0.1.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/proxymngr/proxymngr-1.0.1.ebuild b/x11-apps/proxymngr/proxymngr-1.0.1.ebuild index 53994ff7d6bd..65096df6212b 100644 --- a/x11-apps/proxymngr/proxymngr-1.0.1.ebuild +++ b/x11-apps/proxymngr/proxymngr-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/proxymngr-1.0.1.ebuild,v 1.6 2008/01/13 09:36:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/proxymngr-1.0.1.ebuild,v 1.7 2009/05/05 07:36:32 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="proxy manager service" KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libICE x11-libs/libXt x11-libs/libX11" diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog index 50d505ca16b2..c71d8514d02c 100644 --- a/x11-apps/rgb/ChangeLog +++ b/x11-apps/rgb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/rgb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.42 2009/04/16 02:06:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.43 2009/05/05 07:37:29 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> rgb-1.0.1.ebuild, + rgb-1.0.3.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> rgb-1.0.3.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-apps/rgb/rgb-1.0.1.ebuild b/x11-apps/rgb/rgb-1.0.1.ebuild index 84f903ebbb49..58f20fee226f 100644 --- a/x11-apps/rgb/rgb-1.0.1.ebuild +++ b/x11-apps/rgb/rgb-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.1.ebuild,v 1.11 2006/12/19 23:54:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.1.ebuild,v 1.12 2009/05/05 07:37:29 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="uncompile an rgb color-name database" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-apps/rgb/rgb-1.0.3.ebuild b/x11-apps/rgb/rgb-1.0.3.ebuild index c960db250d07..ace4c1d6e81e 100644 --- a/x11-apps/rgb/rgb-1.0.3.ebuild +++ b/x11-apps/rgb/rgb-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.3.ebuild,v 1.8 2009/04/16 02:06:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.3.ebuild,v 1.9 2009/05/05 07:37:29 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="uncompile an rgb color-name database" KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog index 1d20d8159cc4..7b14762dcc9f 100644 --- a/x11-apps/rstart/ChangeLog +++ b/x11-apps/rstart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rstart -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.15 2007/12/19 23:54:30 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.16 2009/05/05 07:38:47 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> rstart-1.0.2.ebuild: + fix repoman warnings 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> rstart-1.0.2.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/rstart/rstart-1.0.2.ebuild b/x11-apps/rstart/rstart-1.0.2.ebuild index bc40233c8569..2b3405913568 100644 --- a/x11-apps/rstart/rstart-1.0.2.ebuild +++ b/x11-apps/rstart/rstart-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.2.ebuild,v 1.4 2008/01/13 09:36:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.2.ebuild,v 1.5 2009/05/05 07:38:47 fauli Exp $ # Must be before x-modular eclass is inherited # Hack to make autoreconf run for our patch @@ -10,6 +10,7 @@ inherit x-modular DESCRIPTION="X.Org rstart application" KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/scripts/ChangeLog b/x11-apps/scripts/ChangeLog index 0cf93ed15a49..0c48abbd94d8 100644 --- a/x11-apps/scripts/ChangeLog +++ b/x11-apps/scripts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/scripts -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/ChangeLog,v 1.13 2007/12/19 23:55:03 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/ChangeLog,v 1.14 2009/05/05 07:39:33 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> scripts-1.0.1.ebuild: + fix repoman warnings 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> scripts-1.0.1.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/scripts/scripts-1.0.1.ebuild b/x11-apps/scripts/scripts-1.0.1.ebuild index 46efe031337c..4db925000340 100644 --- a/x11-apps/scripts/scripts-1.0.1.ebuild +++ b/x11-apps/scripts/scripts-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1.ebuild,v 1.6 2008/01/13 09:36:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1.ebuild,v 1.7 2009/05/05 07:39:33 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,5 +9,6 @@ inherit x-modular DESCRIPTION="start an X program on a remote machine" KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog index 93bc4a10cf36..0c1f012205ea 100644 --- a/x11-apps/setxkbmap/ChangeLog +++ b/x11-apps/setxkbmap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/setxkbmap -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.38 2007/10/09 09:19:41 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.39 2009/05/05 07:41:49 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + setxkbmap-1.0.4.ebuild: + fix repoman warnings 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -setxkbmap-1.0.2.ebuild: diff --git a/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild b/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild index 1794f7012471..116b8b07a265 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild @@ -1,18 +1,16 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild,v 1.9 2007/09/29 10:11:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild,v 1.10 2009/05/05 07:41:49 fauli Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" inherit x-modular -PATCHES="" - DESCRIPTION="Controls the keyboard layout of a running X server." KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/smproxy/ChangeLog b/x11-apps/smproxy/ChangeLog index 5017f92369c1..e95a18005b18 100644 --- a/x11-apps/smproxy/ChangeLog +++ b/x11-apps/smproxy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/smproxy -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.19 2008/10/03 08:34:43 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.20 2009/05/05 07:42:49 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> smproxy-1.0.2.ebuild: + fix repoman warnings 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> smproxy-1.0.2.ebuild: Add ~ia64 wrt #237411 diff --git a/x11-apps/smproxy/smproxy-1.0.2.ebuild b/x11-apps/smproxy/smproxy-1.0.2.ebuild index a18dacf079c9..ce91af7d84ef 100644 --- a/x11-apps/smproxy/smproxy-1.0.2.ebuild +++ b/x11-apps/smproxy/smproxy-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild,v 1.9 2008/10/03 08:34:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild,v 1.10 2009/05/05 07:42:49 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="Session Manager Proxy" KEYWORDS="~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libXt x11-libs/libXmu" DEPEND="${RDEPEND}" diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index 541cad426c0a..9d04d98610d3 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xbacklight # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.12 2009/03/12 10:17:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.13 2009/05/05 07:45:14 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xbacklight-1.1.ebuild: + fix repoman warnings 12 Mar 2009; Raúl Porcel <armin76@gentoo.org> xbacklight-1.1.ebuild: Add ~arm/~sh diff --git a/x11-apps/xbacklight/xbacklight-1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.ebuild index 7bc84aa81aa0..4adc27eb64cd 100644 --- a/x11-apps/xbacklight/xbacklight-1.1.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.12 2009/03/12 10:17:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.13 2009/05/05 07:45:14 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,5 +9,6 @@ inherit x-modular DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND=">=x11-libs/libXrandr-1.2" DEPEND="${RDEPEND}" diff --git a/x11-apps/xcmsdb/ChangeLog b/x11-apps/xcmsdb/ChangeLog index c199fec6e884..1991998752b6 100644 --- a/x11-apps/xcmsdb/ChangeLog +++ b/x11-apps/xcmsdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcmsdb -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.18 2008/10/03 08:32:28 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.19 2009/05/05 07:46:11 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xcmsdb-1.0.1.ebuild: + fix repoman warnings 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xcmsdb-1.0.1.ebuild: Add ~ia64 wrt #237411 diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild index 68bbc9fb3f06..f5f785cfea58 100644 --- a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild +++ b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.10 2008/10/03 08:32:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.11 2009/05/05 07:46:11 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,5 +9,6 @@ inherit x-modular DESCRIPTION="Device Color Characterization utility for X Color Management System" KEYWORDS="~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index 68ca2a12595f..e06d9b33d5de 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.35 2009/05/05 05:16:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.36 2009/05/05 07:47:20 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xcursorgen-1.0.1.ebuild, xcursorgen-1.0.2.ebuild: + fix repoman warnings 05 May 2009; Jeroen Roovers <jer@gentoo.org> xcursorgen-1.0.2.ebuild: Stable for HPPA (bug #268581). diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild index b80e412b3d40..dbc6bdd66ad6 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild,v 1.10 2007/02/04 18:33:18 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild,v 1.11 2009/05/05 07:47:20 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="create an X cursor file from a collection of PNG images" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild index d7c6d428bb7f..daba7ab248a5 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.7 2009/05/05 05:16:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.8 2009/05/05 07:47:20 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="create an X cursor file from a collection of PNG images" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 3447eafb536e..26706830ebbe 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xdriinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.33 2009/05/05 05:21:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.34 2009/05/05 07:49:14 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xdriinfo-1.0.1.ebuild, xdriinfo-1.0.2.ebuild: + fix repoman warnings 05 May 2009; Jeroen Roovers <jer@gentoo.org> xdriinfo-1.0.2.ebuild: Stable for HPPA (bug #268581). diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild index be595ffe774c..e81802f3b5f1 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild,v 1.10 2007/02/04 18:33:34 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild,v 1.11 2009/05/05 07:49:14 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="query configuration information of DRI drivers" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +IUSE="" RDEPEND="x11-libs/libX11 virtual/opengl" DEPEND="${RDEPEND} diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild index da0b7bba5e1b..2299a9734855 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.10 2009/05/05 05:21:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.11 2009/05/05 07:49:14 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="query configuration information of DRI drivers" KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11 virtual/opengl" DEPEND="${RDEPEND} diff --git a/x11-apps/xev/ChangeLog b/x11-apps/xev/ChangeLog index d6af05e5326c..bd47a1863a16 100644 --- a/x11-apps/xev/ChangeLog +++ b/x11-apps/xev/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xev # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.29 2009/04/16 02:08:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.30 2009/05/05 07:50:31 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xev-1.0.2.ebuild, + xev-1.0.3.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xev-1.0.3.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-apps/xev/xev-1.0.2.ebuild b/x11-apps/xev/xev-1.0.2.ebuild index b94dd0fe6349..31b91f08cf14 100644 --- a/x11-apps/xev/xev-1.0.2.ebuild +++ b/x11-apps/xev/xev-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.2.ebuild,v 1.7 2007/02/28 19:00:16 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.2.ebuild,v 1.8 2009/05/05 07:50:31 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="print contents of X events" KEYWORDS="alpha amd64 arm mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xev/xev-1.0.3.ebuild b/x11-apps/xev/xev-1.0.3.ebuild index 76a5d23c00f5..11b8be5c515d 100644 --- a/x11-apps/xev/xev-1.0.3.ebuild +++ b/x11-apps/xev/xev-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v 1.10 2009/04/16 02:08:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v 1.11 2009/05/05 07:50:31 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="print contents of X events" KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index b6bbb8e6976c..b5022c2ebef7 100644 --- a/x11-apps/xeyes/ChangeLog +++ b/x11-apps/xeyes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xeyes -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.14 2007/02/22 00:13:05 jokey Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.15 2009/05/05 07:51:26 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xeyes-1.0.1.ebuild: + fix repoman warnings 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-apps/xeyes/xeyes-1.0.1.ebuild b/x11-apps/xeyes/xeyes-1.0.1.ebuild index 5da7ab281ecd..06dea9d00db7 100644 --- a/x11-apps/xeyes/xeyes-1.0.1.ebuild +++ b/x11-apps/xeyes/xeyes-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.0.1.ebuild,v 1.4 2006/09/18 11:54:09 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.0.1.ebuild,v 1.5 2009/05/05 07:51:26 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xeyes application" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXext diff --git a/x11-apps/xf86dga/ChangeLog b/x11-apps/xf86dga/ChangeLog index 915920a5c5c8..2ddf19bf7d2c 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xf86dga -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.23 2008/10/04 15:58:17 corsair Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.24 2009/05/05 07:52:50 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xf86dga-1.0.2.ebuild: + fix repoman warnings 04 Oct 2008; Markus Rothe <corsair@gentoo.org> xf86dga-1.0.2.ebuild: Added ~ppc diff --git a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild index ec8309649473..eb6614f5ee9d 100644 --- a/x11-apps/xf86dga/xf86dga-1.0.2.ebuild +++ b/x11-apps/xf86dga/xf86dga-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.9 2008/10/04 15:58:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.10 2009/05/05 07:52:50 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="test program for the XFree86-DGA extension" KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXxf86dga" DEPEND="${RDEPEND} diff --git a/x11-apps/xfindproxy/ChangeLog b/x11-apps/xfindproxy/ChangeLog index 799927a0a9f4..0b1587b3c56d 100644 --- a/x11-apps/xfindproxy/ChangeLog +++ b/x11-apps/xfindproxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xfindproxy -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/ChangeLog,v 1.12 2008/10/11 22:22:32 flameeyes Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/ChangeLog,v 1.13 2009/05/05 07:53:45 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xfindproxy-1.0.1.ebuild: + fix repoman warnings 11 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> xfindproxy-1.0.1.ebuild: diff --git a/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild b/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild index e2c7c89da72b..f4d7557c1ad7 100644 --- a/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild +++ b/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild,v 1.5 2008/10/11 22:22:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild,v 1.6 2009/05/05 07:53:45 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xfindproxy application" KEYWORDS="~ppc ~ppc64 x86" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libICE x11-libs/libXt" diff --git a/x11-apps/xfwp/ChangeLog b/x11-apps/xfwp/ChangeLog index afeecaef1723..a3705e46c938 100644 --- a/x11-apps/xfwp/ChangeLog +++ b/x11-apps/xfwp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfwp -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfwp/ChangeLog,v 1.13 2007/12/20 00:12:42 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfwp/ChangeLog,v 1.14 2009/05/05 07:54:32 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xfwp-1.0.1.ebuild: + fix repoman warnings 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xfwp-1.0.1.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xfwp/xfwp-1.0.1.ebuild b/x11-apps/xfwp/xfwp-1.0.1.ebuild index 0c9b99412b6b..d8d3f008ad9a 100644 --- a/x11-apps/xfwp/xfwp-1.0.1.ebuild +++ b/x11-apps/xfwp/xfwp-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfwp/xfwp-1.0.1.ebuild,v 1.5 2008/01/13 09:36:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfwp/xfwp-1.0.1.ebuild,v 1.6 2009/05/05 07:54:32 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xfwp application" KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libICE" DEPEND="${RDEPEND} diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index 810b2640be8c..2ec596fbd3a8 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.24 2009/05/05 05:18:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.25 2009/05/05 07:55:38 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xgamma-1.0.1.ebuild, + xgamma-1.0.2.ebuild: + fix repoman warnings 05 May 2009; Jeroen Roovers <jer@gentoo.org> xgamma-1.0.2.ebuild: Stable for HPPA (bug #268581). diff --git a/x11-apps/xgamma/xgamma-1.0.1.ebuild b/x11-apps/xgamma/xgamma-1.0.1.ebuild index 4a650778c304..e549886e99a1 100644 --- a/x11-apps/xgamma/xgamma-1.0.1.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.1.ebuild,v 1.7 2008/01/11 08:33:31 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.1.ebuild,v 1.8 2009/05/05 07:55:38 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Alter a monitor's gamma correction through the X server" KEYWORDS="alpha amd64 arm mips ppc ppc64 s390 sh sparc x86" - +IUSE="" RDEPEND="x11-libs/libXxf86vm" DEPEND="${RDEPEND} x11-proto/xf86vidmodeproto" diff --git a/x11-apps/xgamma/xgamma-1.0.2.ebuild b/x11-apps/xgamma/xgamma-1.0.2.ebuild index 43ca3cefb494..b7b6411ab30f 100644 --- a/x11-apps/xgamma/xgamma-1.0.2.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.10 2009/05/05 05:18:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.11 2009/05/05 07:55:38 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Alter a monitor's gamma correction through the X server" KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libXxf86vm" DEPEND="${RDEPEND} x11-proto/xf86vidmodeproto" diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index d9de7162b056..9adba826fef8 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.53 2009/04/16 02:09:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.54 2009/05/05 07:57:43 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xkbcomp-1.0.3.ebuild, + xkbcomp-1.0.4.ebuild, xkbcomp-1.0.5.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xkbcomp-1.0.5.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild index 69e707667688..cc368fb30015 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.11 2007/08/07 13:30:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.12 2009/05/05 07:57:43 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular multilib DESCRIPTION="compile XKB keyboard description" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild index 2510284b8f11..a5e10c6a7b80 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild,v 1.1 2008/03/10 01:58:56 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild,v 1.2 2009/05/05 07:57:43 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular multilib DESCRIPTION="compile XKB keyboard description" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild index 8d6fef67510f..32f5e8be8545 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild,v 1.8 2009/04/16 02:09:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild,v 1.9 2009/05/05 07:57:43 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular multilib DESCRIPTION="compile XKB keyboard description" KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbevd/ChangeLog b/x11-apps/xkbevd/ChangeLog index d5e1028789d8..c342746187e6 100644 --- a/x11-apps/xkbevd/ChangeLog +++ b/x11-apps/xkbevd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbevd -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.20 2008/10/03 09:06:52 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.21 2009/05/05 07:58:54 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xkbevd-1.0.2.ebuild: + fix repoman warnings 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xkbevd-1.0.2.ebuild: Add ~ia64 wrt #237411 diff --git a/x11-apps/xkbevd/xkbevd-1.0.2.ebuild b/x11-apps/xkbevd/xkbevd-1.0.2.ebuild index a140c1771934..0054d92f1559 100644 --- a/x11-apps/xkbevd/xkbevd-1.0.2.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.0.2.ebuild,v 1.9 2008/10/03 09:06:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.0.2.ebuild,v 1.10 2009/05/05 07:58:54 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,5 +9,6 @@ inherit x-modular DESCRIPTION="XKB event daemon" KEYWORDS="~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog index 956c8ffd3c86..67790578f9ab 100644 --- a/x11-apps/xkbprint/ChangeLog +++ b/x11-apps/xkbprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xkbprint -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.16 2008/03/24 14:08:57 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.17 2009/05/05 08:00:12 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xkbprint-1.0.1.ebuild: + fix repoman warnings 24 Mar 2008; Markus Meier <maekke@gentoo.org> xkbprint-1.0.1.ebuild: amd64 stable, bug #202087 diff --git a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild index 1e66c01afcc6..5325e392ae75 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.7 2008/03/24 14:08:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.8 2009/05/05 08:00:12 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,5 +9,6 @@ inherit x-modular DESCRIPTION="print an XKB keyboard description" KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index 863d3bda4b47..43bbd4bbf269 100644 --- a/x11-apps/xkill/ChangeLog +++ b/x11-apps/xkill/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkill -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.16 2008/09/24 09:58:59 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.17 2009/05/05 08:01:17 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xkill-1.0.1.ebuild: + fix repoman warnings 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xkill-1.0.1.ebuild: keyword ~x86-fbsd diff --git a/x11-apps/xkill/xkill-1.0.1.ebuild b/x11-apps/xkill/xkill-1.0.1.ebuild index 18c49907c245..6e6389654b92 100644 --- a/x11-apps/xkill/xkill-1.0.1.ebuild +++ b/x11-apps/xkill/xkill-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild,v 1.7 2008/09/24 09:58:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild,v 1.8 2009/05/05 08:01:17 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="kill a client by its X resource" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" diff --git a/x11-apps/xlsatoms/ChangeLog b/x11-apps/xlsatoms/ChangeLog index 694743789b0d..1a6376c0047a 100644 --- a/x11-apps/xlsatoms/ChangeLog +++ b/x11-apps/xlsatoms/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xlsatoms -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.19 2008/10/03 08:43:37 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.20 2009/05/05 08:02:13 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xlsatoms-1.0.1.ebuild: + fix repoman warnings 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xlsatoms-1.0.1.ebuild: Add ~ia64 wrt #237411 diff --git a/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild b/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild index 0dbfc35ba2a0..61f25cba4369 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild,v 1.10 2008/10/03 08:43:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild,v 1.11 2009/05/05 08:02:13 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="list interned atoms defined on server" KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" diff --git a/x11-apps/xlsclients/ChangeLog b/x11-apps/xlsclients/ChangeLog index ae3db4d4671f..37c8af705a8e 100644 --- a/x11-apps/xlsclients/ChangeLog +++ b/x11-apps/xlsclients/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xlsclients -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.20 2008/10/03 08:52:40 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.21 2009/05/05 08:03:26 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xlsclients-1.0.1.ebuild: + fix repoman warnings 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xlsclients-1.0.1.ebuild: Add ~ia64 wrt #237411 diff --git a/x11-apps/xlsclients/xlsclients-1.0.1.ebuild b/x11-apps/xlsclients/xlsclients-1.0.1.ebuild index 530f35f2c99b..911d4c7e5c91 100644 --- a/x11-apps/xlsclients/xlsclients-1.0.1.ebuild +++ b/x11-apps/xlsclients/xlsclients-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.11 2008/10/03 08:52:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.12 2009/05/05 08:03:26 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xlsclients application" KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" diff --git a/x11-apps/xlsfonts/ChangeLog b/x11-apps/xlsfonts/ChangeLog index eda0c97fd6c4..3ab2951b54a9 100644 --- a/x11-apps/xlsfonts/ChangeLog +++ b/x11-apps/xlsfonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xlsfonts -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/ChangeLog,v 1.25 2007/10/09 09:01:41 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/ChangeLog,v 1.26 2009/05/05 08:04:34 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xlsfonts-1.0.2.ebuild: + fix repoman warnings 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -xlsfonts-1.0.1.ebuild: diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild index fbe87af00a89..59f98eeffd19 100644 --- a/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild +++ b/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild,v 1.11 2007/08/08 12:35:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild,v 1.12 2009/05/05 08:04:34 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org xlsfonts application" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" - +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xmodmap/ChangeLog b/x11-apps/xmodmap/ChangeLog index feee44f78d58..1ce87b55264a 100644 --- a/x11-apps/xmodmap/ChangeLog +++ b/x11-apps/xmodmap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xmodmap -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.43 2008/02/05 11:36:37 corsair Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.44 2009/05/05 08:05:38 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xmodmap-1.0.2.ebuild, + xmodmap-1.0.3.ebuild: + fix repoman warnings 05 Feb 2008; Markus Rothe <corsair@gentoo.org> xmodmap-1.0.3.ebuild: Stable on ppc64 diff --git a/x11-apps/xmodmap/xmodmap-1.0.2.ebuild b/x11-apps/xmodmap/xmodmap-1.0.2.ebuild index c40f4c854a13..6eb01f581738 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.2.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.2.ebuild,v 1.11 2007/08/07 13:31:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.2.ebuild,v 1.12 2009/05/05 08:05:38 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="utility for modifying keymaps and pointer button mappings in X" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xmodmap/xmodmap-1.0.3.ebuild b/x11-apps/xmodmap/xmodmap-1.0.3.ebuild index 68c7db8e7e03..28cc989f3c79 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.3.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.3.ebuild,v 1.6 2008/02/05 11:36:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.3.ebuild,v 1.7 2009/05/05 08:05:38 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="utility for modifying keymaps and pointer button mappings in X" KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xplsprinters/ChangeLog b/x11-apps/xplsprinters/ChangeLog index 3718156b564a..ab36c5e94aad 100644 --- a/x11-apps/xplsprinters/ChangeLog +++ b/x11-apps/xplsprinters/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xplsprinters -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xplsprinters/ChangeLog,v 1.19 2007/04/07 06:20:21 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xplsprinters/ChangeLog,v 1.20 2009/05/05 08:06:38 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xplsprinters-1.0.1.ebuild: + fix repoman warnings 07 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> xplsprinters-1.0.1.ebuild: diff --git a/x11-apps/xplsprinters/xplsprinters-1.0.1.ebuild b/x11-apps/xplsprinters/xplsprinters-1.0.1.ebuild index c5dd9bf3f0a9..136e0a78c369 100644 --- a/x11-apps/xplsprinters/xplsprinters-1.0.1.ebuild +++ b/x11-apps/xplsprinters/xplsprinters-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xplsprinters/xplsprinters-1.0.1.ebuild,v 1.12 2007/04/07 06:20:21 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xplsprinters/xplsprinters-1.0.1.ebuild,v 1.13 2009/05/05 08:06:38 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,7 @@ inherit x-modular DESCRIPTION="shows a list of Xprint printers and it's attributes" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXp x11-libs/libXprintUtil" diff --git a/x11-apps/xpr/ChangeLog b/x11-apps/xpr/ChangeLog index 87f31197ef40..6cffc75c4d80 100644 --- a/x11-apps/xpr/ChangeLog +++ b/x11-apps/xpr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xpr -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/ChangeLog,v 1.18 2008/10/03 08:47:00 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/ChangeLog,v 1.19 2009/05/05 08:07:44 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xpr-1.0.2.ebuild: + fix repoman warnings 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xpr-1.0.2.ebuild: Add ~ia64 wrt #237411 diff --git a/x11-apps/xpr/xpr-1.0.2.ebuild b/x11-apps/xpr/xpr-1.0.2.ebuild index 35c37e942c38..f8c77ced4500 100644 --- a/x11-apps/xpr/xpr-1.0.2.ebuild +++ b/x11-apps/xpr/xpr-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/xpr-1.0.2.ebuild,v 1.8 2008/10/03 08:47:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/xpr-1.0.2.ebuild,v 1.9 2009/05/05 08:07:44 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xpr application" KEYWORDS="~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog index 585f274ac461..8e2e9607c1f4 100644 --- a/x11-apps/xrandr/ChangeLog +++ b/x11-apps/xrandr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xrandr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.54 2009/04/29 11:24:22 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.55 2009/05/05 08:10:18 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xrandr-1.2.2.ebuild, + xrandr-1.2.3.ebuild: + fix repoman warnings *xrandr-1.3.0 (29 Apr 2009) diff --git a/x11-apps/xrandr/xrandr-1.2.2.ebuild b/x11-apps/xrandr/xrandr-1.2.2.ebuild index cd735219daf8..8454877ce222 100644 --- a/x11-apps/xrandr/xrandr-1.2.2.ebuild +++ b/x11-apps/xrandr/xrandr-1.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.2.2.ebuild,v 1.8 2007/09/29 10:13:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.2.2.ebuild,v 1.9 2009/05/05 08:10:18 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="primitive command line interface to RandR extension" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND=">=x11-libs/libXrandr-1.2 x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xrandr/xrandr-1.2.3.ebuild b/x11-apps/xrandr/xrandr-1.2.3.ebuild index 20b31fdaa409..762c685b1df9 100644 --- a/x11-apps/xrandr/xrandr-1.2.3.ebuild +++ b/x11-apps/xrandr/xrandr-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.2.3.ebuild,v 1.8 2009/04/16 02:09:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.2.3.ebuild,v 1.9 2009/05/05 08:10:18 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="primitive command line interface to RandR extension" KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND=">=x11-libs/libXrandr-1.2 x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xrefresh/ChangeLog b/x11-apps/xrefresh/ChangeLog index d27e14141b9a..82c3c1fd4e61 100644 --- a/x11-apps/xrefresh/ChangeLog +++ b/x11-apps/xrefresh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xrefresh -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.20 2008/10/03 08:48:49 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.21 2009/05/05 08:11:20 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xrefresh-1.0.2.ebuild: + fix repoman warnings 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xrefresh-1.0.2.ebuild: Add ~ia64 wrt #237411 diff --git a/x11-apps/xrefresh/xrefresh-1.0.2.ebuild b/x11-apps/xrefresh/xrefresh-1.0.2.ebuild index 52891ba63ec7..c12d9a6cb44e 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.2.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.2.ebuild,v 1.9 2008/10/03 08:48:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.2.ebuild,v 1.10 2009/05/05 08:11:20 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,5 +9,6 @@ inherit x-modular DESCRIPTION="refresh all or part of an X screen" KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xsetmode/ChangeLog b/x11-apps/xsetmode/ChangeLog index 4fdd858cdca8..7733435aa3c5 100644 --- a/x11-apps/xsetmode/ChangeLog +++ b/x11-apps/xsetmode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xsetmode -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.22 2008/10/03 08:51:47 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.23 2009/05/05 08:12:39 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xsetmode-1.0.0.ebuild: + fix repoman warnings 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xsetmode-1.0.0.ebuild: Add ~ia64 wrt #237411 diff --git a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild index a1700191ffb6..d87b5926a1e4 100644 --- a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild +++ b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.13 2008/10/03 08:51:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.14 2009/05/05 08:12:39 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="set the mode for an X Input device" KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libXi x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xsetpointer/ChangeLog b/x11-apps/xsetpointer/ChangeLog index f7c96b9bd457..b5d90177c5a5 100644 --- a/x11-apps/xsetpointer/ChangeLog +++ b/x11-apps/xsetpointer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xsetpointer -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/ChangeLog,v 1.29 2007/10/09 08:59:40 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/ChangeLog,v 1.30 2009/05/05 08:13:51 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xsetpointer-1.0.1.ebuild: + fix repoman warnings 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -xsetpointer-1.0.0.ebuild: diff --git a/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild b/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild index 804f08a801ff..fd2c9f99a140 100644 --- a/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild +++ b/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild,v 1.11 2007/08/07 13:34:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild,v 1.12 2009/05/05 08:13:51 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,7 @@ inherit x-modular DESCRIPTION="set an X Input device as the main pointer" KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 s390 sh sparc x86" +IUSE="" RDEPEND="x11-libs/libXi x11-libs/libX11" diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 6c70487c6be9..8fbc2c8dd49a 100644 --- a/x11-apps/xsetroot/ChangeLog +++ b/x11-apps/xsetroot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xsetroot -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.25 2008/02/05 11:38:41 corsair Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.26 2009/05/05 08:15:21 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xsetroot-1.0.1.ebuild, xsetroot-1.0.2.ebuild: + fix repoman warnings 05 Feb 2008; Markus Rothe <corsair@gentoo.org> xsetroot-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild index f4466377d23d..2487dfa8027b 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.14 2006/09/10 09:06:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.15 2009/05/05 08:15:21 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org xsetroot application" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11 x11-misc/xbitmaps" diff --git a/x11-apps/xsetroot/xsetroot-1.0.2.ebuild b/x11-apps/xsetroot/xsetroot-1.0.2.ebuild index ec2b27e738b1..dc64f77c87f8 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.2.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.2.ebuild,v 1.6 2008/02/05 11:38:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.2.ebuild,v 1.7 2009/05/05 08:15:21 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org xsetroot application" KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11 x11-misc/xbitmaps" diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index 84ac73a25144..350586a24cee 100644 --- a/x11-apps/xstdcmap/ChangeLog +++ b/x11-apps/xstdcmap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xstdcmap # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.15 2009/03/22 17:30:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.16 2009/05/05 08:16:16 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xstdcmap-1.0.1.ebuild: + fix repoman warnings 22 Mar 2009; Markus Meier <maekke@gentoo.org> xstdcmap-1.0.1.ebuild: add ~amd64, bug #261291 diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild index 7b4bd8376ff1..fd0d486fb79e 100644 --- a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild +++ b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.7 2009/03/22 17:30:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.8 2009/05/05 08:16:16 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="X standard colormap utility" KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index 4615f09fbc53..4baa20ecd996 100644 --- a/x11-apps/xtrap/ChangeLog +++ b/x11-apps/xtrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xtrap -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.18 2008/03/24 14:21:23 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.19 2009/05/05 08:17:10 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xtrap-1.0.2.ebuild: + fix repoman warnings 24 Mar 2008; Markus Meier <maekke@gentoo.org> xtrap-1.0.2.ebuild: amd64 stable, bug #202087 diff --git a/x11-apps/xtrap/xtrap-1.0.2.ebuild b/x11-apps/xtrap/xtrap-1.0.2.ebuild index cfa5d2a4a799..cec5ec4675a8 100644 --- a/x11-apps/xtrap/xtrap-1.0.2.ebuild +++ b/x11-apps/xtrap/xtrap-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2.ebuild,v 1.5 2008/03/24 14:21:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2.ebuild,v 1.6 2009/05/05 08:17:10 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xtrap application" KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXTrap" DEPEND="${RDEPEND} diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index c3a4be06b93e..db54e0c6d289 100644 --- a/x11-apps/xvinfo/ChangeLog +++ b/x11-apps/xvinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xvinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.32 2009/04/16 02:10:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.33 2009/05/05 08:18:03 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xvinfo-1.0.1.ebuild, + xvinfo-1.0.2.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xvinfo-1.0.2.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild index b1d677392279..d20924d5bd02 100644 --- a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.12 2007/01/26 09:32:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.13 2009/05/05 08:18:03 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Print out X-Video extension adaptor information" KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86" - +IUSE="" RDEPEND="x11-libs/libXv x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xvinfo/xvinfo-1.0.2.ebuild b/x11-apps/xvinfo/xvinfo-1.0.2.ebuild index e77ab4a5a0c0..7d6e50e573d2 100644 --- a/x11-apps/xvinfo/xvinfo-1.0.2.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild,v 1.10 2009/04/16 02:10:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild,v 1.11 2009/05/05 08:18:03 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Print out X-Video extension adaptor information" KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libXv x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index a112450f48ee..1951ba717b27 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwud -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.16 2008/09/24 10:23:34 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.17 2009/05/05 08:19:13 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xwud-1.0.1.ebuild: + fix repoman warnings 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xwud-1.0.1.ebuild: keyword ~x86-fbsd diff --git a/x11-apps/xwud/xwud-1.0.1.ebuild b/x11-apps/xwud/xwud-1.0.1.ebuild index e7785c210a39..892e876eb191 100644 --- a/x11-apps/xwud/xwud-1.0.1.ebuild +++ b/x11-apps/xwud/xwud-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.1.ebuild,v 1.7 2008/09/24 10:23:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.1.ebuild,v 1.8 2009/05/05 08:19:13 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="image displayer for X" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |