Fix BINARY_URI

This commit is contained in:
2015-10-14 16:27:37 +02:00
parent 1234a6ff7a
commit 015916a99e
298 changed files with 298 additions and 298 deletions

View File

@@ -32,5 +32,5 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="gentoo"
KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
BINARY_KEYWORDS="amd64"
BINARY_URI="gentoo-binhost--sys-apps--util-linux-2.26.2--C.23344.1444816755.688903.C.tar.bz2"
BINARY_URI="mirror://gentoo-binhost/gentoo-binhost--sys-apps--util-linux-2.26.2--C.23344.1444816755.688903.C.tar.bz2"
REQUIRED_USE="python? ( ^^ ( python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 ) python_single_target_python3_3? ( python_targets_python3_3 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python2_7? ( python_targets_python2_7 ) ) "