summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-09 08:03:54 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-09 08:03:54 +0000
commit1d48987e5cfe9420785c31d57b49fe461d4d8bf2 (patch)
tree3f2a2fa61810121c6be9de1070b5d691163b6eb6 /x11-libs/cairo
parentDisable xlib over xcb by default. To make the choice of backend up to applica... (diff)
downloadgentoo-2-1d48987e5cfe9420785c31d57b49fe461d4d8bf2.tar.gz
gentoo-2-1d48987e5cfe9420785c31d57b49fe461d4d8bf2.tar.bz2
gentoo-2-1d48987e5cfe9420785c31d57b49fe461d4d8bf2.zip
Whitespace.
(Portage version: 2.2_rc75/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/cairo-1.10.0-r1.ebuild3
-rw-r--r--x11-libs/cairo/cairo-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-libs/cairo/cairo-1.10.0-r1.ebuild b/x11-libs/cairo/cairo-1.10.0-r1.ebuild
index 5d2d61f965f3..b7d5f1d05c1a 100644
--- a/x11-libs/cairo/cairo-1.10.0-r1.ebuild
+++ b/x11-libs/cairo/cairo-1.10.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.0-r1.ebuild,v 1.1 2010/09/09 08:03:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.0-r1.ebuild,v 1.2 2010/09/09 08:03:54 scarabeus Exp $
EAPI=3
@@ -110,7 +110,6 @@ src_configure() {
"
fi
-
# --disable-xcb-lib:
# do not override good xlib backed by hardforcing rendering over xcb
econf \
diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild
index bfbca78df73c..b229086bb43e 100644
--- a/x11-libs/cairo/cairo-9999.ebuild
+++ b/x11-libs/cairo/cairo-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.3 2010/09/09 08:03:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.4 2010/09/09 08:03:54 scarabeus Exp $
EAPI=3
@@ -110,7 +110,6 @@ src_configure() {
"
fi
-
# --disable-xcb-lib:
# do not override good xlib backed by hardforcing rendering over xcb
econf \