diff options
21 files changed, 42 insertions, 42 deletions
diff --git a/x11-apps/appres/appres-1.0.1.ebuild b/x11-apps/appres/appres-1.0.1.ebuild index 10138d327b98..167aef21f280 100644 --- a/x11-apps/appres/appres-1.0.1.ebuild +++ b/x11-apps/appres/appres-1.0.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-apps/appres/appres-1.0.1.ebuild,v 1.8 2007/06/24 17:10:25 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.1.ebuild,v 1.9 2007/06/24 22:41:50 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="list X application resource database" -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/libXt" diff --git a/x11-apps/luit/luit-1.0.2.ebuild b/x11-apps/luit/luit-1.0.2.ebuild index fc1038c41cea..c1d225beaa06 100644 --- a/x11-apps/luit/luit-1.0.2.ebuild +++ b/x11-apps/luit/luit-1.0.2.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-apps/luit/luit-1.0.2.ebuild,v 1.7 2007/06/24 01:49:53 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.2.ebuild,v 1.8 2007/06/24 22:41:58 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" -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/libfontenc" diff --git a/x11-apps/mkfontdir/mkfontdir-1.0.3.ebuild b/x11-apps/mkfontdir/mkfontdir-1.0.3.ebuild index 2baa6dd69275..488e0863ff5f 100644 --- a/x11-apps/mkfontdir/mkfontdir-1.0.3.ebuild +++ b/x11-apps/mkfontdir/mkfontdir-1.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-apps/mkfontdir/mkfontdir-1.0.3.ebuild,v 1.7 2007/06/24 03:09:50 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.3.ebuild,v 1.8 2007/06/24 22:42:42 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="create an index of X font files in a directory" -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="x11-apps/mkfontscale" DEPEND="${RDEPEND}" diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild index 1b45cd2ca6e5..09e64e329f84 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-2007 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.7 2007/06/24 03:14:23 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild,v 1.8 2007/06/24 22:42:49 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,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" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libfontenc x11-libs/libX11 diff --git a/x11-apps/sessreg/sessreg-1.0.2.ebuild b/x11-apps/sessreg/sessreg-1.0.2.ebuild index 75e9f44717b7..f0223e671d34 100644 --- a/x11-apps/sessreg/sessreg-1.0.2.ebuild +++ b/x11-apps/sessreg/sessreg-1.0.2.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-apps/sessreg/sessreg-1.0.2.ebuild,v 1.11 2007/06/24 03:20:39 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.2.ebuild,v 1.12 2007/06/24 22:43:01 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="manage utmp/wtmp entries for non-init clients" -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-apps/xauth/xauth-1.0.2.ebuild b/x11-apps/xauth/xauth-1.0.2.ebuild index 9bb16cb392f4..52b1599f82b0 100644 --- a/x11-apps/xauth/xauth-1.0.2.ebuild +++ b/x11-apps/xauth/xauth-1.0.2.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-apps/xauth/xauth-1.0.2.ebuild,v 1.8 2007/06/24 03:22:55 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.2.ebuild,v 1.9 2007/06/24 22:43:35 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X authority file utility" -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="ipv6" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/xdm/xdm-1.1.4.ebuild b/x11-apps/xdm/xdm-1.1.4.ebuild index 29e573c895a3..59a7b82ee4f3 100644 --- a/x11-apps/xdm/xdm-1.1.4.ebuild +++ b/x11-apps/xdm/xdm-1.1.4.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-apps/xdm/xdm-1.1.4.ebuild,v 1.6 2007/05/20 22:28:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.4.ebuild,v 1.7 2007/06/24 22:43:48 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,7 @@ DEFAULTVT="vt7" DESCRIPTION="X.Org xdm application" -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="xprint ipv6 pam" RDEPEND="x11-apps/xrdb diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild index c20b5926e4e3..9efc77fb02c8 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.2.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-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild,v 1.7 2007/06/24 17:15:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild,v 1.8 2007/06/24 22:43:56 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="display information utility for X" -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="dga dmx xinerama" diff --git a/x11-apps/xfontsel/xfontsel-1.0.1.ebuild b/x11-apps/xfontsel/xfontsel-1.0.1.ebuild index a358b1564ca1..35f244d88702 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.1.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.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-apps/xfontsel/xfontsel-1.0.1.ebuild,v 1.7 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.1.ebuild,v 1.8 2007/06/24 22:44:18 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" diff --git a/x11-apps/xfontsel/xfontsel-1.0.2.ebuild b/x11-apps/xfontsel/xfontsel-1.0.2.ebuild index 055f6f753542..f59d83d3998a 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.2.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.2.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-apps/xfontsel/xfontsel-1.0.2.ebuild,v 1.7 2007/06/24 20:47:39 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.2.ebuild,v 1.8 2007/06/24 22:44:18 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" diff --git a/x11-apps/xfs/xfs-1.0.4.ebuild b/x11-apps/xfs/xfs-1.0.4.ebuild index 6f5267a49981..55af1fc326f3 100644 --- a/x11-apps/xfs/xfs-1.0.4.ebuild +++ b/x11-apps/xfs/xfs-1.0.4.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-apps/xfs/xfs-1.0.4.ebuild,v 1.6 2007/06/24 20:44:32 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.4.ebuild,v 1.7 2007/06/24 22:44:30 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X font server" -KEYWORDS="~alpha amd64 ~arm hppa mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa mips ~ppc ppc64 s390 sh ~sparc x86" IUSE="ipv6" RDEPEND="x11-apps/ttmkfdir diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild index 206e027decf6..743e37b62ec3 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 # 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.7 2007/06/24 03:29:24 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.8 2007/06/24 22:44:37 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,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" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" diff --git a/x11-apps/xload/xload-1.0.1-r1.ebuild b/x11-apps/xload/xload-1.0.1-r1.ebuild index 2250c525d551..970c634ea7ac 100644 --- a/x11-apps/xload/xload-1.0.1-r1.ebuild +++ b/x11-apps/xload/xload-1.0.1-r1.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-apps/xload/xload-1.0.1-r1.ebuild,v 1.8 2006/12/23 17:05:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.1-r1.ebuild,v 1.9 2007/06/24 22:45:01 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="system load average display for X" -KEYWORDS="amd64 arm ~mips ppc ppc64 s390 ~sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" diff --git a/x11-apps/xload/xload-1.0.2.ebuild b/x11-apps/xload/xload-1.0.2.ebuild index afb52f3b3dcd..6462f1ce6a26 100644 --- a/x11-apps/xload/xload-1.0.2.ebuild +++ b/x11-apps/xload/xload-1.0.2.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-apps/xload/xload-1.0.2.ebuild,v 1.6 2007/06/24 17:19:21 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.2.ebuild,v 1.7 2007/06/24 22:45:01 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="system load average display for X" -KEYWORDS="amd64 ~arm hppa mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm hppa mips ~ppc ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" diff --git a/x11-apps/xlsclients/xlsclients-1.0.1.ebuild b/x11-apps/xlsclients/xlsclients-1.0.1.ebuild index d2ba828a3ceb..749e76a78f1d 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-2007 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.7 2007/05/12 19:44:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.8 2007/06/24 22:45:12 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xlsclients application" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild index ab9ab2955a90..1a313cdcf7e8 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 # 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.7 2007/06/24 20:50:25 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild,v 1.8 2007/06/24 22:45:25 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xlsfonts application" -KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sh ~sparc x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xmodmap/xmodmap-1.0.2.ebuild b/x11-apps/xmodmap/xmodmap-1.0.2.ebuild index a040b010676f..6bc825f7eb90 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 # 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.8 2007/06/24 03:37:47 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.2.ebuild,v 1.9 2007/06/24 22:45:35 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ 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" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xprop/xprop-1.0.2.ebuild b/x11-apps/xprop/xprop-1.0.2.ebuild index 96f577ad829f..8bfe5b41666c 100644 --- a/x11-apps/xprop/xprop-1.0.2.ebuild +++ b/x11-apps/xprop/xprop-1.0.2.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-apps/xprop/xprop-1.0.2.ebuild,v 1.8 2007/06/24 17:21:21 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.0.2.ebuild,v 1.9 2007/06/24 22:45:43 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="property displayer for X" -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/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xrandr/xrandr-1.2.0.ebuild b/x11-apps/xrandr/xrandr-1.2.0.ebuild index e0b0887398d4..fb9ca704c472 100644 --- a/x11-apps/xrandr/xrandr-1.2.0.ebuild +++ b/x11-apps/xrandr/xrandr-1.2.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-apps/xrandr/xrandr-1.2.0.ebuild,v 1.7 2007/06/24 07:03:37 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.2.0.ebuild,v 1.8 2007/06/24 22:46:05 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,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" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND=">=x11-libs/libXrandr-1.2 x11-libs/libX11" diff --git a/x11-apps/xrdb/xrdb-1.0.3.ebuild b/x11-apps/xrdb/xrdb-1.0.3.ebuild index 48d09e7289d7..2457097be720 100644 --- a/x11-apps/xrdb/xrdb-1.0.3.ebuild +++ b/x11-apps/xrdb/xrdb-1.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-apps/xrdb/xrdb-1.0.3.ebuild,v 1.7 2007/05/27 04:46:03 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.3.ebuild,v 1.8 2007/06/24 22:46:19 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X server resource database utility" -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/libXmu x11-libs/libX11" diff --git a/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild b/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild index a5f3afec21fe..9fabf292ba03 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 # 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.7 2007/06/24 17:25:03 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild,v 1.8 2007/06/24 22:46:27 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,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" +KEYWORDS="~alpha amd64 arm hppa mips ~ppc ppc64 s390 sh ~sparc x86" RDEPEND="x11-libs/libXi x11-libs/libX11" |