summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-07-13 12:52:31 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-07-13 12:52:31 +0000
commit2cdcac8c60a799b906de1b43b5c3d04b98c5e00c (patch)
tree83b6f1743be07f256cda8f72ac3798c73be7f3bb /x11-misc/efax-gtk
parentunmasks, changelog and repoman fixes (diff)
downloadgentoo-2-2cdcac8c60a799b906de1b43b5c3d04b98c5e00c.tar.gz
gentoo-2-2cdcac8c60a799b906de1b43b5c3d04b98c5e00c.tar.bz2
gentoo-2-2cdcac8c60a799b906de1b43b5c3d04b98c5e00c.zip
update x11-libs/gtkmm to dev-cpp/gtkmm
Diffstat (limited to 'x11-misc/efax-gtk')
-rw-r--r--x11-misc/efax-gtk/ChangeLog7
-rw-r--r--x11-misc/efax-gtk/Manifest4
-rw-r--r--x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog
index 573126fde5b9..5a763ffe989e 100644
--- a/x11-misc/efax-gtk/ChangeLog
+++ b/x11-misc/efax-gtk/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/efax-gtk
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.2 2003/06/20 04:20:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.3 2003/07/13 12:52:21 mholzer Exp $
+
+ 13 Jul 2003; Martin Holzer <mholzer@gentoo.org> efax-gtk-2.0.7.ebuild:
+ update x11-libs/gtkmm to dev-cpp/gtkmm find *.ebuild | xargs sed -i
+ "s:x11-libs/gtkmm:dev-cpp/gtkmm:" echangelog update x11-libs/gtkmm to
+ dev-cpp/gtkmm
*efax-gtk-2.0.7 (25 May 2003)
diff --git a/x11-misc/efax-gtk/Manifest b/x11-misc/efax-gtk/Manifest
index 140ff05101c2..608172a97a9f 100644
--- a/x11-misc/efax-gtk/Manifest
+++ b/x11-misc/efax-gtk/Manifest
@@ -1,3 +1,3 @@
+MD5 43a21279cb7a8d6d71a3a5cadf77c108 ChangeLog 646
+MD5 8b5e5d4ca185f2e034a2112e4b16b03b efax-gtk-2.0.7.ebuild 974
MD5 ca201a77315e930e87f9e10c8819271d files/digest-efax-gtk-2.0.7 67
-MD5 64d270668f2d8446d4f0ae7b83ba1494 efax-gtk-2.0.7.ebuild 973
-MD5 ade969373d76efbd80b3f2107d294c84 ChangeLog 413
diff --git a/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild b/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild
index 86f70eb3ad86..20dbb75d6141 100644
--- a/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.0.7.ebuild,v 1.1 2003/05/26 01:37:48 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.0.7.ebuild,v 1.2 2003/07/13 12:52:21 mholzer Exp $
DESCRIPTION="GTK+2 frontend for the efax program."
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND=">=x11-libs/gtkmm-2.0.5
+DEPEND=">=dev-cpp/gtkmm-2.0.5
>=x11-libs/gtk+-2*"
RDEPEND=">=net-misc/efax-0.9*"