summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2014-11-13 01:45:07 +0000
committerDavide Pesavento <pesa@gentoo.org>2014-11-13 01:45:07 +0000
commita598fe5567b9cc4b542b2732db4fbb37da1298bf (patch)
treedb067ba02cf8671130a39d0aecb18378f6bc57c6 /eclass/ChangeLog
parentMarked ~hppa too. (diff)
downloadgentoo-2-a598fe5567b9cc4b542b2732db4fbb37da1298bf.tar.gz
gentoo-2-a598fe5567b9cc4b542b2732db4fbb37da1298bf.tar.bz2
gentoo-2-a598fe5567b9cc4b542b2732db4fbb37da1298bf.zip
Initial commit of qt4-build-multilib.eclass
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 404f12f6761f..d95721deaeb5 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.1415 2014/11/12 23:26:36 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1416 2014/11/13 01:45:07 pesa Exp $
+
+ 13 Nov 2014; Davide Pesavento <pesa@gentoo.org> +qt4-build-multilib.eclass:
+ Initial commit of qt4-build-multilib.eclass
12 Nov 2014; Patrice Clement <monsieurp@gentoo.org> perl-module.eclass:
Documented nearly all functions.