diff options
author | 2009-04-29 09:34:09 +0000 | |
---|---|---|
committer | 2009-04-29 09:34:09 +0000 | |
commit | 3c9247e0e3e54907a42b672482115861aee63f22 (patch) | |
tree | 53d200049c08ea1081546480c804a2fdad876574 | |
parent | Bump to 0.0.7, and fix bug 262248 (diff) | |
download | gentoo-2-3c9247e0e3e54907a42b672482115861aee63f22.tar.gz gentoo-2-3c9247e0e3e54907a42b672482115861aee63f22.tar.bz2 gentoo-2-3c9247e0e3e54907a42b672482115861aee63f22.zip |
Punt xprint
-rw-r--r-- | dev-python/gnome-python-desktop/Manifest | 2 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild | 4 | ||||
-rw-r--r-- | eclass/mozconfig-2.eclass | 8 | ||||
-rw-r--r-- | eclass/mozconfig.eclass | 8 |
4 files changed, 9 insertions, 13 deletions
diff --git a/dev-python/gnome-python-desktop/Manifest b/dev-python/gnome-python-desktop/Manifest index 715ed2bc3c1f..18da892c4827 100644 --- a/dev-python/gnome-python-desktop/Manifest +++ b/dev-python/gnome-python-desktop/Manifest @@ -4,6 +4,6 @@ EBUILD gnome-python-desktop-2.20.0.ebuild 1708 RMD160 917019d1bf1846cfe8b05b9570 EBUILD gnome-python-desktop-2.22.0-r10.ebuild 1010 RMD160 68247a6b1e97547693c24ab4df69ab5bf18f8044 SHA1 2f764d8ac78b7912471efddcd356d13b4f070372 SHA256 da6a378ab00948c86ef693cd5755b8e40b73441286cd0a69759d7a0942f96b13 EBUILD gnome-python-desktop-2.22.0.ebuild 1990 RMD160 c675b4edd969de6101f541cd83ffe4a55030fb04 SHA1 b686e6d363b2334936d2ae9c8d59f46a0498e2e4 SHA256 c688434ced34d2029f2c3f2d718f2dd82d061b79e41deabd3dfa89b1303f42e9 EBUILD gnome-python-desktop-2.24.0.ebuild 1001 RMD160 8740b5016c7a40ef8bd638c14b0c4d22ecc387aa SHA1 5d4fac4e2d81ad1e0eee6a5c8cab5ddccd5da602 SHA256 549830831ef96388799f8dedf71c599934ff73f4ea5582be4623ba67cff49f9b -EBUILD gnome-python-desktop-2.24.1.ebuild 1026 RMD160 67852c7fd5f794ad1f08e348bced235f99880abd SHA1 415f1985c95284590ccbf2e070cad69ca8b1f292 SHA256 0b7c452ec8630e4d94b0c66f07b167077e3c9ee1ba116f682c4b5fa2cb6c0ab9 +EBUILD gnome-python-desktop-2.24.1.ebuild 1025 RMD160 675684254840c613e58f63b561340bf852659374 SHA1 d41d6a4ae034e49a1920f0827ee71c452d7ab3ad SHA256 5d52d91b35da304e975bc9011b017a589633402477c99e0049a08c7ac8ae1614 MISC ChangeLog 11342 RMD160 47bd645cdcf797b2513c40af8b8cf5fef93e609b SHA1 44b4fc13e2c6135b2e1cb53743df9057032c6091 SHA256 88f952f3744061170bbb70e6328c1f8ec605257d3eb56e6ee715441e9636725d MISC metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e SHA1 38f78e9790bcd4382b4a49aa226aa6dda1d3a3d7 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild index 1af160bd87bd..6f6d3d44396a 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.10 2009/04/27 13:10:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.11 2009/04/29 09:34:09 armin76 Exp $ DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries" HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} diff --git a/eclass/mozconfig-2.eclass b/eclass/mozconfig-2.eclass index 92eac4d111f5..f9620f8e8eac 100644 --- a/eclass/mozconfig-2.eclass +++ b/eclass/mozconfig-2.eclass @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.19 2008/07/29 20:50:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.20 2009/04/29 09:34:09 armin76 Exp $ # # mozconfig.eclass: the new mozilla.eclass inherit multilib flag-o-matic mozcoreconf -IUSE="debug gnome ipv6 xinerama xprint" +IUSE="debug gnome ipv6 xinerama" RDEPEND="x11-libs/libXrender x11-libs/libXt @@ -29,13 +29,11 @@ RDEPEND="x11-libs/libXrender DEPEND="${RDEPEND} - xinerama? ( x11-proto/xineramaproto ) - xprint? ( x11-proto/printproto )" + xinerama? ( x11-proto/xineramaproto )" mozconfig_config() { mozconfig_use_enable ipv6 mozconfig_use_enable xinerama - mozconfig_use_enable xprint # We use --enable-pango to do truetype fonts, and currently pango # is required for it to build diff --git a/eclass/mozconfig.eclass b/eclass/mozconfig.eclass index 1e0c18dc98f0..f374ac9d9a2a 100644 --- a/eclass/mozconfig.eclass +++ b/eclass/mozconfig.eclass @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig.eclass,v 1.31 2009/01/04 22:09:06 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig.eclass,v 1.32 2009/04/29 09:34:09 armin76 Exp $ # # mozconfig.eclass: the new mozilla.eclass inherit multilib flag-o-matic -IUSE="debug gnome ipv6 moznoxft truetype xinerama xprint" +IUSE="debug gnome ipv6 moznoxft truetype xinerama" RDEPEND="x11-libs/libXrender x11-libs/libXt @@ -31,8 +31,7 @@ RDEPEND="x11-libs/libXrender DEPEND="${RDEPEND} dev-util/pkgconfig x11-proto/xextproto - xinerama? ( x11-proto/xineramaproto ) - xprint? ( x11-proto/printproto )" + xinerama? ( x11-proto/xineramaproto )" # Set by configure (plus USE_AUTOCONF=1), but useful for NSPR export MOZILLA_CLIENT=1 @@ -186,7 +185,6 @@ mozconfig_init() { --enable-default-toolkit=gtk2 mozconfig_use_enable ipv6 mozconfig_use_enable xinerama - mozconfig_use_enable xprint if [[ ${MOZ_FREETYPE2} == "no" ]] ; then # Newer mozilla/firefox builds should use xft and not freetype. |