diff options
author | William Hubbs <williamh@gentoo.org> | 2015-08-05 15:42:55 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2015-08-05 15:42:55 +0000 |
commit | 1c9b600caaa19af8f092a59074fd83b143f9829a (patch) | |
tree | d8a1e17a30bb5f6a31c3ae3cfdd1d842726f72c4 /eclass/ChangeLog | |
parent | Bump. Enable unit tests and disable python bindings until someone asks for them (diff) | |
download | historical-1c9b600caaa19af8f092a59074fd83b143f9829a.tar.gz historical-1c9b600caaa19af8f092a59074fd83b143f9829a.tar.bz2 historical-1c9b600caaa19af8f092a59074fd83b143f9829a.zip |
Add eclass for vcs snapshots of software written in Go.
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 cfdb8dc7303f..c2d2469b782c 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1744 2015/08/03 18:31:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1745 2015/08/05 15:42:55 williamh Exp $ + + 05 Aug 2015; William Hubbs <williamh@gentoo.org> +golang-vcs-snapshot.eclass: + Add eclass for vcs snapshots of software written in Go. 03 Aug 2015; Michael Sterrett <mr_bones_@gentoo.org> python-utils-r1.eclass: Add quotes to support reading from files with spaces in the filename. |