summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-22 15:26:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-22 15:26:27 +0000
commit7927e2f28c56a272e80c9517e6103415395f37e4 (patch)
tree5c5acc70acb07e2281aedf6e822df31703d15cdf /x11-misc/efax-gtk
parentsparc/x86 stable wrt #257531 (diff)
downloadgentoo-2-7927e2f28c56a272e80c9517e6103415395f37e4.tar.gz
gentoo-2-7927e2f28c56a272e80c9517e6103415395f37e4.tar.bz2
gentoo-2-7927e2f28c56a272e80c9517e6103415395f37e4.zip
x86 stable wrt #259157
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'x11-misc/efax-gtk')
-rw-r--r--x11-misc/efax-gtk/ChangeLog5
-rw-r--r--x11-misc/efax-gtk/efax-gtk-3.0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog
index 8057ee458378..ca6efc5ef035 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.28 2009/02/15 22:59:35 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.29 2009/02/22 15:26:27 armin76 Exp $
+
+ 22 Feb 2009; Raúl Porcel <armin76@gentoo.org> efax-gtk-3.0.18.ebuild:
+ x86 stable wrt #259157
*efax-gtk-3.0.18 (15 Feb 2009)
diff --git a/x11-misc/efax-gtk/efax-gtk-3.0.18.ebuild b/x11-misc/efax-gtk/efax-gtk-3.0.18.ebuild
index a063afc2f1ce..1a760cf8fd3f 100644
--- a/x11-misc/efax-gtk/efax-gtk-3.0.18.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-3.0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.18.ebuild,v 1.1 2009/02/15 22:58:27 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.0.18.ebuild,v 1.2 2009/02/22 15:26:27 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 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="nls"
RDEPEND=">=dev-libs/glib-2