diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ChangeLog | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 3c39d8356076..eead019c70aa 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,10 +1,6 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.108 2012/01/31 06:44:00 ulm Exp $ - - 31 Jan 2012; Ulrich Müller <ulm@gentoo.org> eutils.eclass: - Cdrom functions have been split out to dedicated cdrom.eclass. For the - time being, inherit cdrom; this can be removed once bug 398809 is fixed. +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.109 2012/01/31 06:53:39 ulm Exp $ 31 Jan 2012; Ulrich Müller <ulm@gentoo.org> eutils.eclass: Use ${P}-${PR} instead of ${PF} in epatch_user. |