diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-10 10:13:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-10 10:13:35 +0000 |
commit | 269ce74aeeb6abb78f85db3ffcfd8ad585257c84 (patch) | |
tree | ee420b4b94a6b6df27a9247327f221573b0c3d89 /app-text/evince/evince-2.20.1.ebuild | |
parent | Update gtk+ and libglade dependencies for bug #198627. (diff) | |
download | gentoo-2-269ce74aeeb6abb78f85db3ffcfd8ad585257c84.tar.gz gentoo-2-269ce74aeeb6abb78f85db3ffcfd8ad585257c84.tar.bz2 gentoo-2-269ce74aeeb6abb78f85db3ffcfd8ad585257c84.zip |
Stable on ppc64; bug #196735
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-text/evince/evince-2.20.1.ebuild')
-rw-r--r-- | app-text/evince/evince-2.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/evince/evince-2.20.1.ebuild b/app-text/evince/evince-2.20.1.ebuild index a7d1dbeaafb5..f4ad02cafbe9 100644 --- a/app-text/evince/evince-2.20.1.ebuild +++ b/app-text/evince/evince-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.1.ebuild,v 1.1 2007/10/17 22:19:51 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.1.ebuild,v 1.2 2007/11/10 10:13:35 corsair Exp $ WANT_AUTOMAKE="1.9" inherit eutils gnome2 autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/projects/evince/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="dbus djvu doc dvi gnome t1lib tiff" RDEPEND=" |