diff options
author | 2013-05-17 22:52:37 +0000 | |
---|---|---|
committer | 2013-05-17 22:52:37 +0000 | |
commit | 3ed4f3bda2ffa60ef5386da7d56557af07f94d22 (patch) | |
tree | 3627ef89a8b5ba2f666910abd6d6d3f13655069f /app-text/djvu/djvu-3.5.25.3.ebuild | |
parent | Stable for ia64, wrt bug #463126 (diff) | |
download | gentoo-2-3ed4f3bda2ffa60ef5386da7d56557af07f94d22.tar.gz gentoo-2-3ed4f3bda2ffa60ef5386da7d56557af07f94d22.tar.bz2 gentoo-2-3ed4f3bda2ffa60ef5386da7d56557af07f94d22.zip |
Stable for ia64, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/djvu/djvu-3.5.25.3.ebuild')
-rw-r--r-- | app-text/djvu/djvu-3.5.25.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/djvu/djvu-3.5.25.3.ebuild b/app-text/djvu/djvu-3.5.25.3.ebuild index 784b02a3af07..f57ccb345dfa 100644 --- a/app-text/djvu/djvu-3.5.25.3.ebuild +++ b/app-text/djvu/djvu-3.5.25.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.8 2013/05/17 16:39:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.9 2013/05/17 22:52:37 ago Exp $ EAPI=5 inherit autotools eutils fdo-mime flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="debug doc jpeg tiff xml" RDEPEND="jpeg? ( virtual/jpeg ) |