diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-04 17:36:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-04 17:36:12 +0000 |
commit | 77e167958720a4b81be8cd655a3d211cc8d0270e (patch) | |
tree | a11827af583eeef4b49c52fd8ff7c8b1c2b83b9d /x11-libs/cairo | |
parent | amd64/x86 stable, bug #252819 (diff) | |
download | gentoo-2-77e167958720a4b81be8cd655a3d211cc8d0270e.tar.gz gentoo-2-77e167958720a4b81be8cd655a3d211cc8d0270e.tar.bz2 gentoo-2-77e167958720a4b81be8cd655a3d211cc8d0270e.zip |
s390 stable wrt #224929
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.6.4-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.6.4.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index bed35c8b107a..65b96e424b35 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,10 @@ # 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.206 2008/12/31 21:48:56 cardoe Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.207 2009/01/04 17:36:12 armin76 Exp $ + + 04 Jan 2009; Raúl Porcel <armin76@gentoo.org> cairo-1.6.4.ebuild, + cairo-1.6.4-r1.ebuild: + s390 stable wrt #224929 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: diff --git a/x11-libs/cairo/cairo-1.6.4-r1.ebuild b/x11-libs/cairo/cairo-1.6.4-r1.ebuild index 41348a319ea7..a425ff2784e4 100644 --- a/x11-libs/cairo/cairo-1.6.4-r1.ebuild +++ b/x11-libs/cairo/cairo-1.6.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4-r1.ebuild,v 1.7 2008/12/26 03:39:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4-r1.ebuild,v 1.8 2009/01/04 17:36:12 armin76 Exp $ inherit eutils flag-o-matic libtool @@ -10,7 +10,7 @@ SRC_URI="http://cairographics.org/releases/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug directfb doc glitz opengl svg test X xcb" # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it diff --git a/x11-libs/cairo/cairo-1.6.4.ebuild b/x11-libs/cairo/cairo-1.6.4.ebuild index 6775960eb824..10483de3dc6d 100644 --- a/x11-libs/cairo/cairo-1.6.4.ebuild +++ b/x11-libs/cairo/cairo-1.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4.ebuild,v 1.12 2008/12/26 03:39:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4.ebuild,v 1.13 2009/01/04 17:36:12 armin76 Exp $ inherit eutils flag-o-matic libtool @@ -10,7 +10,7 @@ SRC_URI="http://cairographics.org/releases/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug directfb doc glitz opengl svg test X xcb" # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it |