From cc46fcbdb8d1c21ad18b41ce863bc96fb08608e5 Mon Sep 17 00:00:00 2001 From: "Hunter L. Allen" Date: Wed, 22 May 2019 17:57:46 -0400 Subject: [PATCH] Add Gentoo expected repositories (#21331) Signed-off-by: Hunter L. Allen --- CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e12e5f41035e0..37bb71f96dea7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -94,7 +94,11 @@ TODO #### Gentoo -TODO +* Gentoo Portage Repository (e.g. `rsync://rsync.us.gentoo.org/gentoo-portage`) +* ROS-Overlay: `https://github.com/ros/ros-overlay` + +If the ebuild you are referencing is not in either of those locations, please +file a PR into ROS-Overlay to add it and any needed dependencies to the tree. #### Alpine