diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:29:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:29:18 +0000 |
commit | eb6265e7abd10acd45d9f42ba84821460e6e880d (patch) | |
tree | a66fa20f965b84ccb2c8c0b26251915aff007590 /app-text/djview | |
parent | Stable for ppc64, wrt bug #287414 (diff) | |
download | gentoo-2-eb6265e7abd10acd45d9f42ba84821460e6e880d.tar.gz gentoo-2-eb6265e7abd10acd45d9f42ba84821460e6e880d.tar.bz2 gentoo-2-eb6265e7abd10acd45d9f42ba84821460e6e880d.zip |
Stable for ppc64, wrt bug #457032
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/djview')
-rw-r--r-- | app-text/djview/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/djview/djview-4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/djview/ChangeLog b/app-text/djview/ChangeLog index b94b34a82264..219ef9a71181 100644 --- a/app-text/djview/ChangeLog +++ b/app-text/djview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/djview # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djview/ChangeLog,v 1.25 2014/03/05 15:19:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djview/ChangeLog,v 1.26 2014/03/06 10:29:18 ago Exp $ + + 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> djview-4.9.ebuild: + Stable for ppc64, wrt bug #457032 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> djview-4.9.ebuild: Stable for ppc, wrt bug #457032 diff --git a/app-text/djview/djview-4.9.ebuild b/app-text/djview/djview-4.9.ebuild index 5ac2f2d1a110..04bfa3d041fa 100644 --- a/app-text/djview/djview-4.9.ebuild +++ b/app-text/djview/djview-4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djview/djview-4.9.ebuild,v 1.8 2014/03/05 15:19:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djview/djview-4.9.ebuild,v 1.9 2014/03/06 10:29:18 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 x86" IUSE="debug nsplugin" RDEPEND=" |