diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2013-03-30 20:14:41 +0000 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2013-03-30 20:14:41 +0000 |
commit | 062aaeee2347028279a848b5b4a631b13014c78c (patch) | |
tree | e4e296c8ee6c17f644733dbc4294d772517ad2ef /eclass/ChangeLog | |
parent | old (diff) | |
download | historical-062aaeee2347028279a848b5b4a631b13014c78c.tar.gz historical-062aaeee2347028279a848b5b4a631b13014c78c.tar.bz2 historical-062aaeee2347028279a848b5b4a631b13014c78c.zip |
fixed missing VDRVERSION up from >=vdr-1.7.34
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 cd9c0fb0b1af..297c21ca312f 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.759 2013/03/30 12:56:24 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.760 2013/03/30 20:14:41 hd_brummy Exp $ + + 30 Mar 2013; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: + fixed missing VDRVERSION up from >=vdr-1.7.34 30 Mar 2013; Mike Gilbert <floppym@gentoo.org> python-r1.eclass: Add note about quoting patterns for python_gen_usedep. |