diff options
author | Brian Evans <grknight@gentoo.org> | 2015-02-11 02:53:18 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2015-02-11 02:53:18 +0000 |
commit | f89163528531cd92ec99c95fb671c1a0b4f9a5fe (patch) | |
tree | 020d2b916c66768a601f90d18335f1f507276ef9 /eclass/ChangeLog | |
parent | Version bump (bug #536596). (diff) | |
download | historical-f89163528531cd92ec99c95fb671c1a0b4f9a5fe.tar.gz historical-f89163528531cd92ec99c95fb671c1a0b4f9a5fe.tar.bz2 historical-f89163528531cd92ec99c95fb671c1a0b4f9a5fe.zip |
Add EAPI check to silence repoman warnings
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 1d1494af2571..9f5f7c434944 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1530 2015/02/10 22:21:26 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1531 2015/02/11 02:53:18 grknight Exp $ + + 10 Feb 2015; Johannes Huber <johu@gentoo.org> php-pear-r1.eclass, + php-pear-lib-r1.eclass: + Add EAPI check to silence repoman warnings 10 Feb 2015; Johannes Huber <johu@gentoo.org> kde5.eclass: Sync SRC_URI calculation with kde overlay, fixes bug #539668. |