diff options
author | 2008-02-27 04:23:12 +0000 | |
---|---|---|
committer | 2008-02-27 04:23:12 +0000 | |
commit | 639c622f2cc6f52d99bcdc62d0ad6c54afc52d9a (patch) | |
tree | 3385974c42c39d7f4d461093216407adbb86682e /media-gfx/xsvg/xsvg-0.2.1.ebuild | |
parent | Stable for HPPA (bug #211558). (diff) | |
download | gentoo-2-639c622f2cc6f52d99bcdc62d0ad6c54afc52d9a.tar.gz gentoo-2-639c622f2cc6f52d99bcdc62d0ad6c54afc52d9a.tar.bz2 gentoo-2-639c622f2cc6f52d99bcdc62d0ad6c54afc52d9a.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
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 09cbfa249bc6..a2750ec92164 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-2008 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.9 2008/02/26 19:40:51 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild,v 1.10 2008/02/27 04:23:12 jer Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="" RDEPEND="x11-libs/libsvg-cairo" |