diff options
author | 2012-04-29 15:13:14 +0000 | |
---|---|---|
committer | 2012-04-29 15:13:14 +0000 | |
commit | 95f74d88b22479cd14c669b31f2967cb73a4a001 (patch) | |
tree | 7a409bcc8532329414ab3513dbaeb5c4e9dedf72 /app-text | |
parent | x86 stable, bug #410611 (diff) | |
download | gentoo-2-95f74d88b22479cd14c669b31f2967cb73a4a001.tar.gz gentoo-2-95f74d88b22479cd14c669b31f2967cb73a4a001.tar.bz2 gentoo-2-95f74d88b22479cd14c669b31f2967cb73a4a001.zip |
x86 stable, bug #410611
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/evince/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/evince/evince-2.32.0-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index 37c9ae189385..270bd79c62fa 100644 --- a/app-text/evince/ChangeLog +++ b/app-text/evince/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/evince # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.240 2012/04/25 19:27:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.241 2012/04/29 15:13:14 maekke Exp $ + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> evince-2.32.0-r4.ebuild: + x86 stable, bug #410611 25 Apr 2012; Markus Meier <maekke@gentoo.org> evince-2.32.0-r4.ebuild: arm stable, bug #410611 diff --git a/app-text/evince/evince-2.32.0-r4.ebuild b/app-text/evince/evince-2.32.0-r4.ebuild index dea7b4c31e20..822df7109f07 100644 --- a/app-text/evince/evince-2.32.0-r4.ebuild +++ b/app-text/evince/evince-2.32.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r4.ebuild,v 1.6 2012/04/25 19:27:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r4.ebuild,v 1.7 2012/04/29 15:13:14 maekke Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/evince/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" IUSE="dbus debug djvu dvi gnome gnome-keyring +introspection nautilus t1lib tiff" |