diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-08-08 09:09:23 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-08-08 09:09:23 +0000 |
commit | f5e0d2753bef2cb008e5ec26c2b64e55da417c4f (patch) | |
tree | d89da900bc981b6582143994543405b08f136423 /media-libs/libwmf/libwmf-0.2.8.4.ebuild | |
parent | fix build problems, bug 143103, thanks to Jack Eids_no_google_me_ness <jac... (diff) | |
download | gentoo-2-f5e0d2753bef2cb008e5ec26c2b64e55da417c4f.tar.gz gentoo-2-f5e0d2753bef2cb008e5ec26c2b64e55da417c4f.tar.bz2 gentoo-2-f5e0d2753bef2cb008e5ec26c2b64e55da417c4f.zip |
Stable on hppa. See bug #139325.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'media-libs/libwmf/libwmf-0.2.8.4.ebuild')
-rw-r--r-- | media-libs/libwmf/libwmf-0.2.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libwmf/libwmf-0.2.8.4.ebuild b/media-libs/libwmf/libwmf-0.2.8.4.ebuild index 05b228156828..39af79c1e09d 100644 --- a/media-libs/libwmf/libwmf-0.2.8.4.ebuild +++ b/media-libs/libwmf/libwmf-0.2.8.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/libwmf/libwmf-0.2.8.4.ebuild,v 1.7 2006/08/08 00:42:21 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/libwmf-0.2.8.4.ebuild,v 1.8 2006/08/08 09:09:23 killerfox Exp $ inherit eutils autotools @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~sh sparc x86" IUSE="jpeg X expat xml debug doc gtk gd" RDEPEND="virtual/ghostscript |