summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-20 12:32:12 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-20 12:32:12 +0000
commit904224e0580c4ee76b3f1f301db512f8767c412f (patch)
tree550583fa9411c144102a72f0e2194dd010c9fbe0 /x11-misc/efax-gtk
parentFix dependency. (diff)
downloadgentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.tar.gz
gentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.tar.bz2
gentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/efax-gtk')
-rw-r--r--x11-misc/efax-gtk/ChangeLog5
-rw-r--r--x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog
index bb3fec490195..bb919cf9ee9a 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.15 2005/06/19 17:20:41 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.16 2005/06/20 12:31:37 dholm Exp $
+
+ 20 Jun 2005; David Holm <dholm@gentoo.org> efax-gtk-2.2.16.ebuild:
+ Added to ~ppc.
*efax-gtk-2.2.16 (19 Jun 2005)
diff --git a/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild b/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild
index 71ba80c6a7f5..5b8bd7401c78 100644
--- a/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild,v 1.1 2005/06/19 17:20:41 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild,v 1.2 2005/06/20 12:31:37 dholm Exp $
DESCRIPTION="GTK+2 frontend for the efax program."
@@ -8,7 +8,7 @@ HOMEPAGE="http://efax-gtk.sourceforge.net/"
SRC_URI="mirror://sourceforge/efax-gtk/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.0.5
>=x11-libs/gtk+-2