diff options
author | 2010-01-14 06:58:36 +0000 | |
---|---|---|
committer | 2010-01-14 06:58:36 +0000 | |
commit | 6f0b71ee16673bf5426d5b17795d919e712c1bc9 (patch) | |
tree | b56b6d0186f39a36fec60c760f48bafbb0a7f41f /media-gfx/inkscape/inkscape-0.47.ebuild | |
parent | Re-added the accidently droped $(LDFLAGS) (diff) | |
download | gentoo-2-6f0b71ee16673bf5426d5b17795d919e712c1bc9.tar.gz gentoo-2-6f0b71ee16673bf5426d5b17795d919e712c1bc9.tar.bz2 gentoo-2-6f0b71ee16673bf5426d5b17795d919e712c1bc9.zip |
Stable for HPPA (bug #299480).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.47.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/inkscape/inkscape-0.47.ebuild b/media-gfx/inkscape/inkscape-0.47.ebuild index e3d4c1fb7bbe..86af877bfbe8 100644 --- a/media-gfx/inkscape/inkscape-0.47.ebuild +++ b/media-gfx/inkscape/inkscape-0.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.7 2010/01/07 18:14:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.8 2010/01/14 06:58:36 jer Exp $ EAPI=2 inherit gnome2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.inkscape.org/" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" IUSE="dia gnome inkjar lcms mmx nls postscript spell wmf" RESTRICT="test" |