summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-02-25 20:27:27 +0000
committerMichał Górny <mgorny@gentoo.org>2013-02-25 20:27:27 +0000
commitc51a4b5c8110f98d0ffacc80c1623e7e21804b94 (patch)
tree259618d51e7b4e967a1c19e60f6b187a75ecc491 /eclass/ChangeLog
parentApply upstream patch to fix parallel installation. Bug #450398 (diff)
downloadgentoo-2-c51a4b5c8110f98d0ffacc80c1623e7e21804b94.tar.gz
gentoo-2-c51a4b5c8110f98d0ffacc80c1623e7e21804b94.tar.bz2
gentoo-2-c51a4b5c8110f98d0ffacc80c1623e7e21804b94.zip
Bump the emul-linux-x86 blocker to match the new release.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 007e9d530924..48639c242413 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.683 2013/02/24 23:30:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.684 2013/02/25 20:27:27 mgorny Exp $
+
+ 25 Feb 2013; Michał Górny <mgorny@gentoo.org> xorg-2.eclass:
+ Bump the emul-linux-x86 blocker to match the new release.
24 Feb 2013; Pacho Ramos <pacho@gentoo.org> emul-linux-x86.eclass:
Allow headers installation, bug #458784