summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-03-30 15:44:36 +0000
committerMarinus Schraal <foser@gentoo.org>2003-03-30 15:44:36 +0000
commitd25a8501ea2fd039d8f0e441990f37a08c3334c7 (patch)
tree679037d8605b5294d68f24d3c4ea17dc48e46b34 /gnome-base
parentmark x86 (diff)
downloadgentoo-2-d25a8501ea2fd039d8f0e441990f37a08c3334c7.tar.gz
gentoo-2-d25a8501ea2fd039d8f0e441990f37a08c3334c7.tar.bz2
gentoo-2-d25a8501ea2fd039d8f0e441990f37a08c3334c7.zip
and fixing up stuff...
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/librsvg/files/digest-librsvg-2.2.51
-rw-r--r--gnome-base/librsvg/librsvg-2.2.5.ebuild4
2 files changed, 3 insertions, 2 deletions
diff --git a/gnome-base/librsvg/files/digest-librsvg-2.2.5 b/gnome-base/librsvg/files/digest-librsvg-2.2.5
new file mode 100644
index 000000000000..48567cdec36d
--- /dev/null
+++ b/gnome-base/librsvg/files/digest-librsvg-2.2.5
@@ -0,0 +1 @@
+MD5 db71094f14f460142b356c5ce6b9f835 librsvg-2.2.5.tar.bz2 225319
diff --git a/gnome-base/librsvg/librsvg-2.2.5.ebuild b/gnome-base/librsvg/librsvg-2.2.5.ebuild
index f9c15ee65156..4b4d22ebee4c 100644
--- a/gnome-base/librsvg/librsvg-2.2.5.ebuild
+++ b/gnome-base/librsvg/librsvg-2.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.2.5.ebuild,v 1.1 2003/03/21 11:19:58 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.2.5.ebuild,v 1.2 2003/03/30 15:44:36 foser Exp $
inherit gnome2
@@ -8,7 +8,7 @@ IUSE="doc"
DESCRIPTION="rendering svg library"
HOMEPAGE="http://www.gnome.org/"
SLOT="2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="x86 ~ppc ~alpha ~sparc"
LICENSE="GPL-2 LGPL-2"
RDEPEND=">=dev-libs/glib-2