diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-12-20 16:36:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-12-20 16:36:36 +0000 |
commit | ea11416e05683ca3d4cb94bb36f40e1bad43c1f3 (patch) | |
tree | 5ae7341ca961fd0e48d79a54d124a91818667053 /sys-apps | |
parent | Removed xslt local USE flags from xfce-base/thunar and xfce-extra/terminal wr... (diff) | |
download | gentoo-2-ea11416e05683ca3d4cb94bb36f40e1bad43c1f3.tar.gz gentoo-2-ea11416e05683ca3d4cb94bb36f40e1bad43c1f3.tar.bz2 gentoo-2-ea11416e05683ca3d4cb94bb36f40e1bad43c1f3.zip |
hopefully upstream will stop changing the tarball now #158513
(Portage version: 2.1.2_rc3-r8)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/file/file-4.18.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/file/file-4.19.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/file/file-4.18.ebuild b/sys-apps/file/file-4.18.ebuild index 00440c381d0a..0fd43bbe21c5 100644 --- a/sys-apps/file/file-4.18.ebuild +++ b/sys-apps/file/file-4.18.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/sys-apps/file/file-4.18.ebuild,v 1.12 2006/12/14 21:06:19 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.18.ebuild,v 1.13 2006/12/20 16:36:36 vapier Exp $ inherit eutils distutils libtool @@ -13,7 +13,6 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="python" -RESTRICT="mirror" #let upstream tarballs settle first DEPEND="" diff --git a/sys-apps/file/file-4.19.ebuild b/sys-apps/file/file-4.19.ebuild index f359dc5565ed..f63742d7247c 100644 --- a/sys-apps/file/file-4.19.ebuild +++ b/sys-apps/file/file-4.19.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/sys-apps/file/file-4.19.ebuild,v 1.1 2006/12/12 18:07:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.19.ebuild,v 1.2 2006/12/20 16:36:36 vapier Exp $ inherit eutils distutils libtool @@ -13,7 +13,6 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="python" -RESTRICT="mirror" #let upstream tarballs settle first DEPEND="" |