diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-24 23:57:52 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-24 23:57:52 +0000 |
commit | ce1cbad1fe6cd9d703908b7c7ab815c9717f75cb (patch) | |
tree | ec2012aef0915b9c5f37f2abbc946ae9f893af96 /app-text/djvu/djvu-3.5.19.ebuild | |
parent | add back arm/sh love (diff) | |
download | gentoo-2-ce1cbad1fe6cd9d703908b7c7ab815c9717f75cb.tar.gz gentoo-2-ce1cbad1fe6cd9d703908b7c7ab815c9717f75cb.tar.bz2 gentoo-2-ce1cbad1fe6cd9d703908b7c7ab815c9717f75cb.zip |
Stable on amd64 wrt bug 183056
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'app-text/djvu/djvu-3.5.19.ebuild')
-rw-r--r-- | app-text/djvu/djvu-3.5.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/djvu/djvu-3.5.19.ebuild b/app-text/djvu/djvu-3.5.19.ebuild index f66f18287a07..70b67ed25522 100644 --- a/app-text/djvu/djvu-3.5.19.ebuild +++ b/app-text/djvu/djvu-3.5.19.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/app-text/djvu/djvu-3.5.19.ebuild,v 1.4 2007/06/24 23:24:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.19.ebuild,v 1.5 2007/06/24 23:57:52 angelos Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="xml qt3 jpeg tiff debug threads nls nsplugin kde doc" DEPEND="jpeg? ( >=media-libs/jpeg-6b-r2 ) |