summaryrefslogtreecommitdiff
path: root/dev-util/boost-build
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-04 12:30:23 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-04 12:30:23 +0000
commitdc45b83b28fb83e9659492066e347b8dc60bc9e3 (patch)
treef09e7ed499dae58267ca976cb1880321611f921a /dev-util/boost-build
parenteaab68ba6a05bc57d98ca12032440835ef905326 (diff)
gentoo resync 04.02.2018
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r--dev-util/boost-build/Manifest2
-rw-r--r--dev-util/boost-build/boost-build-1.65.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boost-build/Manifest b/dev-util/boost-build/Manifest
index 1ea465710519..c0ced9d625a0 100644
--- a/dev-util/boost-build/Manifest
+++ b/dev-util/boost-build/Manifest
@@ -11,5 +11,5 @@ DIST boost_1_63_0.tar.bz2 81984414 BLAKE2B 227c4432bd3ca0eb390048ec85047958fcb6a
DIST boost_1_65_0.tar.bz2 82597718 BLAKE2B 0080956d6ad2f14130ce4a4734b1bd1ce83d3651b226653689e02770baa83cf11811ef4e44948ff68a168d9ce5cbfaea4f758970df2b4e9faa2d410181885f5b SHA512 7142650fb8d61e3ef16ba066fc918e087f19e9bc2ad1d6a11fb10bf0d6b1b5ad05ab032f076a5233a1624b3669e952b2cc38b7dc074bbf53018e2970ee90fcdd
EBUILD boost-build-1.62.0-r1.ebuild 3916 BLAKE2B 613816f7df3ca77952d7428e1669a06e49dad9652c0d26de99d3d37a7216c91259df10b7639161216428b31eaeabd8619053756e978de612c3891991b02b59ef SHA512 56673f5714aa82b4ad00be76b7937d332814c6ac3d4e2824861ffc1565aee1d7f79050a8e4201d8f6144acd1be08f5081c997b1453724c266fcae337894178e1
EBUILD boost-build-1.63.0.ebuild 3841 BLAKE2B 715dc3661ea600d880979356697252ed07021d3a7e0fc02a06932fba12e85576f422d700a326f27c919b1556ff7ef0d6e22e900379d1303293a6016d31a73a9a SHA512 bfd275e90dc1bf4647029545c288fee3debabbc908bb590068be9c5c7e07624fef258de8d10d2025d3b8e74204b43cbba5bbc88085680937f8b05b9ebc8fd90c
-EBUILD boost-build-1.65.0.ebuild 3848 BLAKE2B 8fa42f4597830383c91947c7f719e906e705266f8adae5aa044b78e5de40c5e4f0010644ce7ec998dfb4b0cdce47814c01ec63e7a0b11f9a9876e452de0da547 SHA512 1dae78bcf22bd0aee970c0a8333728e7f7be414d4bb86f2e0936782aac70ae1dd1da5438c49deabafe5c675aa8b329932032b3e157d51be657ffcaf30bf32efd
+EBUILD boost-build-1.65.0.ebuild 3847 BLAKE2B 708fbd51c23984513df77fa1dad8b51ff228e4171d13c2657797293fada9f22dd58621c82bcee4a0986d75838308f88682e61b64cbf6425f75245c80c9467eaf SHA512 caa5a876648fb1fd0c1b17bb20147af9c5af9d4674253aa1034d3dcd91dd6e1cf277a8d9e9386e13da8b43f092825cf10ac80c9bd64d2d9ff5798a6c7bcb6d10
MISC metadata.xml 334 BLAKE2B 09d121b81646b5e49bdeae195df0aecab1b0ca738a29c7a89e254efca4655a0a74c1a724003ece1e4cd3363c98496a16c38dda9707d6568861590c58049628e6 SHA512 bc1fa12d69f5711c380a938546914a325ac9dee1b35b2b75136144bbf90190fdc7e113a8eedf26a5c23d1564baf71f936141d71ad715ad6f212f32226601706e
diff --git a/dev-util/boost-build/boost-build-1.65.0.ebuild b/dev-util/boost-build/boost-build-1.65.0.ebuild
index 5fddbe7a45b3..f5eaeca2758f 100644
--- a/dev-util/boost-build/boost-build-1.65.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.65.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples python test"
RDEPEND="python? ( ${PYTHON_DEPS} )