diff options
Diffstat (limited to 'dev-ros/rosbridge_library/rosbridge_library-9999.ebuild')
-rw-r--r-- | dev-ros/rosbridge_library/rosbridge_library-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild b/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild index 9299b50fc936..fc7a0660dbdb 100644 --- a/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild +++ b/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin -DESCRIPTION="Core rosbridge package repsonsible for interpreting JSON and performing the appropriate ROS action" +DESCRIPTION="Core rosbridge package responsible for interpreting JSON and performing the appropriate ROS action" LICENSE="BSD" SLOT="0" IUSE="" |