diff options
author | Mikhail Pukhlikov <cynede@gentoo.org> | 2017-01-07 19:46:02 +0400 |
---|---|---|
committer | Mikhail Pukhlikov <cynede@gentoo.org> | 2017-01-07 19:46:02 +0400 |
commit | 80c7abb608ea6425351ad915cda47578cea4b485 (patch) | |
tree | 65493effa4c97f564a1572069c9aced1bb461af3 /eclass | |
parent | dev-lang/rust fix cargo PDEPEND: support cargo-bin (diff) | |
download | rust-80c7abb608ea6425351ad915cda47578cea4b485.tar.gz rust-80c7abb608ea6425351ad915cda47578cea4b485.tar.bz2 rust-80c7abb608ea6425351ad915cda47578cea4b485.zip |
New Year
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/cargo.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass index a86bb9e..f674181 100644 --- a/eclass/cargo.eclass +++ b/eclass/cargo.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |