diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 19:52:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 19:52:26 +0000 |
commit | 4182b3954254ee33de505b09d3b833984ce73986 (patch) | |
tree | 3d3fd8216e06d6768ba1f2c619b47e135ec5db6c /x11-libs/cairo | |
parent | Major version bump. (diff) | |
download | gentoo-2-4182b3954254ee33de505b09d3b833984ce73986.tar.gz gentoo-2-4182b3954254ee33de505b09d3b833984ce73986.tar.bz2 gentoo-2-4182b3954254ee33de505b09d3b833984ce73986.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/cairo-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.4.6.ebuild b/x11-libs/cairo/cairo-1.4.6.ebuild index 6723446b22af..d150e7a0cfc6 100644 --- a/x11-libs/cairo/cairo-1.4.6.ebuild +++ b/x11-libs/cairo/cairo-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.6.ebuild,v 1.11 2007/07/13 14:24:26 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.6.ebuild,v 1.12 2007/07/13 19:52:26 mr_bones_ Exp $ inherit eutils flag-o-matic libtool @@ -44,7 +44,7 @@ src_unpack() { unpack ${A} cd "${S}" - # some people use Werror in their code then don't define ctype.h.. + # some people use Werror in their code then don't define ctype.h.. epatch "${FILESDIR}"/${P}-ctype.patch # We need to run elibtoolize to ensure correct so versioning on FreeBSD |