diff options
author | 2013-05-17 16:39:24 +0000 | |
---|---|---|
committer | 2013-05-17 16:39:24 +0000 | |
commit | 22fc49ce6e4b6cc69499e3e3563e8c8686985a5c (patch) | |
tree | 434026fbdfda98c5423546381c11b7cbee5595b2 /app-text/djvu | |
parent | Stable for HPPA (bug #469994). (diff) | |
download | gentoo-2-22fc49ce6e4b6cc69499e3e3563e8c8686985a5c.tar.gz gentoo-2-22fc49ce6e4b6cc69499e3e3563e8c8686985a5c.tar.bz2 gentoo-2-22fc49ce6e4b6cc69499e3e3563e8c8686985a5c.zip |
Stable for HPPA (bug #461076).
(Portage version: 2.2.0_alpha175/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text/djvu')
-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 0c80b6e7502f..831262576c92 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.139 2013/05/16 16:32:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.140 2013/05/17 16:39:24 jer Exp $ + + 17 May 2013; Jeroen Roovers <jer@gentoo.org> djvu-3.5.25.3.ebuild: + Stable for HPPA (bug #461076). 16 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild: Stable for arm, 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 c837a3e28123..784b02a3af07 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.7 2013/05/16 16:32:16 ago Exp $ +# $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 $ 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 ) |