diff options
author | 2007-04-20 21:29:01 +0000 | |
---|---|---|
committer | 2007-04-20 21:29:01 +0000 | |
commit | 0205598ef210d03450f0ad1506221488de8d8778 (patch) | |
tree | d96b5c4453636c9fc3d48a4f8faa129080eae02f /x11-misc/efax-gtk | |
parent | * bump (diff) | |
download | gentoo-2-0205598ef210d03450f0ad1506221488de8d8778.tar.gz gentoo-2-0205598ef210d03450f0ad1506221488de8d8778.tar.bz2 gentoo-2-0205598ef210d03450f0ad1506221488de8d8778.zip |
Marked ~ppc for bug #173832.
(Portage version: 2.1.2.3)
Diffstat (limited to 'x11-misc/efax-gtk')
-rw-r--r-- | x11-misc/efax-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/efax-gtk/efax-gtk-3.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog index e8a215539c46..706a70751065 100644 --- a/x11-misc/efax-gtk/ChangeLog +++ b/x11-misc/efax-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/efax-gtk # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.25 2007/04/09 10:48:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.26 2007/04/20 21:29:01 josejx Exp $ + + 20 Apr 2007; Joseph Jezak <josejx@gentoo.org> efax-gtk-3.0.11.ebuild: + Marked ~ppc for bug #173832. 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> efax-gtk-3.0.11.ebuild: x86 stable wrt bug 173832 diff --git a/x11-misc/efax-gtk/efax-gtk-3.0.11.ebuild b/x11-misc/efax-gtk/efax-gtk-3.0.11.ebuild index ba9ba7974e78..45618e95b816 100644 --- a/x11-misc/efax-gtk/efax-gtk-3.0.11.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-3.0.11.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/x11-misc/efax-gtk/efax-gtk-3.0.11.ebuild,v 1.3 2007/04/09 10:48:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.0.11.ebuild,v 1.4 2007/04/20 21:29:01 josejx Exp $ DESCRIPTION="GTK+2 frontend for the efax program." HOMEPAGE="http://efax-gtk.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |