diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:34:28 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:34:28 +0000 |
commit | b38e3a33007556f76c45726eac490bbbe6c644cd (patch) | |
tree | c66fe67af7cf5bbb78be3d8e05bd1d4a9dd822a1 /x11-apps | |
parent | add ~ppc for bug #164242 (diff) | |
download | historical-b38e3a33007556f76c45726eac490bbbe6c644cd.tar.gz historical-b38e3a33007556f76c45726eac490bbbe6c644cd.tar.bz2 historical-b38e3a33007556f76c45726eac490bbbe6c644cd.zip |
Drop mirroring restriction. Thanks to Zhang Le of bug #163088.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/appres/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/appres/appres-1.0.0.ebuild | 5 | ||||
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild | 5 | ||||
-rw-r--r-- | x11-apps/sessreg/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/sessreg/sessreg-1.0.0.ebuild | 3 | ||||
-rw-r--r-- | x11-apps/sessreg/sessreg-1.0.2.ebuild | 3 | ||||
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild | 5 | ||||
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild | 5 | ||||
-rw-r--r-- | x11-apps/xhost/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-1.0.1.ebuild | 5 | ||||
-rw-r--r-- | x11-apps/xsetmode/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/xsetmode/xsetmode-1.0.0.ebuild | 5 | ||||
-rw-r--r-- | x11-apps/xsetpointer/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/xsetpointer/xsetpointer-1.0.0.ebuild | 5 | ||||
-rw-r--r-- | x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild | 5 |
18 files changed, 63 insertions, 42 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog index e5fafc4cfd7d..78d22efba753 100644 --- a/x11-apps/appres/ChangeLog +++ b/x11-apps/appres/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/appres # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.23 2007/01/25 03:49:12 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.24 2007/02/04 18:32:27 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + appres-1.0.0.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. *appres-1.0.1 (25 Jan 2007) diff --git a/x11-apps/appres/appres-1.0.0.ebuild b/x11-apps/appres/appres-1.0.0.ebuild index 7f75dec5c970..6f2dc917de73 100644 --- a/x11-apps/appres/appres-1.0.0.ebuild +++ b/x11-apps/appres/appres-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.0.ebuild,v 1.12 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.13 2007/02/04 18:32:27 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="list X application resource database" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="x11-libs/libX11 x11-libs/libXt" diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index b509d4994a87..3df67de01769 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/bdftopcf -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.28 2006/07/19 13:59:16 gmsoft Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.29 2007/02/04 18:32:45 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + bdftopcf-1.0.0.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> bdftopcf-1.0.0.ebuild: Stable on hppa. diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild index b81f9cd4c9a0..9267fed4a37b 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild,v 1.15 2006/08/06 16:43:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild,v 1.16 2007/02/04 18:32:45 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="X.Org bdftopcf application" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" diff --git a/x11-apps/sessreg/ChangeLog b/x11-apps/sessreg/ChangeLog index 1174d414a894..3a88420101b8 100644 --- a/x11-apps/sessreg/ChangeLog +++ b/x11-apps/sessreg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/sessreg # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.27 2007/01/13 00:05:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.28 2007/02/04 18:33:01 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + sessreg-1.0.0.ebuild, sessreg-1.0.2.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 13 Jan 2007; Joshua Baergen <joshuabaergen@gentoo.org> sessreg-1.0.0.ebuild, sessreg-1.0.2.ebuild: diff --git a/x11-apps/sessreg/sessreg-1.0.0.ebuild b/x11-apps/sessreg/sessreg-1.0.0.ebuild index b2ce8eb4df4e..ba1ddb69470f 100644 --- a/x11-apps/sessreg/sessreg-1.0.0.ebuild +++ b/x11-apps/sessreg/sessreg-1.0.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/sessreg/sessreg-1.0.0.ebuild,v 1.17 2007/01/13 00:05:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.0.ebuild,v 1.18 2007/02/04 18:33:01 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ 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" -RESTRICT="mirror" RDEPEND="" DEPEND="${RDEPEND} diff --git a/x11-apps/sessreg/sessreg-1.0.2.ebuild b/x11-apps/sessreg/sessreg-1.0.2.ebuild index d343fa7efb7e..031a8b2a8487 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.3 2007/01/13 00:05:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.2.ebuild,v 1.4 2007/02/04 18:33:01 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ 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" -RESTRICT="mirror" RDEPEND="" DEPEND="${RDEPEND} diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index e24c39b54d95..8873052c3411 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xcursorgen -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.28 2006/10/10 23:55:19 dberkholz Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.29 2007/02/04 18:33:18 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + xcursorgen-1.0.1.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 10 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; xcursorgen-1.0.1.ebuild: diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild index b3ab9661c844..b80e412b3d40 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.9 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild,v 1.10 2007/02/04 18:33:18 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ 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" -RESTRICT="mirror" RDEPEND="x11-libs/libX11 x11-libs/libXcursor diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 9c7e5750525c..02e5aa1d2470 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xdriinfo -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.22 2006/10/10 23:55:19 dberkholz Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.23 2007/02/04 18:33:34 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + xdriinfo-1.0.1.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 10 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; xdriinfo-1.0.1.ebuild: diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild index 0b8e1647afd3..be595ffe774c 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.9 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild,v 1.10 2007/02/04 18:33:34 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,6 @@ inherit x-modular DESCRIPTION="query configuration information of DRI drivers" -RESTRICT="mirror" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" RDEPEND="x11-libs/libX11 virtual/opengl" diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index 17a7e9378926..336d8e110bfa 100644 --- a/x11-apps/xhost/ChangeLog +++ b/x11-apps/xhost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xhost -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.31 2006/12/17 04:26:45 joshuabaergen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.32 2007/02/04 18:33:50 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> xhost-1.0.1.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 17 Dec 2006; Joshua Baergen <joshuabaergen@gentoo.org> xhost-1.0.1.ebuild: Fix up DESCRIPTION. (Petteri Räty, bug #158331) diff --git a/x11-apps/xhost/xhost-1.0.1.ebuild b/x11-apps/xhost/xhost-1.0.1.ebuild index de48b77b87a7..8fc33b19f312 100644 --- a/x11-apps/xhost/xhost-1.0.1.ebuild +++ b/x11-apps/xhost/xhost-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.1.ebuild,v 1.10 2006/12/17 04:26:45 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.1.ebuild,v 1.11 2007/02/04 18:33:50 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,6 @@ DESCRIPTION="Controls host and/or user access to a running X server." KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="ipv6" -RESTRICT="mirror" RDEPEND="x11-libs/libX11 x11-libs/libXmu" diff --git a/x11-apps/xsetmode/ChangeLog b/x11-apps/xsetmode/ChangeLog index adb06adcbddc..ea674b7b708d 100644 --- a/x11-apps/xsetmode/ChangeLog +++ b/x11-apps/xsetmode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xsetmode -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.14 2006/10/10 23:55:19 dberkholz Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.15 2007/02/04 18:34:06 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + xsetmode-1.0.0.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 10 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; xsetmode-1.0.0.ebuild: diff --git a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild index d2c5c76cbf77..52d7f81ede7b 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.5 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.6 2007/02/04 18:34:06 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,6 @@ inherit x-modular DESCRIPTION="set the mode for an X Input device" -RESTRICT="mirror" KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXi x11-libs/libX11" diff --git a/x11-apps/xsetpointer/ChangeLog b/x11-apps/xsetpointer/ChangeLog index d470912edc34..8f27d312e6c0 100644 --- a/x11-apps/xsetpointer/ChangeLog +++ b/x11-apps/xsetpointer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xsetpointer -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/ChangeLog,v 1.18 2006/11/02 23:27:03 joshuabaergen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/ChangeLog,v 1.19 2007/02/04 18:34:28 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + xsetpointer-1.0.0.ebuild, xsetpointer-1.0.1.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. *xsetpointer-1.0.1 (02 Nov 2006) diff --git a/x11-apps/xsetpointer/xsetpointer-1.0.0.ebuild b/x11-apps/xsetpointer/xsetpointer-1.0.0.ebuild index 5702e623b758..19255de06b54 100644 --- a/x11-apps/xsetpointer/xsetpointer-1.0.0.ebuild +++ b/x11-apps/xsetpointer/xsetpointer-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.0.ebuild,v 1.8 2006/10/10 23:55:18 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/xsetpointer-1.0.0.ebuild,v 1.9 2007/02/04 18:34:28 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="set an X Input device as the main pointer" KEYWORDS="alpha amd64 arm mips ppc ppc64 s390 sh sparc x86" -RESTRICT="mirror" RDEPEND="x11-libs/libXi x11-libs/libX11" diff --git a/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild b/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild index 7b96db0f7612..b712be83de81 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-2006 Gentoo Foundation +# 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.1 2006/11/02 23:27:03 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetpointer/xsetpointer-1.0.1.ebuild,v 1.2 2007/02/04 18:34:28 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="set an X Input device as the main pointer" KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -RESTRICT="mirror" RDEPEND="x11-libs/libXi x11-libs/libX11" |