[gentoo-commits] repo/gentoo:master commit in: ros-meta/simulators/

2018-07-16 Thread Alexis Ballier
commit: ebb1b7cf53d7cb187878612eb14cbad5c59ce4af
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Jul 16 11:00:38 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Jul 16 11:03:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb1b7cf

ros-meta/simulators: bump to 1.4.1

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 ros-meta/simulators/Manifest|  1 +
 ros-meta/simulators/simulators-1.4.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
index 6974b994a94..e88baaed202 100644
--- a/ros-meta/simulators/Manifest
+++ b/ros-meta/simulators/Manifest
@@ -1 +1,2 @@
 DIST metapackages-1.4.0.tar.gz 1955 BLAKE2B 
ef6cfd432f8109a39db9e01dab9fc87f2c2da55f5c6890e9feee69e0a955c4f2eeb092ba61911cb700eb0feff7a2659dbd3b65019bfea960f293ee814b411380
 SHA512 
7694fcb88081c619e6b5aaedb7fbe2cd77f9cee8a45d79848ba354d654aff77467c3d28925b21c52b985b1cb81e36d2cdf84b5b27bfecd8f54b7acb2c92acd71
+DIST metapackages-1.4.1.tar.gz 1961 BLAKE2B 
9fb450ad10a9d8485314ddbb1acfaec0961fecfc7098a1de314e2dc5abf55f6267bb5e528a107a46b22f37e1afe96b42b0896e5f2513905d85b94aebeb56e425
 SHA512 
cbfb8d865d95f2759f8f57df2cb81ef7fa3ca21698e11b442a6dbce5cba8ba93f09022fcafd4efa3e2197ee726e082de62f213e009684a62589358a64495f9fd

diff --git a/ros-meta/simulators/simulators-1.4.1.ebuild 
b/ros-meta/simulators/simulators-1.4.1.ebuild
new file mode 100644
index 000..bdbe43f0572
--- /dev/null
+++ b/ros-meta/simulators/simulators-1.4.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages;
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS simulation packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/robot
+   ros-meta/gazebo_ros_pkgs
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/stage_ros
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/simulators/

2018-07-16 Thread Alexis Ballier
commit: b0b15902265037615fe70642786dce932c793603
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Jul 16 11:00:15 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Jul 16 11:03:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b15902

ros-meta/simulators: Remove old

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 ros-meta/simulators/Manifest|  2 --
 ros-meta/simulators/simulators-1.3.1.ebuild | 24 
 ros-meta/simulators/simulators-1.3.2.ebuild | 24 
 3 files changed, 50 deletions(-)

diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
index 1fdcc85b388..6974b994a94 100644
--- a/ros-meta/simulators/Manifest
+++ b/ros-meta/simulators/Manifest
@@ -1,3 +1 @@
-DIST metapackages-1.3.1.tar.gz 1813 BLAKE2B 
5b96d5c6fb8094a42b1c9926646b1a335525080f7f57899271063cb8561dd744f8131e40716d9aa5cd29d7205bb76f8f18b48a42ef764d863bb13ad274f46d14
 SHA512 
4a6cbc288f3e15632a3c8ab7e2375d59ce2f20f17aa89471919584b6c856aabe9cd661297806ceaefcfc2eabe3110a8a0aa30308daf75f8c36e1462b7bc409c1
-DIST metapackages-1.3.2.tar.gz 1923 BLAKE2B 
39de3b6850eb5e980ae93e2af3b6d17523122a7b30930bbec9d8f706ece4cae6244b433991ebd0ea165515667595c2c7ea6bd39c14b9a78acf8065f42a864a9d
 SHA512 
8cee2f06638989f5e33981af87db3d3dc07836ec5bf8dcf4e9bdb8f4afd09a3b427341f397d97d318c704b21b6f0b2acf97cb4e18beb8a58dac559419ab0
 DIST metapackages-1.4.0.tar.gz 1955 BLAKE2B 
ef6cfd432f8109a39db9e01dab9fc87f2c2da55f5c6890e9feee69e0a955c4f2eeb092ba61911cb700eb0feff7a2659dbd3b65019bfea960f293ee814b411380
 SHA512 
7694fcb88081c619e6b5aaedb7fbe2cd77f9cee8a45d79848ba354d654aff77467c3d28925b21c52b985b1cb81e36d2cdf84b5b27bfecd8f54b7acb2c92acd71

diff --git a/ros-meta/simulators/simulators-1.3.1.ebuild 
b/ros-meta/simulators/simulators-1.3.1.ebuild
deleted file mode 100644
index 3f32b3bffea..000
--- a/ros-meta/simulators/simulators-1.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/metapackages;
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage for ROS simulation packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   ros-meta/robot
-   ros-meta/gazebo_ros_pkgs
-   ros-meta/rqt_common_plugins
-   ros-meta/rqt_robot_plugins
-   dev-ros/stage_ros
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/simulators/simulators-1.3.2.ebuild 
b/ros-meta/simulators/simulators-1.3.2.ebuild
deleted file mode 100644
index bdbe43f0572..000
--- a/ros-meta/simulators/simulators-1.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/metapackages;
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage for ROS simulation packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   ros-meta/robot
-   ros-meta/gazebo_ros_pkgs
-   ros-meta/rqt_common_plugins
-   ros-meta/rqt_robot_plugins
-   dev-ros/stage_ros
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/simulators/

2018-05-13 Thread Alexis Ballier
commit: 3e64369eadf0a867a900098c6f9bd0fe2a0fc962
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun May 13 10:43:16 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun May 13 10:48:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e64369e

ros-meta/simulators: bump to 1.4.0

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 ros-meta/simulators/Manifest|  1 +
 ros-meta/simulators/simulators-1.4.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
index 35fc60ed255..1fdcc85b388 100644
--- a/ros-meta/simulators/Manifest
+++ b/ros-meta/simulators/Manifest
@@ -1,2 +1,3 @@
 DIST metapackages-1.3.1.tar.gz 1813 BLAKE2B 
5b96d5c6fb8094a42b1c9926646b1a335525080f7f57899271063cb8561dd744f8131e40716d9aa5cd29d7205bb76f8f18b48a42ef764d863bb13ad274f46d14
 SHA512 
4a6cbc288f3e15632a3c8ab7e2375d59ce2f20f17aa89471919584b6c856aabe9cd661297806ceaefcfc2eabe3110a8a0aa30308daf75f8c36e1462b7bc409c1
 DIST metapackages-1.3.2.tar.gz 1923 BLAKE2B 
39de3b6850eb5e980ae93e2af3b6d17523122a7b30930bbec9d8f706ece4cae6244b433991ebd0ea165515667595c2c7ea6bd39c14b9a78acf8065f42a864a9d
 SHA512 
8cee2f06638989f5e33981af87db3d3dc07836ec5bf8dcf4e9bdb8f4afd09a3b427341f397d97d318c704b21b6f0b2acf97cb4e18beb8a58dac559419ab0
+DIST metapackages-1.4.0.tar.gz 1955 BLAKE2B 
ef6cfd432f8109a39db9e01dab9fc87f2c2da55f5c6890e9feee69e0a955c4f2eeb092ba61911cb700eb0feff7a2659dbd3b65019bfea960f293ee814b411380
 SHA512 
7694fcb88081c619e6b5aaedb7fbe2cd77f9cee8a45d79848ba354d654aff77467c3d28925b21c52b985b1cb81e36d2cdf84b5b27bfecd8f54b7acb2c92acd71

diff --git a/ros-meta/simulators/simulators-1.4.0.ebuild 
b/ros-meta/simulators/simulators-1.4.0.ebuild
new file mode 100644
index 000..bdbe43f0572
--- /dev/null
+++ b/ros-meta/simulators/simulators-1.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages;
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS simulation packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/robot
+   ros-meta/gazebo_ros_pkgs
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/stage_ros
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/simulators/

2018-04-06 Thread Alexis Ballier
commit: c803ea1b49129b08b5d199aa7841f5298596e545
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Apr  5 19:36:38 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Apr  6 08:49:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c803ea1b

ros-meta/simulators: Remove old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 ros-meta/simulators/Manifest|  2 --
 ros-meta/simulators/simulators-1.2.0.ebuild | 24 
 ros-meta/simulators/simulators-1.3.0.ebuild | 24 
 3 files changed, 50 deletions(-)

diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
index 763a84846f1..da995ee61b5 100644
--- a/ros-meta/simulators/Manifest
+++ b/ros-meta/simulators/Manifest
@@ -1,3 +1 @@
-DIST metapackages-1.2.0.tar.gz 1803 BLAKE2B 
92238eddd05602507c91ae0ef1def2eb0a7608ca76dfed4579e9d5daf85a125f256ccab9b980389131aa3733d0ed8887a7f23b4945c9969291f5c7dd6029b283
 SHA512 
a004a1323c93e191b98a4fe665409fb57396fb06c19e9205817f2467e171bfba10a86713978e13739632e04f148b476e582c6f1fd3c859b4936980923f204e80
-DIST metapackages-1.3.0.tar.gz 1813 BLAKE2B 
f197af8c8db8ec6368597ce185dc48058b8e74e84952c92c549617fb48e261fc909f569e9a4f1b7bfc591123960ed38f07e2b36dac130e7c76061993d5d07e09
 SHA512 
290bbe4aafa9f720ebcfda7a346750fa20c5adb077e10374f9c7cebf5acb2a279f864ad1a51cf8a1a75a7d371844f8a48b62d7ac69761870c1ea1b7db0199c12
 DIST metapackages-1.3.1.tar.gz 1813 BLAKE2B 
5b96d5c6fb8094a42b1c9926646b1a335525080f7f57899271063cb8561dd744f8131e40716d9aa5cd29d7205bb76f8f18b48a42ef764d863bb13ad274f46d14
 SHA512 
4a6cbc288f3e15632a3c8ab7e2375d59ce2f20f17aa89471919584b6c856aabe9cd661297806ceaefcfc2eabe3110a8a0aa30308daf75f8c36e1462b7bc409c1

diff --git a/ros-meta/simulators/simulators-1.2.0.ebuild 
b/ros-meta/simulators/simulators-1.2.0.ebuild
deleted file mode 100644
index 6eebc4d7dcb..000
--- a/ros-meta/simulators/simulators-1.2.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/metapackages;
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage for ROS simulation packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   ros-meta/robot
-   ros-meta/gazebo_ros_pkgs
-   ros-meta/rqt_common_plugins
-   ros-meta/rqt_robot_plugins
-   dev-ros/stage_ros
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/simulators/simulators-1.3.0.ebuild 
b/ros-meta/simulators/simulators-1.3.0.ebuild
deleted file mode 100644
index 6eebc4d7dcb..000
--- a/ros-meta/simulators/simulators-1.3.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/metapackages;
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage for ROS simulation packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   ros-meta/robot
-   ros-meta/gazebo_ros_pkgs
-   ros-meta/rqt_common_plugins
-   ros-meta/rqt_robot_plugins
-   dev-ros/stage_ros
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/simulators/

2018-04-06 Thread Alexis Ballier
commit: 11694c0bbeae6200a303d50561e50e4c912b4ebe
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Apr  5 19:37:07 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Apr  6 08:49:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11694c0b

ros-meta/simulators: bump to 1.3.2

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 ros-meta/simulators/Manifest|  1 +
 ros-meta/simulators/simulators-1.3.2.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
index da995ee61b5..35fc60ed255 100644
--- a/ros-meta/simulators/Manifest
+++ b/ros-meta/simulators/Manifest
@@ -1 +1,2 @@
 DIST metapackages-1.3.1.tar.gz 1813 BLAKE2B 
5b96d5c6fb8094a42b1c9926646b1a335525080f7f57899271063cb8561dd744f8131e40716d9aa5cd29d7205bb76f8f18b48a42ef764d863bb13ad274f46d14
 SHA512 
4a6cbc288f3e15632a3c8ab7e2375d59ce2f20f17aa89471919584b6c856aabe9cd661297806ceaefcfc2eabe3110a8a0aa30308daf75f8c36e1462b7bc409c1
+DIST metapackages-1.3.2.tar.gz 1923 BLAKE2B 
39de3b6850eb5e980ae93e2af3b6d17523122a7b30930bbec9d8f706ece4cae6244b433991ebd0ea165515667595c2c7ea6bd39c14b9a78acf8065f42a864a9d
 SHA512 
8cee2f06638989f5e33981af87db3d3dc07836ec5bf8dcf4e9bdb8f4afd09a3b427341f397d97d318c704b21b6f0b2acf97cb4e18beb8a58dac559419ab0

diff --git a/ros-meta/simulators/simulators-1.3.2.ebuild 
b/ros-meta/simulators/simulators-1.3.2.ebuild
new file mode 100644
index 000..bdbe43f0572
--- /dev/null
+++ b/ros-meta/simulators/simulators-1.3.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages;
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS simulation packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/robot
+   ros-meta/gazebo_ros_pkgs
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/stage_ros
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/simulators/

2017-05-09 Thread Alexis Ballier
commit: 80db3449ff65aa3f75344ed8af3d9ef9ce05f809
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue May  9 06:27:22 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue May  9 07:14:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80db3449

ros-meta/simulators: bump to 1.3.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 ros-meta/simulators/Manifest|  1 +
 ros-meta/simulators/simulators-1.3.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
index 6b600216a5d..87d1b1dd678 100644
--- a/ros-meta/simulators/Manifest
+++ b/ros-meta/simulators/Manifest
@@ -1,2 +1,3 @@
 DIST metapackages-1.2.0.tar.gz 1803 SHA256 
02360aefee1a3ec8506cb475be00a053827d422fed26d123764b4d6b18b0a5c5 SHA512 
a004a1323c93e191b98a4fe665409fb57396fb06c19e9205817f2467e171bfba10a86713978e13739632e04f148b476e582c6f1fd3c859b4936980923f204e80
 WHIRLPOOL 
1bb4a73678613dd6fe6b0d1225b3fd967fbb476e5736949846f3297febf727f41c9d3e71565b13dcc90d36d57a6cf012a3cdad509ed4364bb87de7e372c69a79
 DIST metapackages-1.3.0.tar.gz 1813 SHA256 
7cf9e193e22493ad11e2352188808500e3900b5de72660bfc9516d58aa51ec85 SHA512 
290bbe4aafa9f720ebcfda7a346750fa20c5adb077e10374f9c7cebf5acb2a279f864ad1a51cf8a1a75a7d371844f8a48b62d7ac69761870c1ea1b7db0199c12
 WHIRLPOOL 
6f0aa0391437d59a13fba6de378216630a087ac5a6dcd259ef9f81a524b118d2d688afed947342a2ae8af01dd58e0237e36897a7b5608389d43e749a005da34e
+DIST metapackages-1.3.1.tar.gz 1813 SHA256 
dbea7e7f34f9334c9ef94d415e5f5230942423aae9810032d054e883963d9c76 SHA512 
4a6cbc288f3e15632a3c8ab7e2375d59ce2f20f17aa89471919584b6c856aabe9cd661297806ceaefcfc2eabe3110a8a0aa30308daf75f8c36e1462b7bc409c1
 WHIRLPOOL 
e927ee221b5d792166eb8b984499338b64dc2738a3ce598d5d8173d2981d92b45a153c333dec9cbd854f535bb41934135fdfc5578d82954f27730f9183298a0a

diff --git a/ros-meta/simulators/simulators-1.3.1.ebuild 
b/ros-meta/simulators/simulators-1.3.1.ebuild
new file mode 100644
index 000..3f32b3bffea
--- /dev/null
+++ b/ros-meta/simulators/simulators-1.3.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages;
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS simulation packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/robot
+   ros-meta/gazebo_ros_pkgs
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/stage_ros
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/simulators/

2016-05-11 Thread Alexis Ballier
commit: 07082b91000596c0f6f17ff08b13867aa5d5dba5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed May 11 08:28:54 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed May 11 08:45:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07082b91

ros-meta/simulators: bump to 1.3.0

Package-Manager: portage-2.2.28

 ros-meta/simulators/Manifest|  1 +
 ros-meta/simulators/simulators-1.3.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
index 7ebda7a..6b60021 100644
--- a/ros-meta/simulators/Manifest
+++ b/ros-meta/simulators/Manifest
@@ -1 +1,2 @@
 DIST metapackages-1.2.0.tar.gz 1803 SHA256 
02360aefee1a3ec8506cb475be00a053827d422fed26d123764b4d6b18b0a5c5 SHA512 
a004a1323c93e191b98a4fe665409fb57396fb06c19e9205817f2467e171bfba10a86713978e13739632e04f148b476e582c6f1fd3c859b4936980923f204e80
 WHIRLPOOL 
1bb4a73678613dd6fe6b0d1225b3fd967fbb476e5736949846f3297febf727f41c9d3e71565b13dcc90d36d57a6cf012a3cdad509ed4364bb87de7e372c69a79
+DIST metapackages-1.3.0.tar.gz 1813 SHA256 
7cf9e193e22493ad11e2352188808500e3900b5de72660bfc9516d58aa51ec85 SHA512 
290bbe4aafa9f720ebcfda7a346750fa20c5adb077e10374f9c7cebf5acb2a279f864ad1a51cf8a1a75a7d371844f8a48b62d7ac69761870c1ea1b7db0199c12
 WHIRLPOOL 
6f0aa0391437d59a13fba6de378216630a087ac5a6dcd259ef9f81a524b118d2d688afed947342a2ae8af01dd58e0237e36897a7b5608389d43e749a005da34e

diff --git a/ros-meta/simulators/simulators-1.3.0.ebuild 
b/ros-meta/simulators/simulators-1.3.0.ebuild
new file mode 100644
index 000..2e1ed55
--- /dev/null
+++ b/ros-meta/simulators/simulators-1.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages;
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS simulation packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/robot
+   ros-meta/gazebo_ros_pkgs
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/stage_ros
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/simulators/

2015-09-23 Thread Alexis Ballier
commit: 257667463ebefa7f0c79d92d0d711469f4db1f05
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 13:01:30 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 13:02:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25766746

ros-meta/simulators: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/simulators/Manifest|  1 +
 ros-meta/simulators/metadata.xml|  5 +
 ros-meta/simulators/simulators-1.2.0.ebuild | 25 +
 ros-meta/simulators/simulators-.ebuild  | 25 +
 4 files changed, 56 insertions(+)

diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
new file mode 100644
index 000..7ebda7a
--- /dev/null
+++ b/ros-meta/simulators/Manifest
@@ -0,0 +1 @@
+DIST metapackages-1.2.0.tar.gz 1803 SHA256 
02360aefee1a3ec8506cb475be00a053827d422fed26d123764b4d6b18b0a5c5 SHA512 
a004a1323c93e191b98a4fe665409fb57396fb06c19e9205817f2467e171bfba10a86713978e13739632e04f148b476e582c6f1fd3c859b4936980923f204e80
 WHIRLPOOL 
1bb4a73678613dd6fe6b0d1225b3fd967fbb476e5736949846f3297febf727f41c9d3e71565b13dcc90d36d57a6cf012a3cdad509ed4364bb87de7e372c69a79

diff --git a/ros-meta/simulators/metadata.xml b/ros-meta/simulators/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/simulators/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+ros
+

diff --git a/ros-meta/simulators/simulators-1.2.0.ebuild 
b/ros-meta/simulators/simulators-1.2.0.ebuild
new file mode 100644
index 000..2e1ed55
--- /dev/null
+++ b/ros-meta/simulators/simulators-1.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages;
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS simulation packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/robot
+   ros-meta/gazebo_ros_pkgs
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/stage_ros
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/simulators/simulators-.ebuild 
b/ros-meta/simulators/simulators-.ebuild
new file mode 100644
index 000..2e1ed55
--- /dev/null
+++ b/ros-meta/simulators/simulators-.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages;
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS simulation packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/robot
+   ros-meta/gazebo_ros_pkgs
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/stage_ros
+"
+DEPEND="${RDEPEND}"