mgorny 14/06/12 15:18:24
Modified: gtk+-2.24.23-r1.ebuild ChangeLog
Log:
Force ${CHOST}-cups-config to obtain proper paths for multilib cups.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.2 x11-libs/gtk+/gtk+-2.24.23-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.23-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.23-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.23-r1.ebuild?r1=1.1&r2=1.2
Index: gtk+-2.24.23-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.23-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtk+-2.24.23-r1.ebuild 14 May 2014 13:36:39 -0000 1.1
+++ gtk+-2.24.23-r1.ebuild 12 Jun 2014 15:18:24 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.23-r1.ebuild,v 1.1
2014/05/14 13:36:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.23-r1.ebuild,v 1.2
2014/06/12 15:18:24 mgorny Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -40,7 +40,7 @@
>=dev-libs/atk-1.29.2[introspection?,${MULTILIB_USEDEP}]
media-libs/fontconfig[${MULTILIB_USEDEP}]
x11-misc/shared-mime-info
- cups? ( net-print/cups:=[${MULTILIB_USEDEP}] )
+ cups? ( >=net-print/cups-1.7.1-r2:=[${MULTILIB_USEDEP}] )
introspection? ( >=dev-libs/gobject-introspection-0.9.3 )
!<gnome-base/gail-1000
"
@@ -176,7 +176,8 @@
$(use_enable cups cups auto) \
$(multilib_native_use_enable introspection) \
$(use_enable xinerama) \
- --disable-papi
+ --disable-papi \
+ CUPS_CONFIG="${EPREFIX}/usr/bin/${CHOST}-cups-config"
# work-around gtk-doc out-of-source brokedness
if multilib_is_native_abi; then
1.721 x11-libs/gtk+/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.721&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.721&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.720&r2=1.721
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
retrieving revision 1.720
retrieving revision 1.721
diff -u -r1.720 -r1.721
--- ChangeLog 1 Jun 2014 14:17:33 -0000 1.720
+++ ChangeLog 12 Jun 2014 15:18:24 -0000 1.721
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtk+
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.720 2014/06/01
14:17:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.721 2014/06/12
15:18:24 mgorny Exp $
+
+ 12 Jun 2014; Michał Górny <[email protected]> gtk+-2.24.23-r1.ebuild:
+ Force ${CHOST}-cups-config to obtain proper paths for multilib cups.
01 Jun 2014; Pacho Ramos <[email protected]> -gtk+-3.12.1.ebuild:
drop old