diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-05-05 22:46:11 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-05-05 22:46:11 +0000 |
commit | 5c00771da0ca0ac99371d81c547b9c958f1f03cd (patch) | |
tree | 3437a03ed20d3c91fd3591c2ebc54f5012c86d5f /x11-libs/cairo | |
parent | Fixed [<>]=cat/pkg-ver* dependencies. (diff) | |
download | gentoo-2-5c00771da0ca0ac99371d81c547b9c958f1f03cd.tar.gz gentoo-2-5c00771da0ca0ac99371d81c547b9c958f1f03cd.tar.bz2 gentoo-2-5c00771da0ca0ac99371d81c547b9c958f1f03cd.zip |
Fixed [<>]=cat/pkg-ver* dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.1.18-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.1.18.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.1.23-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.1.23.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.3.0-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.4.0.ebuild | 4 |
11 files changed, 27 insertions, 21 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 2aaf04482ae3..3d5e9b4a7f74 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/cairo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.34 2005/04/11 20:48:08 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.35 2005/05/05 22:46:11 swegener Exp $ + + 05 May 2005; Sven Wegener <swegener@gentoo.org> cairo-0.1.18.ebuild, + cairo-0.1.18-r1.ebuild, cairo-0.1.23.ebuild, cairo-0.1.23-r1.ebuild, + cairo-0.2.0.ebuild, cairo-0.2.0-r1.ebuild, cairo-0.3.0.ebuild, + cairo-0.3.0-r1.ebuild, cairo-0.3.0-r2.ebuild, cairo-0.4.0.ebuild: + Fixed [<>]=cat/pkg-ver* dependencies. *cairo-0.4.0 (11 Apr 2005) diff --git a/x11-libs/cairo/cairo-0.1.18-r1.ebuild b/x11-libs/cairo/cairo-0.1.18-r1.ebuild index 3fa46231bdb0..00c3787eef95 100644 --- a/x11-libs/cairo/cairo-0.1.18-r1.ebuild +++ b/x11-libs/cairo/cairo-0.1.18-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.18-r1.ebuild,v 1.5 2005/01/01 20:39:16 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.18-r1.ebuild,v 1.6 2005/05/05 22:46:11 swegener Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -13,7 +13,7 @@ DEPEND="virtual/x11 || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) virtual/xft media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 media-libs/libpixman" src_compile() { diff --git a/x11-libs/cairo/cairo-0.1.18.ebuild b/x11-libs/cairo/cairo-0.1.18.ebuild index d71c47a5eab1..4e75ca24630e 100644 --- a/x11-libs/cairo/cairo-0.1.18.ebuild +++ b/x11-libs/cairo/cairo-0.1.18.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.18.ebuild,v 1.11 2005/01/01 20:39:16 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.18.ebuild,v 1.12 2005/05/05 22:46:11 swegener Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -13,7 +13,7 @@ DEPEND="virtual/x11 !>=x11-base/xfree-4.3.0-r7 virtual/xft media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 media-libs/libpixman" src_compile() { diff --git a/x11-libs/cairo/cairo-0.1.23-r1.ebuild b/x11-libs/cairo/cairo-0.1.23-r1.ebuild index 225739e5b253..a533388d20e9 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.14 2005/01/19 01:14:43 vapier Exp $ +# $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 $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -15,7 +15,7 @@ DEPEND="virtual/x11 || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) virtual/xft media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 >=media-libs/libpixman-0.1.1" src_compile() { diff --git a/x11-libs/cairo/cairo-0.1.23.ebuild b/x11-libs/cairo/cairo-0.1.23.ebuild index 5fbea0876e1b..67803a418067 100644 --- a/x11-libs/cairo/cairo-0.1.23.ebuild +++ b/x11-libs/cairo/cairo-0.1.23.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.ebuild,v 1.11 2005/01/01 20:39:16 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.23.ebuild,v 1.12 2005/05/05 22:46:11 swegener Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -14,7 +14,7 @@ DEPEND="virtual/x11 !x11-base/xorg-x11 virtual/xft media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 >=media-libs/libpixman-0.1.1" src_compile() { diff --git a/x11-libs/cairo/cairo-0.2.0-r1.ebuild b/x11-libs/cairo/cairo-0.2.0-r1.ebuild index 0edb625288d5..eaf7da58a503 100644 --- a/x11-libs/cairo/cairo-0.2.0-r1.ebuild +++ b/x11-libs/cairo/cairo-0.2.0-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.2.0-r1.ebuild,v 1.1 2005/02/23 19:36:24 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.2.0-r1.ebuild,v 1.2 2005/05/05 22:46:11 swegener Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -17,7 +17,7 @@ DEPEND="X? ( || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) ) media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 >=media-libs/libpixman-0.1.2 glitz? ( =media-libs/glitz-0.2.3 ) png? ( media-libs/libpng )" diff --git a/x11-libs/cairo/cairo-0.2.0.ebuild b/x11-libs/cairo/cairo-0.2.0.ebuild index 7f32001b1376..a4e2ba7d6f04 100644 --- a/x11-libs/cairo/cairo-0.2.0.ebuild +++ b/x11-libs/cairo/cairo-0.2.0.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.2.0.ebuild,v 1.8 2005/02/06 17:49:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.2.0.ebuild,v 1.9 2005/05/05 22:46:11 swegener Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -15,7 +15,7 @@ DEPEND="virtual/x11 || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) virtual/xft media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 >=media-libs/libpixman-0.1.2 glitz? ( =media-libs/glitz-0.2.3 ) png? ( media-libs/libpng )" diff --git a/x11-libs/cairo/cairo-0.3.0-r1.ebuild b/x11-libs/cairo/cairo-0.3.0-r1.ebuild index 0a011f6f9b53..50b597881b26 100644 --- a/x11-libs/cairo/cairo-0.3.0-r1.ebuild +++ b/x11-libs/cairo/cairo-0.3.0-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.3.0-r1.ebuild,v 1.1 2005/02/23 19:36:24 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.3.0-r1.ebuild,v 1.2 2005/05/05 22:46:11 swegener Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -17,7 +17,7 @@ DEPEND="X? ( || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) ) media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 >=media-libs/libpixman-0.1.2 glitz? ( =media-libs/glitz-0.3.0* ) png? ( media-libs/libpng )" diff --git a/x11-libs/cairo/cairo-0.3.0-r2.ebuild b/x11-libs/cairo/cairo-0.3.0-r2.ebuild index e0cf45e40565..a0b0ba2421c6 100644 --- a/x11-libs/cairo/cairo-0.3.0-r2.ebuild +++ b/x11-libs/cairo/cairo-0.3.0-r2.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.3.0-r2.ebuild,v 1.1 2005/04/11 20:23:08 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.3.0-r2.ebuild,v 1.2 2005/05/05 22:46:11 swegener Exp $ inherit eutils @@ -19,7 +19,7 @@ DEPEND="X? ( || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) ) media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 >=media-libs/libpixman-0.1.2 glitz? ( =media-libs/glitz-0.3.0* ) png? ( media-libs/libpng )" diff --git a/x11-libs/cairo/cairo-0.3.0.ebuild b/x11-libs/cairo/cairo-0.3.0.ebuild index 1aaeab8db17a..3b0c95d01925 100644 --- a/x11-libs/cairo/cairo-0.3.0.ebuild +++ b/x11-libs/cairo/cairo-0.3.0.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.3.0.ebuild,v 1.5 2005/03/07 16:57:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.3.0.ebuild,v 1.6 2005/05/05 22:46:11 swegener Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -15,7 +15,7 @@ DEPEND="virtual/x11 || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) virtual/xft media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 >=media-libs/libpixman-0.1.2 glitz? ( =media-libs/glitz-0.3.0* ) png? ( media-libs/libpng )" diff --git a/x11-libs/cairo/cairo-0.4.0.ebuild b/x11-libs/cairo/cairo-0.4.0.ebuild index 09048e9e775c..01c73d7bca70 100644 --- a/x11-libs/cairo/cairo-0.4.0.ebuild +++ b/x11-libs/cairo/cairo-0.4.0.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.4.0.ebuild,v 1.1 2005/04/11 20:48:08 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.4.0.ebuild,v 1.2 2005/05/05 22:46:11 swegener Exp $ inherit eutils @@ -19,7 +19,7 @@ DEPEND="X? ( || ( >=x11-base/xfree-4.3.0-r7 x11-base/xorg-x11 ) ) media-libs/fontconfig - >=media-libs/freetype-2* + >=media-libs/freetype-2 >=media-libs/libpixman-0.1.4 glitz? ( =media-libs/glitz-0.4.0* ) png? ( media-libs/libpng )" |