diff options
Diffstat (limited to 'app-text/djvu/djvu-3.5.9-r1.ebuild')
-rw-r--r-- | app-text/djvu/djvu-3.5.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/djvu/djvu-3.5.9-r1.ebuild b/app-text/djvu/djvu-3.5.9-r1.ebuild index 5ddef1b6d73f..7e40cb347e97 100644 --- a/app-text/djvu/djvu-3.5.9-r1.ebuild +++ b/app-text/djvu/djvu-3.5.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9-r1.ebuild,v 1.3 2003/02/13 09:34:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9-r1.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ inherit nsplugins @@ -10,7 +10,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " IUSE="" DEPEND=">=qt-3.0.4.20020606-r1 >=jpeg-6b-r2" |