diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 16:32:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 16:32:31 +0000 |
commit | 682cea9463da97270a792847cce07edcc8056b5a (patch) | |
tree | 3c088b5229c61bd84b1bc886d5fbabbfe7369442 /app-text | |
parent | alpha/ia64/sparc stable wrt #369909 (diff) | |
download | gentoo-2-682cea9463da97270a792847cce07edcc8056b5a.tar.gz gentoo-2-682cea9463da97270a792847cce07edcc8056b5a.tar.bz2 gentoo-2-682cea9463da97270a792847cce07edcc8056b5a.zip |
alpha/ia64/sparc stable wrt #369909
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/evince/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/evince/evince-2.32.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index c25779a2fe31..005e3f913e01 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.225 2011/07/17 20:39:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.226 2011/08/13 16:32:31 armin76 Exp $ + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> evince-2.32.0-r3.ebuild: + alpha/ia64/sparc stable wrt #369909 17 Jul 2011; Markus Meier <maekke@gentoo.org> evince-2.32.0-r3.ebuild: arm stable, bug #369909 diff --git a/app-text/evince/evince-2.32.0-r3.ebuild b/app-text/evince/evince-2.32.0-r3.ebuild index 388f410fb0ee..6f0330ea5755 100644 --- a/app-text/evince/evince-2.32.0-r3.ebuild +++ b/app-text/evince/evince-2.32.0-r3.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-r3.ebuild,v 1.5 2011/07/17 20:39:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r3.ebuild,v 1.6 2011/08/13 16:32:31 armin76 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" |