diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:21:23 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:21:23 +0000 |
commit | 2b708138e66b78507590d124b54e5a93b4273cc7 (patch) | |
tree | 4039f8b1c43a60aa63e46beffb291ab6e0eb636d /x11-libs/xtrans/xtrans-1.0.3.ebuild | |
parent | Marked ~hppa. (diff) | |
download | gentoo-2-2b708138e66b78507590d124b54e5a93b4273cc7.tar.gz gentoo-2-2b708138e66b78507590d124b54e5a93b4273cc7.tar.bz2 gentoo-2-2b708138e66b78507590d124b54e5a93b4273cc7.zip |
Drop mirroring restriction. Thanks to Zhang Le of bug #163088.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'x11-libs/xtrans/xtrans-1.0.3.ebuild')
-rw-r--r-- | x11-libs/xtrans/xtrans-1.0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/xtrans/xtrans-1.0.3.ebuild b/x11-libs/xtrans/xtrans-1.0.3.ebuild index 778820d96498..ad192aaeeae7 100644 --- a/x11-libs/xtrans/xtrans-1.0.3.ebuild +++ b/x11-libs/xtrans/xtrans-1.0.3.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-libs/xtrans/xtrans-1.0.3.ebuild,v 1.1 2006/12/16 17:14:47 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.0.3.ebuild,v 1.2 2007/02/04 18:21:23 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="X.Org xtrans library" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="" DEPEND="${RDEPEND}" |