diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 22:26:10 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 22:26:10 -0700 |
commit | c1de71edb35b118c3244c0d9d1b3f97c93d41969 (patch) | |
tree | 501a6cb8f77afb1968c158fe93faa06be05c91c0 /skel.ebuild | |
parent | proj/gentoo: Initial commit (diff) | |
download | gentoo-c1de71edb35b118c3244c0d9d1b3f97c93d41969.tar.gz gentoo-c1de71edb35b118c3244c0d9d1b3f97c93d41969.tar.bz2 gentoo-c1de71edb35b118c3244c0d9d1b3f97c93d41969.zip |
Update some skeleton file comments to Git instead of CVS.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'skel.ebuild')
-rw-r--r-- | skel.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skel.ebuild b/skel.ebuild index 60038fb6b6d3..7795a5b55fdb 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -8,7 +8,7 @@ # doesn't mean you can't add your own comments though. # The 'Header' on the third line should just be left alone. When your ebuild -# will be committed to cvs, the details on that line will be automatically +# will be committed to git, the details on that line will be automatically # generated to contain the correct data. # The EAPI variable tells the ebuild format in use. |