summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-05 04:55:54 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-05 04:55:54 +0000
commit96efb5ed415ed9b878c4aed91d883d523e1740f9 (patch)
tree519687cd370b8927379313f344edb8af8cf0a1b0 /net-p2p/giftui
parentmask mail-mta/postfix-2.1.1 in preparing to remove from the tree (diff)
downloadhistorical-96efb5ed415ed9b878c4aed91d883d523e1740f9.tar.gz
historical-96efb5ed415ed9b878c4aed91d883d523e1740f9.tar.bz2
historical-96efb5ed415ed9b878c4aed91d883d523e1740f9.zip
bump gtk+ dependency requirements irt #55784
Diffstat (limited to 'net-p2p/giftui')
-rw-r--r--net-p2p/giftui/ChangeLog5
-rw-r--r--net-p2p/giftui/Manifest4
-rw-r--r--net-p2p/giftui/giftui-0.4.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/giftui/ChangeLog b/net-p2p/giftui/ChangeLog
index 9636ecdd0fa8..fc990740fd0c 100644
--- a/net-p2p/giftui/ChangeLog
+++ b/net-p2p/giftui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/giftui
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftui/ChangeLog,v 1.13 2004/06/29 00:25:46 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftui/ChangeLog,v 1.14 2004/07/05 04:55:54 squinky86 Exp $
+
+ 04 Jul 2004; Jon Hood <squinky86@gentoo.org> giftui-0.4.1.ebuild:
+ bump gtk+ dependency requirements irt #55784
28 Jun 2004; Jon Hood <squinky86@gentoo.org> giftui-0.4.1.ebuild:
fix header and add gconf to DEPEND
diff --git a/net-p2p/giftui/Manifest b/net-p2p/giftui/Manifest
index f1d2ef4adda6..2e6c998beb54 100644
--- a/net-p2p/giftui/Manifest
+++ b/net-p2p/giftui/Manifest
@@ -1,6 +1,6 @@
MD5 592564b6ba70078c49731e5bb3d98cc1 giftui-0.3.1.ebuild 576
-MD5 114bce8d90328bb0185e8319c8cfe258 giftui-0.4.1.ebuild 682
-MD5 836fa696f68c217a9590fe4d14c753ef ChangeLog 1642
+MD5 9db6d4a189fe8a1efd77cc6a96448714 giftui-0.4.1.ebuild 682
+MD5 651ddc7ffa75b401dbcc78e886ab7593 ChangeLog 1758
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 99a230235e2682c6f55c7b129bf8d395 files/digest-giftui-0.3.1 65
MD5 50756165a3e142ab3ee5f305751f126e files/digest-giftui-0.4.1 65
diff --git a/net-p2p/giftui/giftui-0.4.1.ebuild b/net-p2p/giftui/giftui-0.4.1.ebuild
index ae45d72e01d6..8d03e2b6b631 100644
--- a/net-p2p/giftui/giftui-0.4.1.ebuild
+++ b/net-p2p/giftui/giftui-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftui/giftui-0.4.1.ebuild,v 1.3 2004/06/29 00:25:46 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftui/giftui-0.4.1.ebuild,v 1.4 2004/07/05 04:55:54 squinky86 Exp $
inherit gnome2 eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
IUSE="debug"
-DEPEND=">=x11-libs/gtk+-2.0.3
+DEPEND=">=x11-libs/gtk+-2.4.3
net-p2p/gift
>=gconf-2.6.0"