diff options
author | Brad Laue <brad@gentoo.org> | 2004-02-19 18:36:19 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2004-02-19 18:36:19 +0000 |
commit | 9407e344d70b906a0db703e90349800e6886829b (patch) | |
tree | 66882f70036b601faf2c217e8274f0357257518a /x11-misc | |
parent | Cleanup (Manifest recommit) (diff) | |
download | gentoo-2-9407e344d70b906a0db703e90349800e6886829b.tar.gz gentoo-2-9407e344d70b906a0db703e90349800e6886829b.tar.bz2 gentoo-2-9407e344d70b906a0db703e90349800e6886829b.zip |
Stable on x86
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/efax-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog index 2d1bd6df69a3..b76dce4d9b0a 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.5 2004/02/02 07:16:51 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.6 2004/02/19 18:36:19 brad Exp $ + + 19 Feb 2004; Brad Laue <brad@gentoo.org> efax-gtk-2.2.4.ebuild: + Stable on x86 *efax-gtk-2.2.4 (02 Feb 2004) diff --git a/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild b/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild index 6cbf60a8211b..33f093e95893 100644 --- a/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild,v 1.1 2004/02/02 07:16:51 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.4.ebuild,v 1.2 2004/02/19 18:36:19 brad Exp $ DESCRIPTION="GTK+2 frontend for the efax program." @@ -8,7 +8,7 @@ HOMEPAGE="http://www.cvine.freeserve.co.uk/efax-gtk" SRC_URI="http://www.cvine.freeserve.co.uk/efax-gtk/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=dev-cpp/gtkmm-2.0.5 >=x11-libs/gtk+-2*" |