diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-09-10 00:15:27 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-09-10 00:15:27 +0000 |
commit | b89162d029a5f6838539f973747f275d9e5f9f8b (patch) | |
tree | 65846d67069338d7d9be18f1b60da89059054c74 /media-libs/libsvg/libsvg-0.1.4.ebuild | |
parent | Stable on x86, bug #146522. (diff) | |
download | gentoo-2-b89162d029a5f6838539f973747f275d9e5f9f8b.tar.gz gentoo-2-b89162d029a5f6838539f973747f275d9e5f9f8b.tar.bz2 gentoo-2-b89162d029a5f6838539f973747f275d9e5f9f8b.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.1_rc1-r5)
Diffstat (limited to 'media-libs/libsvg/libsvg-0.1.4.ebuild')
-rw-r--r-- | media-libs/libsvg/libsvg-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsvg/libsvg-0.1.4.ebuild b/media-libs/libsvg/libsvg-0.1.4.ebuild index f976e8df0908..605651cd0a07 100644 --- a/media-libs/libsvg/libsvg-0.1.4.ebuild +++ b/media-libs/libsvg/libsvg-0.1.4.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/media-libs/libsvg/libsvg-0.1.4.ebuild,v 1.14 2006/09/04 01:09:38 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsvg/libsvg-0.1.4.ebuild,v 1.15 2006/09/10 00:15:27 the_paya Exp $ DESCRIPTION="A parser for SVG content in files or buffers" HOMEPAGE="http://xsvg.org/" @@ -8,7 +8,7 @@ SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/libxml2 |