diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:12:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:12:40 +0000 |
commit | 31cee7acff6abff52cff043a28a20bfba1ff70c1 (patch) | |
tree | d872a57987398cb7edbe913b31ba5c5f8b49dc1c /media-libs/ploticus | |
parent | whitespace (diff) | |
download | gentoo-2-31cee7acff6abff52cff043a28a20bfba1ff70c1.tar.gz gentoo-2-31cee7acff6abff52cff043a28a20bfba1ff70c1.tar.bz2 gentoo-2-31cee7acff6abff52cff043a28a20bfba1ff70c1.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-libs/ploticus')
-rw-r--r-- | media-libs/ploticus/ploticus-2.32.ebuild | 4 | ||||
-rw-r--r-- | media-libs/ploticus/ploticus-2.33.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/ploticus/ploticus-2.32.ebuild b/media-libs/ploticus/ploticus-2.32.ebuild index 7d0b3d96fb63..6168841f8c01 100644 --- a/media-libs/ploticus/ploticus-2.32.ebuild +++ b/media-libs/ploticus/ploticus-2.32.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/media-libs/ploticus/ploticus-2.32.ebuild,v 1.5 2007/02/17 09:18:14 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ploticus-2.32.ebuild,v 1.6 2007/06/26 02:12:40 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -71,7 +71,7 @@ src_compile() { MO="${MO} LOCALEOBJ=localef.o LOCALE_FLAG=-DLOCALE" fi - # Support for compressed or uncompressed svg. svgz implies svg. If the + # Support for compressed or uncompressed svg. svgz implies svg. If the # external gd library is used, the svgz format will always be available if # ploticus was compiled with support for svg (even if the svgz flag was not # specified and even if the -svgz flag was used). diff --git a/media-libs/ploticus/ploticus-2.33.ebuild b/media-libs/ploticus/ploticus-2.33.ebuild index 5dcdc0c6c2e2..b1d3c1c9e1a0 100644 --- a/media-libs/ploticus/ploticus-2.33.ebuild +++ b/media-libs/ploticus/ploticus-2.33.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/media-libs/ploticus/ploticus-2.33.ebuild,v 1.3 2007/04/09 23:12:30 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ploticus-2.33.ebuild,v 1.4 2007/06/26 02:12:40 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -71,7 +71,7 @@ src_compile() { MO="${MO} LOCALEOBJ=localef.o LOCALE_FLAG=-DLOCALE" fi - # Support for compressed or uncompressed svg. svgz implies svg. If the + # Support for compressed or uncompressed svg. svgz implies svg. If the # external gd library is used, the svgz format will always be available if # ploticus was compiled with support for svg (even if the svgz flag was not # specified and even if the -svgz flag was used). |