summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 10:20:16 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 10:20:16 +0000
commitc96d9856d0d77e0286e36a4171ef2bcd12c0132a (patch)
tree2464d1cadf4c328c93df6ea55b642eebfeca39ba /x11-libs/gdk-pixbuf/ChangeLog
parentAdd multilib love for gnome2_gdk_pixbuf_update(). (diff)
downloadhistorical-c96d9856d0d77e0286e36a4171ef2bcd12c0132a.tar.gz
historical-c96d9856d0d77e0286e36a4171ef2bcd12c0132a.tar.bz2
historical-c96d9856d0d77e0286e36a4171ef2bcd12c0132a.zip
Introduce multilib support, bug #488998.
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'x11-libs/gdk-pixbuf/ChangeLog')
-rw-r--r--x11-libs/gdk-pixbuf/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog
index d56cb34c3a3d..b1f0b1e2e392 100644
--- a/x11-libs/gdk-pixbuf/ChangeLog
+++ b/x11-libs/gdk-pixbuf/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/gdk-pixbuf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.100 2014/02/22 22:42:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.101 2014/03/01 10:20:14 mgorny Exp $
+
+*gdk-pixbuf-2.30.5-r1 (01 Mar 2014)
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> +gdk-pixbuf-2.30.5-r1.ebuild:
+ Introduce multilib support, bug #488998.
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.30.5.ebuild:
Fix wrong commit, bug 502160