diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 01:56:23 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 01:56:23 +0000 |
commit | fa0b536e1109dd0c874710ddd6c0ea8c7d516454 (patch) | |
tree | 0adf422462f7e24d2cb818b1674e23e671884b43 /x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild | |
parent | Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 (diff) | |
download | historical-fa0b536e1109dd0c874710ddd6c0ea8c7d516454.tar.gz historical-fa0b536e1109dd0c874710ddd6c0ea8c7d516454.tar.bz2 historical-fa0b536e1109dd0c874710ddd6c0ea8c7d516454.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild')
-rw-r--r-- | x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 2acef4d2f4c9..3f4ade0d2d0b 100644 --- a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild +++ b/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.9 2006/01/20 20:29:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild,v 1.10 2006/01/22 01:56:23 tsunam Exp $ DESCRIPTION="Render SVG content using cairo" HOMEPAGE="http://xsvg.org/" @@ -8,7 +8,7 @@ SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="X11" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND=">=x11-libs/cairo-0.5.0 |