summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-18 13:29:00 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-18 13:29:00 +0000
commitd2a93567df59eb56d7797f85ba1adfc4501ed9a2 (patch)
treeb82c201822895ddbe067cbb91ca1ddedec11b49a /x11-libs
parent (Manifest recommit) (diff)
downloadgentoo-2-d2a93567df59eb56d7797f85ba1adfc4501ed9a2.tar.gz
gentoo-2-d2a93567df59eb56d7797f85ba1adfc4501ed9a2.tar.bz2
gentoo-2-d2a93567df59eb56d7797f85ba1adfc4501ed9a2.zip
Added to ~ppc
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-0.1.18.ebuild4
-rw-r--r--x11-libs/libsvg-cairo/ChangeLog5
-rw-r--r--x11-libs/libsvg-cairo/libsvg-cairo-0.1.4.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index b1261fe9c7c8..aedc27f0cd17 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/cairo
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.2 2004/03/18 10:53:08 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.3 2004/03/18 13:26:54 dholm Exp $
+
+ 18 Mar 2004; David Holm <dholm@gentoo.org> cairo-0.1.18.ebuild:
+ Added to ~ppc.
18 Mar 2004; Tom Payne <twp@gentoo.org> cairo-0.1.18.ebuild :
Install xrender.pc.
diff --git a/x11-libs/cairo/cairo-0.1.18.ebuild b/x11-libs/cairo/cairo-0.1.18.ebuild
index b73bd8034ace..45b2229e8ab7 100644
--- a/x11-libs/cairo/cairo-0.1.18.ebuild
+++ b/x11-libs/cairo/cairo-0.1.18.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2004/03/17 23:37:08 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.18.ebuild,v 1.2 2004/03/18 13:26:54 dholm Exp $
DESCRIPTION="A vector graphics library with cross-device output support"
HOMEPAGE="http://cairographics.org/"
SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="virtual/x11
virtual/xft
diff --git a/x11-libs/libsvg-cairo/ChangeLog b/x11-libs/libsvg-cairo/ChangeLog
index d659339f4cb2..12e066e17d83 100644
--- a/x11-libs/libsvg-cairo/ChangeLog
+++ b/x11-libs/libsvg-cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libsvg-cairo
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/ChangeLog,v 1.2 2004/03/18 10:53:42 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/ChangeLog,v 1.3 2004/03/18 13:29:00 dholm Exp $
+
+ 18 Mar 2004; David Holm <dholm@gentoo.org> libsvg-cairo-0.1.4.ebuild:
+ Added to ~ppc.
*libsvg-cairo-0.1.4 (18 Mar 2004)
diff --git a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.4.ebuild b/x11-libs/libsvg-cairo/libsvg-cairo-0.1.4.ebuild
index 10ce9d2f81ba..283a05faac8a 100644
--- a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.4.ebuild
+++ b/x11-libs/libsvg-cairo/libsvg-cairo-0.1.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/libsvg-cairo-0.1.4.ebuild,v 1.1 2004/03/17 23:50:01 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/libsvg-cairo-0.1.4.ebuild,v 1.2 2004/03/18 13:29:00 dholm Exp $
DESCRIPTION="Render SVG content using cairo"
HOMEPAGE="http://xsvg.org/"
SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz"
LICENSE="X11"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="x11-libs/cairo
media-libs/libsvg"