summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-12-31 21:48:56 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-12-31 21:48:56 +0000
commit6d0fee4083bd1e05868007e39a452d0602dea593 (patch)
treef52c1812e4bdc0663909f35e423a23a221e33824 /x11-libs/cairo
parentVersion bump to update echangelog with better subversion/git support (diff)
downloadgentoo-2-6d0fee4083bd1e05868007e39a452d0602dea593.tar.gz
gentoo-2-6d0fee4083bd1e05868007e39a452d0602dea593.tar.bz2
gentoo-2-6d0fee4083bd1e05868007e39a452d0602dea593.zip
--enable-freetype became --enable-ft. Forgot to update this a while back. bug #253224
(Portage version: 2.1.6.4/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/ChangeLog7
-rw-r--r--x11-libs/cairo/cairo-1.8.0.ebuild4
-rw-r--r--x11-libs/cairo/cairo-1.8.2.ebuild4
-rw-r--r--x11-libs/cairo/cairo-1.8.4.ebuild4
-rw-r--r--x11-libs/cairo/cairo-1.8.6.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 875c70686b6d..bed35c8b107a 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/cairo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.205 2008/12/30 17:11:09 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.206 2008/12/31 21:48:56 cardoe Exp $
+
+ 31 Dec 2008; Doug Goldstein <cardoe@gentoo.org> cairo-1.8.0.ebuild,
+ cairo-1.8.2.ebuild, cairo-1.8.4.ebuild, cairo-1.8.6.ebuild:
+ --enable-freetype became --enable-ft. Forgot to update this a while back.
+ bug #253224
30 Dec 2008; Doug Goldstein <cardoe@gentoo.org>
+files/cairo-1.2.4-lcd-cleartype-like.diff, metadata.xml,
diff --git a/x11-libs/cairo/cairo-1.8.0.ebuild b/x11-libs/cairo/cairo-1.8.0.ebuild
index 37df0fbd8efa..b18a661f91ee 100644
--- a/x11-libs/cairo/cairo-1.8.0.ebuild
+++ b/x11-libs/cairo/cairo-1.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.0.ebuild,v 1.6 2008/12/07 11:57:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.0.ebuild,v 1.7 2008/12/31 21:48:56 cardoe Exp $
inherit eutils flag-o-matic libtool
@@ -75,7 +75,7 @@ src_compile() {
$(use_enable directfb) $(use_enable xcb) \
$(use_enable svg) $(use_enable glitz) $(use_enable X xlib-xrender) \
$(use_enable debug test-surfaces) --enable-pdf --enable-png \
- --enable-freetype --enable-ps \
+ --enable-ft --enable-ps \
|| die "configure failed"
emake || die "compile failed"
diff --git a/x11-libs/cairo/cairo-1.8.2.ebuild b/x11-libs/cairo/cairo-1.8.2.ebuild
index a40074623a2a..2743b80d477f 100644
--- a/x11-libs/cairo/cairo-1.8.2.ebuild
+++ b/x11-libs/cairo/cairo-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.2.ebuild,v 1.2 2008/12/07 11:57:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.2.ebuild,v 1.3 2008/12/31 21:48:56 cardoe Exp $
inherit eutils flag-o-matic libtool
@@ -75,7 +75,7 @@ src_compile() {
$(use_enable directfb) $(use_enable xcb) \
$(use_enable svg) $(use_enable glitz) $(use_enable X xlib-xrender) \
$(use_enable debug test-surfaces) --enable-pdf --enable-png \
- --enable-freetype --enable-ps \
+ --enable-ft --enable-ps \
|| die "configure failed"
emake || die "compile failed"
diff --git a/x11-libs/cairo/cairo-1.8.4.ebuild b/x11-libs/cairo/cairo-1.8.4.ebuild
index ab90272aba00..b998da8d7268 100644
--- a/x11-libs/cairo/cairo-1.8.4.ebuild
+++ b/x11-libs/cairo/cairo-1.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.4.ebuild,v 1.2 2008/12/07 11:57:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.4.ebuild,v 1.3 2008/12/31 21:48:56 cardoe Exp $
inherit eutils flag-o-matic libtool
@@ -75,7 +75,7 @@ src_compile() {
$(use_enable directfb) $(use_enable xcb) \
$(use_enable svg) $(use_enable glitz) $(use_enable X xlib-xrender) \
$(use_enable debug test-surfaces) --enable-pdf --enable-png \
- --enable-freetype --enable-ps \
+ --enable-ft --enable-ps \
|| die "configure failed"
emake || die "compile failed"
diff --git a/x11-libs/cairo/cairo-1.8.6.ebuild b/x11-libs/cairo/cairo-1.8.6.ebuild
index 73b7eb6b551a..a4e56eef9a09 100644
--- a/x11-libs/cairo/cairo-1.8.6.ebuild
+++ b/x11-libs/cairo/cairo-1.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.6.ebuild,v 1.2 2008/12/30 17:11:09 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.6.ebuild,v 1.3 2008/12/31 21:48:56 cardoe Exp $
inherit eutils flag-o-matic libtool
@@ -78,7 +78,7 @@ src_compile() {
$(use_enable directfb) $(use_enable xcb) \
$(use_enable svg) $(use_enable glitz) $(use_enable X xlib-xrender) \
$(use_enable debug test-surfaces) --enable-pdf --enable-png \
- --enable-freetype --enable-ps \
+ --enable-ft --enable-ps \
|| die "configure failed"
emake || die "compile failed"