diff options
author | 2011-04-15 21:41:44 +0000 | |
---|---|---|
committer | 2011-04-15 21:41:44 +0000 | |
commit | 65a9aed75669dccbd542500dd8875a90f9c6b52d (patch) | |
tree | 8794af60b6aa42f68728a755e82c683cfba4964e /app-text/evince | |
parent | Don't PROVIDE virtual/dhcpc, bug 358827. (diff) | |
download | gentoo-2-65a9aed75669dccbd542500dd8875a90f9c6b52d.tar.gz gentoo-2-65a9aed75669dccbd542500dd8875a90f9c6b52d.tar.bz2 gentoo-2-65a9aed75669dccbd542500dd8875a90f9c6b52d.zip |
Stable on amd64 wrt bug #363447
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'app-text/evince')
-rw-r--r-- | app-text/evince/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/evince/evince-2.32.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index 5a5bdfe8b8bd..8d791b0c635a 100644 --- a/app-text/evince/ChangeLog +++ b/app-text/evince/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/evince # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.216 2011/04/15 07:19:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.217 2011/04/15 21:41:43 angelos Exp $ + + 15 Apr 2011; Christoph Mende <angelos@gentoo.org> evince-2.32.0-r2.ebuild: + Stable on amd64 wrt bug #363447 15 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> evince-2.32.0-r2.ebuild: diff --git a/app-text/evince/evince-2.32.0-r2.ebuild b/app-text/evince/evince-2.32.0-r2.ebuild index 6ed316ebf520..a0524ae46b6b 100644 --- a/app-text/evince/evince-2.32.0-r2.ebuild +++ b/app-text/evince/evince-2.32.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r2.ebuild,v 1.3 2011/04/15 07:19:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r2.ebuild,v 1.4 2011/04/15 21:41:44 angelos Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,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 doc dvi gnome gnome-keyring +introspection nautilus t1lib tiff" |