summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-05-10 09:33:59 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-05-10 09:33:59 +0000
commit82564b23ec6e0959c547beccb281c09a94cad699 (patch)
tree4b969046e2347196e7aab72d8065632b4741be46 /eclass/ChangeLog
parentRevert init script change as it causes problems (#415101 by Eduard Huguet) an... (diff)
downloadgentoo-2-82564b23ec6e0959c547beccb281c09a94cad699.tar.gz
gentoo-2-82564b23ec6e0959c547beccb281c09a94cad699.tar.bz2
gentoo-2-82564b23ec6e0959c547beccb281c09a94cad699.zip
Ignore licenses, user accept them by portage. Fixes bug#415337.
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 5fdf6d8dd426..0f5f72120e39 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.249 2012/05/10 03:58:18 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.250 2012/05/10 09:33:59 scarabeus Exp $
+
+ 10 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> office-ext.eclass:
+ Ignore licenses, user accept them by portage.
10 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> waf-utils.eclass:
Depend on python and block python[-threads] for bug #409427.