diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/efax-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog index 473b9a86adee..4092b19534cd 100644 --- a/x11-misc/efax-gtk/ChangeLog +++ b/x11-misc/efax-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/efax-gtk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.37 2012/04/09 12:14:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.38 2012/04/09 21:35:26 ssuominen Exp $ + + 09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> efax-gtk-3.2.9.ebuild: + Keyword ~ppc/~ppc64 wrt #398859 09 Apr 2012; Markus Meier <maekke@gentoo.org> efax-gtk-3.2.9.ebuild: x86 stable, bug #405007 diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild index c7e6db280e4a..fe11ab7d35a8 100644 --- a/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild,v 1.5 2012/04/09 12:14:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild,v 1.6 2012/04/09 21:35:26 ssuominen Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tgz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="nls" RDEPEND=">=dev-libs/glib-2.10 |