diff options
author | David Holm <dholm@gentoo.org> | 2005-06-20 12:32:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-20 12:32:12 +0000 |
commit | e61033bca8557c1a54222673d954c7a7342487cd (patch) | |
tree | 9be8f496b4c9d0681e32ff121ad03050c1974c89 /x11-misc/efax-gtk | |
parent | Added to ~ppc (diff) | |
download | historical-e61033bca8557c1a54222673d954c7a7342487cd.tar.gz historical-e61033bca8557c1a54222673d954c7a7342487cd.tar.bz2 historical-e61033bca8557c1a54222673d954c7a7342487cd.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
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-2.2.16.ebuild | 4 |
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 |