diff options
author | 2015-01-24 10:42:08 +0000 | |
---|---|---|
committer | 2015-01-24 10:42:08 +0000 | |
commit | c8d4f94604b96d09ded191da348326b0c7e1c39d (patch) | |
tree | 512f789bca3e34c3a350a1b0e4539fd3a2fe8afd /x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild | |
parent | Cleanup vulnerable version for bug 523798. (diff) | |
download | gentoo-2-c8d4f94604b96d09ded191da348326b0c7e1c39d.tar.gz gentoo-2-c8d4f94604b96d09ded191da348326b0c7e1c39d.tar.bz2 gentoo-2-c8d4f94604b96d09ded191da348326b0c7e1c39d.zip |
Really prune all .la files (#518334), drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild')
-rw-r--r-- | x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild index 55a753cf9471..4254fd4a72f5 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild,v 1.10 2014/10/11 12:31:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.8.ebuild,v 1.11 2015/01/24 10:42:08 pacho Exp $ EAPI="5" GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" inherit eutils flag-o-matic gnome2 multilib libtool multilib-minimal |