diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:11:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:11:36 +0000 |
commit | b9b6931bc5dd1cd988b8ac511d1246535ccdb17c (patch) | |
tree | 95402e42e96048a1439be1b219a1c53fb419b7b4 /app-text/evince | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-b9b6931bc5dd1cd988b8ac511d1246535ccdb17c.tar.gz gentoo-2-b9b6931bc5dd1cd988b8ac511d1246535ccdb17c.tar.bz2 gentoo-2-b9b6931bc5dd1cd988b8ac511d1246535ccdb17c.zip |
ppc/ppc64 stable wrt #369909
(Portage version: 2.2.0_alpha59/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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index 6fc40879e65f..9af962e03139 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.227 2011/08/16 22:43:46 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.228 2011/10/05 17:11:36 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> evince-2.32.0-r3.ebuild: + ppc/ppc64 stable wrt #369909 *evince-3.0.2 (16 Aug 2011) diff --git a/app-text/evince/evince-2.32.0-r3.ebuild b/app-text/evince/evince-2.32.0-r3.ebuild index 6f0330ea5755..47b1761f72e0 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.6 2011/08/13 16:32:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r3.ebuild,v 1.7 2011/10/05 17:11:36 xarthisius 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" |