diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-06-16 14:56:55 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-06-16 14:56:55 +0000 |
commit | 4b0570d617e87c2a8b242a7b7d407aa8989600b2 (patch) | |
tree | 2789fc7e2c937d6cab426f35ee28cfefaf0ca126 /app-text | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-4b0570d617e87c2a8b242a7b7d407aa8989600b2.tar.gz gentoo-2-4b0570d617e87c2a8b242a7b7d407aa8989600b2.tar.bz2 gentoo-2-4b0570d617e87c2a8b242a7b7d407aa8989600b2.zip |
Keyword ~mips
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/evince/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/evince/evince-3.10.3.ebuild | 4 | ||||
-rw-r--r-- | app-text/evince/evince-3.12.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index 79f9ae8234fd..ea0bf80bdaa0 100644 --- a/app-text/evince/ChangeLog +++ b/app-text/evince/ChangeLog @@ -1,6 +1,10 @@ # 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.270 2014/04/27 15:48:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.271 2014/06/16 14:56:55 blueness Exp $ + + 16 Jun 2014; Anthony G. Basile <blueness@gentoo.org> evince-3.10.3.ebuild, + evince-3.12.1.ebuild: + Keyword ~mips *evince-3.12.1 (27 Apr 2014) diff --git a/app-text/evince/evince-3.10.3.ebuild b/app-text/evince/evince-3.10.3.ebuild index 9652d54a43e5..c1d7d5dbff2d 100644 --- a/app-text/evince/evince-3.10.3.ebuild +++ b/app-text/evince/evince-3.10.3.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.10.3.ebuild,v 1.4 2014/03/09 11:54:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.10.3.ebuild,v 1.5 2014/06/16 14:56:55 blueness 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 ~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 diff --git a/app-text/evince/evince-3.12.1.ebuild b/app-text/evince/evince-3.12.1.ebuild index 109230982310..43b688ca343c 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.1 2014/04/27 15:48:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.12.1.ebuild,v 1.2 2014/06/16 14:56:55 blueness 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 ~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 |