summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@gentoo.org>2016-12-05 15:18:15 -0700
committerChristoph Junghans <junghans@gentoo.org>2016-12-05 15:18:40 -0700
commit0e6589bd8650d4b1329cacdbf0bad406bfc7ffd6 (patch)
treebcd7fe58c30355b6b26e74a8c0cc2e41fbdc9b3a
parentdev-cpp/antlr-cpp: EAPI bump, migration away from autotools-multilib (diff)
downloadgentoo-0e6589bd8650d4b1329cacdbf0bad406bfc7ffd6.tar.gz
gentoo-0e6589bd8650d4b1329cacdbf0bad406bfc7ffd6.tar.bz2
gentoo-0e6589bd8650d4b1329cacdbf0bad406bfc7ffd6.zip
dev-libs/boost-mpl-cartesian_product: install readme
Package-Manager: portage-2.3.0
-rw-r--r--dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild b/dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild
index 890a754ed2ba..23e69cae094a 100644
--- a/dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild
+++ b/dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild
@@ -37,6 +37,7 @@ src_test() {
}
src_install() {
+ dodoc readme.txt
insinto /usr/include/boost/mpl
doins boost/mpl/cartesian_product.hpp
}