dev-ros/gennodejs: fix license
authorAlexis Ballier <aballier@gentoo.org>
Wed, 11 May 2016 08:21:32 +0000 (10:21 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 11 May 2016 08:45:28 +0000 (10:45 +0200)
Package-Manager: portage-2.2.28

dev-ros/gennodejs/gennodejs-1.0.1.ebuild
dev-ros/gennodejs/gennodejs-9999.ebuild

index 78fd900a55abaa61be287790edafb5ca80d1db0f..624f40fd336e4ba835d915bc313dc48b38246fc1 100644 (file)
@@ -12,10 +12,9 @@ inherit ros-catkin
 
 DESCRIPTION="Javascript ROS message and service generators"
 HOMEPAGE="http://wiki.ros.org/genpy"
-LICENSE="BSD"
+LICENSE="Apache-2.0"
 SLOT="0/${PV}"
 IUSE=""
 
 RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}/py3.patch" )
index a005a249001d15bd04aa6ab562660902fb52047f..624f40fd336e4ba835d915bc313dc48b38246fc1 100644 (file)
@@ -12,7 +12,7 @@ inherit ros-catkin
 
 DESCRIPTION="Javascript ROS message and service generators"
 HOMEPAGE="http://wiki.ros.org/genpy"
-LICENSE="BSD"
+LICENSE="Apache-2.0"
 SLOT="0/${PV}"
 IUSE=""