diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 14:21:01 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 14:21:01 +0000 |
commit | ffe67a500f564249d4412c0c67ca983dbbe0accc (patch) | |
tree | 3db3730326c066dbc17130a2b4a70cae1807c181 /app-text/djvu/djvu-3.5.16.ebuild | |
parent | Stable on amd64 wrt bug #133152. (diff) | |
download | gentoo-2-ffe67a500f564249d4412c0c67ca983dbbe0accc.tar.gz gentoo-2-ffe67a500f564249d4412c0c67ca983dbbe0accc.tar.bz2 gentoo-2-ffe67a500f564249d4412c0c67ca983dbbe0accc.zip |
Stable on amd64 wrt bug #132349
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'app-text/djvu/djvu-3.5.16.ebuild')
-rw-r--r-- | app-text/djvu/djvu-3.5.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/djvu/djvu-3.5.16.ebuild b/app-text/djvu/djvu-3.5.16.ebuild index 0cf6faa60242..fb92b1b49c45 100644 --- a/app-text/djvu/djvu-3.5.16.ebuild +++ b/app-text/djvu/djvu-3.5.16.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/app-text/djvu/djvu-3.5.16.ebuild,v 1.10 2006/05/25 19:40:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.16.ebuild,v 1.11 2006/05/26 14:21:01 wolf31o2 Exp $ inherit nsplugins flag-o-matic fdo-mime eutils multilib toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ppc64 ~sparc x86" IUSE="xml qt jpeg tiff debug threads nls nsplugin kde" DEPEND="jpeg? ( >=media-libs/jpeg-6b-r2 ) |