diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:19:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:19:41 +0000 |
commit | 1bf4c4c6eaa0cc09dc1157e3fb5559912f989ad4 (patch) | |
tree | d50369f1e9644a4302a6884bcc23994c09a8327f /app-text/djview | |
parent | Stable for ppc, wrt bug #474154 (diff) | |
download | gentoo-2-1bf4c4c6eaa0cc09dc1157e3fb5559912f989ad4.tar.gz gentoo-2-1bf4c4c6eaa0cc09dc1157e3fb5559912f989ad4.tar.bz2 gentoo-2-1bf4c4c6eaa0cc09dc1157e3fb5559912f989ad4.zip |
Stable for ppc, wrt bug #457032
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 519981b74e63..b94b34a82264 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.24 2014/03/01 23:38:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djview/ChangeLog,v 1.25 2014/03/05 15:19:41 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> djview-4.9.ebuild: + Stable for ppc, wrt bug #457032 01 Mar 2014; Pacho Ramos <pacho@gentoo.org> djview-4.9.ebuild: amd64 stable, bug #457032 diff --git a/app-text/djview/djview-4.9.ebuild b/app-text/djview/djview-4.9.ebuild index cff69ac14ff6..5ac2f2d1a110 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.7 2014/03/01 23:38:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djview/djview-4.9.ebuild,v 1.8 2014/03/05 15:19:41 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=" |