diff options
author | Jonathan Smith <smithj@gentoo.org> | 2006-02-25 16:28:39 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2006-02-25 16:28:39 +0000 |
commit | 744ae712aadff0bbf4d4859b53cd428f0a5e1064 (patch) | |
tree | e28612675be8e3d0a43ae262e69e0208fddb7f32 /x11-misc/efax-gtk | |
parent | Include category in the .desktop file, thanks to Steve Yin <steve@chinavfx.ne... (diff) | |
download | gentoo-2-744ae712aadff0bbf4d4859b53cd428f0a5e1064.tar.gz gentoo-2-744ae712aadff0bbf4d4859b53cd428f0a5e1064.tar.bz2 gentoo-2-744ae712aadff0bbf4d4859b53cd428f0a5e1064.zip |
x86 stable
(Portage version: 2.1_pre4-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-3.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog index 411f89e82be4..68176531a58e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.17 2006/02/11 12:21:57 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.18 2006/02/25 16:28:39 smithj Exp $ + + 25 Feb 2006; <smithj@gentoo.org> efax-gtk-3.0.8.ebuild: + x86 stable *efax-gtk-3.0.8 (11 Feb 2006) diff --git a/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild b/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild index 00aceede3e61..f951f0635204 100644 --- a/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.8.ebuild,v 1.1 2006/02/11 12:21:57 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-3.0.8.ebuild,v 1.2 2006/02/25 16:28:39 smithj 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="x86" IUSE="" DEPEND=">=x11-libs/gtk+-2 >=dev-libs/glib-2 |