diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-27 14:35:02 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-27 14:35:02 +0000 |
commit | 2c2794ac79e7dfaa5f12ac3b713534227c58b58a (patch) | |
tree | 2d52e26d7602444959d15bb108b3151cd42bc520 /x11-misc | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-2c2794ac79e7dfaa5f12ac3b713534227c58b58a.tar.gz gentoo-2-2c2794ac79e7dfaa5f12ac3b713534227c58b58a.tar.bz2 gentoo-2-2c2794ac79e7dfaa5f12ac3b713534227c58b58a.zip |
Add ~amd64 wrt bug #141982.
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'x11-misc')
-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 cf61956c62b7..1a177e0a2d70 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.22 2006/10/23 23:36:26 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.23 2006/12/27 14:35:02 peper Exp $ + + 27 Dec 2006; Piotr Jaroszyński <peper@gentoo.org> efax-gtk-3.0.11.ebuild: + Add ~amd64 wrt bug #141982. 23 Oct 2006; David Shakaryan <omp@gentoo.org> +efax-gtk-3.0.11.ebuild: Version bump; includes a few fixes to the ebuild. 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 6d4fd18d2c28..3e92c879e1a0 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-2006 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.1 2006/10/23 23:36:26 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.0.11.ebuild,v 1.2 2006/12/27 14:35:02 peper 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="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |