diff options
author | Peter Johanson <latexer@gentoo.org> | 2005-05-05 23:19:47 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2005-05-05 23:19:47 +0000 |
commit | 0df807bca6294dcb21ba529ee3d17ba1415447ac (patch) | |
tree | caa69e8e742679c6d94b41e305486aefd7504473 /x11-libs/cairo/cairo-0.1.23-r1.ebuild | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | gentoo-2-0df807bca6294dcb21ba529ee3d17ba1415447ac.tar.gz gentoo-2-0df807bca6294dcb21ba529ee3d17ba1415447ac.tar.bz2 gentoo-2-0df807bca6294dcb21ba529ee3d17ba1415447ac.zip |
Remove references to xfree (makes dependancies easier)
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'x11-libs/cairo/cairo-0.1.23-r1.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-0.1.23-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-0.1.23-r1.ebuild b/x11-libs/cairo/cairo-0.1.23-r1.ebuild index a533388d20e9..3b99533e6e12 100644 --- a/x11-libs/cairo/cairo-0.1.23-r1.ebuild +++ b/x11-libs/cairo/cairo-0.1.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.23-r1.ebuild,v 1.15 2005/05/05 22:46:11 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.23-r1.ebuild,v 1.16 2005/05/05 23:19:47 latexer Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -12,7 +12,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" IUSE="" DEPEND="virtual/x11 - || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) virtual/xft media-libs/fontconfig >=media-libs/freetype-2 |