diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-09-22 15:15:50 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-09-22 16:36:25 +0200 |
commit | 56c355f29deec5ef3c31e16934c5487cb0fcb421 (patch) | |
tree | 4ac34fc26c171bb2929af1a438e3389f09266274 /dev-ros/rosout | |
parent | dev-ros/rosout: Initial import. Ebuild by me. (diff) | |
download | gentoo-56c355f29deec5ef3c31e16934c5487cb0fcb421.tar.gz gentoo-56c355f29deec5ef3c31e16934c5487cb0fcb421.tar.bz2 gentoo-56c355f29deec5ef3c31e16934c5487cb0fcb421.zip |
dev-ros/rosout: Fix header.
Package-Manager: portage-2.2.21
Diffstat (limited to 'dev-ros/rosout')
-rw-r--r-- | dev-ros/rosout/rosout-1.11.14.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/rosout/rosout-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rosout/rosout-1.11.14.ebuild b/dev-ros/rosout/rosout-1.11.14.ebuild index 578c51b32a35..77c9e29bc631 100644 --- a/dev-ros/rosout/rosout-1.11.14.ebuild +++ b/dev-ros/rosout/rosout-1.11.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 diff --git a/dev-ros/rosout/rosout-9999.ebuild b/dev-ros/rosout/rosout-9999.ebuild index 578c51b32a35..77c9e29bc631 100644 --- a/dev-ros/rosout/rosout-9999.ebuild +++ b/dev-ros/rosout/rosout-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 |