diff options
author | 2007-03-12 22:37:54 +0000 | |
---|---|---|
committer | 2007-03-12 22:37:54 +0000 | |
commit | 04567b5d972ed1650db61c93370a0aeaa15404c5 (patch) | |
tree | f95aae96bfeef8edbfb0b4ec9da46e4c5d31db91 /media-gfx/xsvg/xsvg-0.2.1.ebuild | |
parent | x86 stable (diff) | |
download | historical-04567b5d972ed1650db61c93370a0aeaa15404c5.tar.gz historical-04567b5d972ed1650db61c93370a0aeaa15404c5.tar.bz2 historical-04567b5d972ed1650db61c93370a0aeaa15404c5.zip |
x86 stable wrt bug 134328
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-gfx/xsvg/xsvg-0.2.1.ebuild')
-rw-r--r-- | media-gfx/xsvg/xsvg-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xsvg/xsvg-0.2.1.ebuild b/media-gfx/xsvg/xsvg-0.2.1.ebuild index e167de39995d..9936cbf89957 100644 --- a/media-gfx/xsvg/xsvg-0.2.1.ebuild +++ b/media-gfx/xsvg/xsvg-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild,v 1.6 2007/03/12 20:49:55 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild,v 1.7 2007/03/12 22:37:54 armin76 Exp $ inherit autotools eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://cairographics.org" SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND=">=x11-libs/libsvg-cairo-0.1.6" DEPEND="${RDEPEND} |