summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2015-07-17 18:36:23 +0000
committerIan Stakenvicius <axs@gentoo.org>2015-07-17 18:36:23 +0000
commit243e1868688938be1086eaf1896f7d9f49c8066f (patch)
tree4efc5b2daf8118151d58ff86556eeb9645641bac /eclass
parentRemove deprecated functions from depend.php.eclass as announced 30 days ago (diff)
downloadhistorical-243e1868688938be1086eaf1896f7d9f49c8066f.tar.gz
historical-243e1868688938be1086eaf1896f7d9f49c8066f.tar.bz2
historical-243e1868688938be1086eaf1896f7d9f49c8066f.zip
fixed my b0rked changelog entry on my last commit
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 808a8cd5d61a..698f711ca0dd 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for eclass directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1718 2015/07/17 18:29:39 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1719 2015/07/17 18:36:23 axs Exp $
+
+ 17 Jul 2015; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ mozconfig-v6.38.eclass, mozconfig-v6.39.eclass:
+ Updated gstreamer dependencies to current stable and dropped gst-plugins-mad
+ since gst-plugins-libav now officially provides mp3 decoding
17 Jul 2015; Brian Evans <grknight@gentoo.org> depend.php.eclass:
Remove deprecated functions from depend.php.eclass as announced 30 days ago