diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:26 +0000 |
commit | 9d30cdc137d5501f11b9da56738e4586ed0a33e1 (patch) | |
tree | 910b118b09842d49c1ba2c69b3d1529d73fa6391 /app-text | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-9d30cdc137d5501f11b9da56738e4586ed0a33e1.tar.gz gentoo-2-9d30cdc137d5501f11b9da56738e4586ed0a33e1.tar.bz2 gentoo-2-9d30cdc137d5501f11b9da56738e4586ed0a33e1.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/evince/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/evince/evince-3.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index ea0bf80bdaa0..0c693bbeffe3 100644 --- a/app-text/evince/ChangeLog +++ b/app-text/evince/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/evince # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.271 2014/06/16 14:56:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.272 2014/07/22 10:42:26 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> evince-3.12.1.ebuild: + Stable for amd64, wrt bug #512912 16 Jun 2014; Anthony G. Basile <blueness@gentoo.org> evince-3.10.3.ebuild, evince-3.12.1.ebuild: diff --git a/app-text/evince/evince-3.12.1.ebuild b/app-text/evince/evince-3.12.1.ebuild index 43b688ca343c..dd0d0dac2665 100644 --- a/app-text/evince/evince-3.12.1.ebuild +++ b/app-text/evince/evince-3.12.1.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/evince/evince-3.12.1.ebuild,v 1.2 2014/06/16 14:56:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.12.1.ebuild,v 1.3 2014/07/22 10:42:26 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ LICENSE="GPL-2+ CC-BY-SA-3.0" # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3) SLOT="0/evd3.4-evv3.3" IUSE="debug djvu dvi +introspection libsecret nautilus +postscript t1lib tiff xps" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" # Since 2.26.2, can handle poppler without cairo support. Make it optional ? # not mature enough |