diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 10:48:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 10:48:53 +0000 |
commit | d10ee69134d8a25d8a9ddf0343ef95f44e9ea453 (patch) | |
tree | 2fed4330d1086dbdf41c7dc1f138e369ebca2473 /x11-misc/efax-gtk | |
parent | x86 stable wrt bug 113414 and fix trailing whitespace (diff) | |
download | gentoo-2-d10ee69134d8a25d8a9ddf0343ef95f44e9ea453.tar.gz gentoo-2-d10ee69134d8a25d8a9ddf0343ef95f44e9ea453.tar.bz2 gentoo-2-d10ee69134d8a25d8a9ddf0343ef95f44e9ea453.zip |
x86 stable wrt 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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog index d17e0e75260c..e8a215539c46 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.24 2007/02/21 23:36:23 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.25 2007/04/09 10:48:53 armin76 Exp $ + + 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> efax-gtk-3.0.11.ebuild: + x86 stable wrt bug 173832 21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 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 3e92c879e1a0..ba9ba7974e78 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 +# 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.2 2006/12/27 14:35:02 peper Exp $ +# $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 $ 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 x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |