diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:56:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:56:28 +0000 |
commit | 788a61700baf69b8202a7fd51ae210eb5971a693 (patch) | |
tree | b15ab01f9515deb5a429e67f797fd48774343a75 /app-text | |
parent | Stable for sparc, wrt bug #470290 (diff) | |
download | gentoo-2-788a61700baf69b8202a7fd51ae210eb5971a693.tar.gz gentoo-2-788a61700baf69b8202a7fd51ae210eb5971a693.tar.bz2 gentoo-2-788a61700baf69b8202a7fd51ae210eb5971a693.zip |
Stable for sparc, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/djvu/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.25.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/djvu/ChangeLog b/app-text/djvu/ChangeLog index a7f219451474..0ba894e55094 100644 --- a/app-text/djvu/ChangeLog +++ b/app-text/djvu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/djvu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.144 2013/05/20 17:45:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.145 2013/05/25 07:56:28 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild: + Stable for sparc, wrt bug #461076 20 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild: Stable for s390, wrt bug #461076 diff --git a/app-text/djvu/djvu-3.5.25.3.ebuild b/app-text/djvu/djvu-3.5.25.3.ebuild index 62053c8c9de3..a42c55c09992 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.12 2013/05/20 17:45:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.13 2013/05/25 07:56:28 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 ) |