summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-10-25 08:11:16 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-10-25 08:11:16 +0000
commitbce0198cdb601e2d5afddbf9505e441cb1fc0ef8 (patch)
tree0fc35ace386364040e37902740901f93284d1ef1 /x11-libs
parentUnstable on hppa. (diff)
downloadgentoo-2-bce0198cdb601e2d5afddbf9505e441cb1fc0ef8.tar.gz
gentoo-2-bce0198cdb601e2d5afddbf9505e441cb1fc0ef8.tar.bz2
gentoo-2-bce0198cdb601e2d5afddbf9505e441cb1fc0ef8.zip
Unstable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libsvg-cairo/ChangeLog6
-rw-r--r--x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libsvg-cairo/ChangeLog b/x11-libs/libsvg-cairo/ChangeLog
index 99e634c561b5..3b2cb867452f 100644
--- a/x11-libs/libsvg-cairo/ChangeLog
+++ b/x11-libs/libsvg-cairo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libsvg-cairo
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/ChangeLog,v 1.16 2005/10/20 03:02:24 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/ChangeLog,v 1.17 2005/10/25 08:11:16 killerfox Exp $
+
+ 25 Oct 2005; Rene Nussbaumer <killerfox@gentoo.org>
+ libsvg-cairo-0.1.6.ebuild:
+ Unstable on hppa.
19 Oct 2005; Tom Gall <tgall@gentoo.org> libsvg-cairo-0.1.6.ebuild:
added ~ppc64, bug #108808
diff --git a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild b/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild
index 2e4f6f58e47d..b8565bb6c7f3 100644
--- a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild
+++ b/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild,v 1.4 2005/10/20 03:02:24 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild,v 1.5 2005/10/25 08:11:16 killerfox 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="~amd64 ~arm ~ppc ~s390 ~sparc ~x86 ~ppc64"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
DEPEND=">=x11-libs/cairo-0.5.0
>=media-libs/libsvg-0.1.2"