diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:08:36 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:08:36 +0000 |
commit | d6f183d90ec38f75cacc256b3932e5f4e49de3da (patch) | |
tree | 47c0adbf249d64ea813b7b991835cd618909f2ef /x11-proto/xproto | |
parent | Removed obsolete 0.90 RCs. (diff) | |
download | historical-d6f183d90ec38f75cacc256b3932e5f4e49de3da.tar.gz historical-d6f183d90ec38f75cacc256b3932e5f4e49de3da.tar.bz2 historical-d6f183d90ec38f75cacc256b3932e5f4e49de3da.zip |
Drop mirroring restriction of X ebuilds. Thanks to Zhang Le of bug #163088.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.10.ebuild | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.5.ebuild | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.7.ebuild | 3 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.9.ebuild | 5 |
5 files changed, 13 insertions, 12 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 0abc0313e2ac..25b0a3523511 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.44 2007/01/06 00:53:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.45 2007/02/04 18:08:36 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + xproto-7.0.5.ebuild, xproto-7.0.7.ebuild, xproto-7.0.9.ebuild, + xproto-7.0.10.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 06 Jan 2007; Bryan Ăstergaard <kloeri@gentoo.org> xproto-7.0.7.ebuild: Stable on Alpha. diff --git a/x11-proto/xproto/xproto-7.0.10.ebuild b/x11-proto/xproto/xproto-7.0.10.ebuild index 9b9eaf372c87..a8fcfd38f393 100644 --- a/x11-proto/xproto/xproto-7.0.10.ebuild +++ b/x11-proto/xproto/xproto-7.0.10.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-proto/xproto/xproto-7.0.10.ebuild,v 1.1 2006/12/16 17:03:33 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.10.ebuild,v 1.2 2007/02/04 18:08:36 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.5.ebuild b/x11-proto/xproto/xproto-7.0.5.ebuild index 23e0d01b75b3..b81c6b4dab75 100644 --- a/x11-proto/xproto/xproto-7.0.5.ebuild +++ b/x11-proto/xproto/xproto-7.0.5.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-proto/xproto/xproto-7.0.5.ebuild,v 1.9 2006/08/06 16:40:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.5.ebuild,v 1.10 2007/02/04 18:08:36 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" -RESTRICT="mirror" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.7.ebuild b/x11-proto/xproto/xproto-7.0.7.ebuild index 25e6fe16042e..fd9e1911568c 100644 --- a/x11-proto/xproto/xproto-7.0.7.ebuild +++ b/x11-proto/xproto/xproto-7.0.7.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-proto/xproto/xproto-7.0.7.ebuild,v 1.14 2007/01/06 00:53:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.7.ebuild,v 1.15 2007/02/04 18:08:36 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.9.ebuild b/x11-proto/xproto/xproto-7.0.9.ebuild index 4e8d88c55fbe..f94642abb34d 100644 --- a/x11-proto/xproto/xproto-7.0.9.ebuild +++ b/x11-proto/xproto/xproto-7.0.9.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-proto/xproto/xproto-7.0.9.ebuild,v 1.1 2006/11/02 23:02:59 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.9.ebuild,v 1.2 2007/02/04 18:08:36 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="" DEPEND="${RDEPEND}" |