diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 02:56:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 02:56:31 +0000 |
commit | ebd9f209cee36ecf555a59c82d1f848e69971a23 (patch) | |
tree | ba8248ea34b99eb5c8a560fb1e6ed71b114cc752 /x11-apps | |
parent | stable on ia64 (diff) | |
download | gentoo-2-ebd9f209cee36ecf555a59c82d1f848e69971a23.tar.gz gentoo-2-ebd9f209cee36ecf555a59c82d1f848e69971a23.tar.bz2 gentoo-2-ebd9f209cee36ecf555a59c82d1f848e69971a23.zip |
arm/s390 love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/oclock/oclock-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/pclcomp/pclcomp-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/proxymngr/proxymngr-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/rgb/rgb-0.99.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/rstart/rstart-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/scripts/scripts-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/showfont/showfont-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/smproxy/smproxy-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/twm/twm-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/viewres/viewres-0.99.0.ebuild | 4 |
12 files changed, 24 insertions, 24 deletions
diff --git a/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild b/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild index 91b1831d0734..f2b6689e3333 100644 --- a/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild +++ b/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild,v 1.4 2005/08/20 22:18:08 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild,v 1.5 2005/08/23 02:55:17 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org mkfontdir application" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-apps/mkfontscale" DEPEND="${RDEPEND}" diff --git a/x11-apps/oclock/oclock-0.99.0.ebuild b/x11-apps/oclock/oclock-0.99.0.ebuild index 2a5967a8e3e6..9d76c3d6fae8 100644 --- a/x11-apps/oclock/oclock-0.99.0.ebuild +++ b/x11-apps/oclock/oclock-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-0.99.0.ebuild,v 1.3 2005/08/23 02:55:22 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org oclock application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu x11-libs/libXext" diff --git a/x11-apps/pclcomp/pclcomp-0.99.0.ebuild b/x11-apps/pclcomp/pclcomp-0.99.0.ebuild index 9fc51f338689..237e24cb7f74 100644 --- a/x11-apps/pclcomp/pclcomp-0.99.0.ebuild +++ b/x11-apps/pclcomp/pclcomp-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/pclcomp/pclcomp-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/pclcomp/pclcomp-0.99.0.ebuild,v 1.3 2005/08/23 02:55:29 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org pclcomp application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-apps/proxymngr/proxymngr-0.99.0.ebuild b/x11-apps/proxymngr/proxymngr-0.99.0.ebuild index 10adc512b8d0..1b1b1561b037 100644 --- a/x11-apps/proxymngr/proxymngr-0.99.0.ebuild +++ b/x11-apps/proxymngr/proxymngr-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/proxymngr-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/proxymngr-0.99.0.ebuild,v 1.3 2005/08/23 02:55:35 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org proxymngr application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libICE x11-libs/libXt x11-libs/libX11" diff --git a/x11-apps/rgb/rgb-0.99.0-r1.ebuild b/x11-apps/rgb/rgb-0.99.0-r1.ebuild index d6007b5a30c1..f8ddddd73696 100644 --- a/x11-apps/rgb/rgb-0.99.0-r1.ebuild +++ b/x11-apps/rgb/rgb-0.99.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.0-r1.ebuild,v 1.3 2005/08/20 22:36:27 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.0-r1.ebuild,v 1.4 2005/08/23 02:55:41 vapier Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular PATCHES="${FILESDIR}/rgb-path.patch" DESCRIPTION="X.Org rgb application" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt" DEPEND="${RDEPEND}" diff --git a/x11-apps/rstart/rstart-0.99.0.ebuild b/x11-apps/rstart/rstart-0.99.0.ebuild index b92acb972d6a..d9aba5476961 100644 --- a/x11-apps/rstart/rstart-0.99.0.ebuild +++ b/x11-apps/rstart/rstart-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-0.99.0.ebuild,v 1.3 2005/08/23 02:55:46 vapier Exp $ # Must be before x-modular eclass is inherited # Hack to make autoreconf run for our patch @@ -9,7 +9,7 @@ SNAPSHOT="yes" inherit x-modular DESCRIPTION="X.Org rstart application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/scripts/scripts-0.99.0.ebuild b/x11-apps/scripts/scripts-0.99.0.ebuild index 3ee7ba8506cd..fe956da7e142 100644 --- a/x11-apps/scripts/scripts-0.99.0.ebuild +++ b/x11-apps/scripts/scripts-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-0.99.0.ebuild,v 1.3 2005/08/23 02:55:53 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org scripts application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/setxkbmap/setxkbmap-0.99.0.ebuild b/x11-apps/setxkbmap/setxkbmap-0.99.0.ebuild index 7615d0feace6..38ac41a14482 100644 --- a/x11-apps/setxkbmap/setxkbmap-0.99.0.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-0.99.0.ebuild,v 1.3 2005/08/23 02:55:59 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org setxkbmap application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/showfont/showfont-0.99.0.ebuild b/x11-apps/showfont/showfont-0.99.0.ebuild index cf2d09ca909d..70d55369873b 100644 --- a/x11-apps/showfont/showfont-0.99.0.ebuild +++ b/x11-apps/showfont/showfont-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-0.99.0.ebuild,v 1.3 2005/08/23 02:56:05 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org showfont application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libFS" DEPEND="${RDEPEND}" diff --git a/x11-apps/smproxy/smproxy-0.99.0.ebuild b/x11-apps/smproxy/smproxy-0.99.0.ebuild index 19cd1d3ae46f..19dd018d6cbc 100644 --- a/x11-apps/smproxy/smproxy-0.99.0.ebuild +++ b/x11-apps/smproxy/smproxy-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-0.99.0.ebuild,v 1.3 2005/08/23 02:56:11 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org smproxy application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXt x11-libs/libXmu" DEPEND="${RDEPEND}" diff --git a/x11-apps/twm/twm-0.99.0.ebuild b/x11-apps/twm/twm-0.99.0.ebuild index ef9b65843cfb..0a29a68a496d 100644 --- a/x11-apps/twm/twm-0.99.0.ebuild +++ b/x11-apps/twm/twm-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/twm/twm-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/twm/twm-0.99.0.ebuild,v 1.3 2005/08/23 02:56:25 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org twm application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXmu" diff --git a/x11-apps/viewres/viewres-0.99.0.ebuild b/x11-apps/viewres/viewres-0.99.0.ebuild index 60bc11fff41e..8683316458c5 100644 --- a/x11-apps/viewres/viewres-0.99.0.ebuild +++ b/x11-apps/viewres/viewres-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/viewres-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/viewres-0.99.0.ebuild,v 1.3 2005/08/23 02:56:31 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org viewres application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |