diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:57:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:57:21 +0000 |
commit | 8c90aed32bd468dc8b80765dd406c3741436bd04 (patch) | |
tree | d9a451fcaf851d0afaa91c96336c1bbd9148a417 /x11-libs/cairo | |
parent | Stable on sparc (diff) | |
download | gentoo-2-8c90aed32bd468dc8b80765dd406c3741436bd04.tar.gz gentoo-2-8c90aed32bd468dc8b80765dd406c3741436bd04.tar.bz2 gentoo-2-8c90aed32bd468dc8b80765dd406c3741436bd04.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index d5b903053d9b..2da3bc4ecb0a 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2005/02/23 19:36:24 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.32 2005/03/07 16:57:21 corsair Exp $ + + 07 Mar 2005; Markus Rothe <corsair@gentoo.org> cairo-0.3.0.ebuild: + Stable on ppc64 *cairo-0.3.0-r1 (23 Feb 2005) diff --git a/x11-libs/cairo/cairo-0.3.0.ebuild b/x11-libs/cairo/cairo-0.3.0.ebuild index 2263ad0fcd34..1aaeab8db17a 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.4 2005/02/23 18:32:17 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.3.0.ebuild,v 1.5 2005/03/07 16:57:21 corsair Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -8,7 +8,7 @@ SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ppc64" IUSE="glitz png" DEPEND="virtual/x11 |