diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-12-01 20:41:08 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-12-01 20:41:08 +0000 |
commit | 4b5983fc8f5d28eb30ad9e9e2199a3788aac6147 (patch) | |
tree | dcaa1a0a674e3ec7ac7157131f848ea0c7bac36e /eclass/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-4b5983fc8f5d28eb30ad9e9e2199a3788aac6147.tar.gz gentoo-2-4b5983fc8f5d28eb30ad9e9e2199a3788aac6147.tar.bz2 gentoo-2-4b5983fc8f5d28eb30ad9e9e2199a3788aac6147.zip |
Replace exlicitly listing all GPL variants with GPL-1+
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 dc59372d3071..e6fd5a2d6ad8 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1448 2014/11/29 23:03:42 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1449 2014/12/01 20:41:08 dilfridge Exp $ + + 01 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org> perl-module.eclass: + Replace exlicitly listing all GPL variants with GPL-1+ 29 Nov 2014; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: Remove leftover code for Python 3.2. |