diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-03-19 08:52:49 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-03-19 08:52:49 +0000 |
commit | 21a1069ab7db966c0d6924fa1f37597f118f2dd9 (patch) | |
tree | 39ba43fc19232c49fca870beb90d70c5ab373be4 /eclass/ChangeLog | |
parent | Add ~mips keyword, needed by newer app-text/texi2html wrt #408399 (diff) | |
download | gentoo-2-21a1069ab7db966c0d6924fa1f37597f118f2dd9.tar.gz gentoo-2-21a1069ab7db966c0d6924fa1f37597f118f2dd9.tar.bz2 gentoo-2-21a1069ab7db966c0d6924fa1f37597f118f2dd9.zip |
Fix old eclass name in die-message.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index c494ba55f4ea..bcd956e3b31c 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.172 2012/03/19 08:38:45 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.173 2012/03/19 08:52:49 mgorny Exp $ + + 19 Mar 2012; Michał Górny <mgorny@gentoo.org> vcs-snapshot.eclass: + Fix old eclass name in die-message. 19 Mar 2012; Michał Górny <mgorny@gentoo.org> +vcs-snapshot.eclass: Introduce vcs-snapshot eclass to simplify working with github, bitbucket |