summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2004-06-15 16:32:06 +0000
committerIan Leitch <port001@gentoo.org>2004-06-15 16:32:06 +0000
commit57f536e7eca70871db2e9c816a85ac87ecce1dfe (patch)
tree107b37d2f91dac7b7c34077e42e2bdd580173ca4 /x11-misc/gtodo
parentInitial commit. Closes #40097. Thanks to Diego Garcia <diego@envigo.net> for ... (diff)
downloadhistorical-57f536e7eca70871db2e9c816a85ac87ecce1dfe.tar.gz
historical-57f536e7eca70871db2e9c816a85ac87ecce1dfe.tar.bz2
historical-57f536e7eca70871db2e9c816a85ac87ecce1dfe.zip
Fixed dependencies
Diffstat (limited to 'x11-misc/gtodo')
-rw-r--r--x11-misc/gtodo/ChangeLog6
-rw-r--r--x11-misc/gtodo/Manifest6
-rw-r--r--x11-misc/gtodo/gtodo-0.13.5.ebuild9
-rw-r--r--x11-misc/gtodo/gtodo-0.14.ebuild7
4 files changed, 19 insertions, 9 deletions
diff --git a/x11-misc/gtodo/ChangeLog b/x11-misc/gtodo/ChangeLog
index ae06f7d54286..aa1e2547a7de 100644
--- a/x11-misc/gtodo/ChangeLog
+++ b/x11-misc/gtodo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/gtodo
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.6 2004/06/01 13:11:01 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.7 2004/06/15 16:32:06 port001 Exp $
+
+ 15 Jun 2004; Ian Leitch <port001@gentoo.org> gtodo-0.13.5.ebuild,
+ gtodo-0.14.ebuild:
+ Fixed dependencies
01 Jun 2004; Brandon Hale <tseng@gentoo.org> gtodo-0.14.ebuild:
Stable on x86, remove S=
diff --git a/x11-misc/gtodo/Manifest b/x11-misc/gtodo/Manifest
index b43fd37688d0..f893f43fdee7 100644
--- a/x11-misc/gtodo/Manifest
+++ b/x11-misc/gtodo/Manifest
@@ -1,6 +1,6 @@
-MD5 3c22ef749ea5eb6b22287181c615a9e8 ChangeLog 907
-MD5 9f4770068de87dca204a03c1aa866b60 gtodo-0.13.5.ebuild 638
-MD5 2013ebbe75e76c7fb94d46244e236d10 gtodo-0.14.ebuild 637
+MD5 699dbe8f6de0b0e40ab9fe62d3ac520e gtodo-0.14.ebuild 707
+MD5 9de7875796fcf1d15ec62cf8eec0ed8d gtodo-0.13.5.ebuild 708
+MD5 98486a34a1318cb0e9f60389e9aab212 ChangeLog 1019
MD5 09ccef8f0c71ece39e0fd0f5c8265ea6 metadata.xml 367
MD5 bed7bdda997259ea2a0f92edbd892056 files/digest-gtodo-0.13.5 64
MD5 03e5c63c35172afa1ae9d8960f9f2442 files/digest-gtodo-0.14 62
diff --git a/x11-misc/gtodo/gtodo-0.13.5.ebuild b/x11-misc/gtodo/gtodo-0.13.5.ebuild
index 86378e2d63bf..c7a42e1faff4 100644
--- a/x11-misc/gtodo/gtodo-0.13.5.ebuild
+++ b/x11-misc/gtodo/gtodo-0.13.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.4 2004/04/11 15:10:54 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.5 2004/06/15 16:32:06 port001 Exp $
inherit gnome2
inherit debug flag-o-matic
@@ -17,7 +17,10 @@ SLOT="0"
LICENSE="GPL-2"
DEPEND=">=x11-libs/gtk+-2.0
- >=dev-libs/libxml2-2.0
- >=gnome-base/gconf-2.0"
+ >=dev-libs/libxml2-2.5.8
+ >=gnome-base/gconf-2.0
+ >=dev-libs/glib-2.0
+ dev-util/pkgconfig
+ >=gnome-base/gnome-vfs-2.0"
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"
diff --git a/x11-misc/gtodo/gtodo-0.14.ebuild b/x11-misc/gtodo/gtodo-0.14.ebuild
index 62907c5d526e..376ea7e122cc 100644
--- a/x11-misc/gtodo/gtodo-0.14.ebuild
+++ b/x11-misc/gtodo/gtodo-0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.3 2004/06/01 13:11:01 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.4 2004/06/15 16:32:06 port001 Exp $
inherit gnome2
inherit debug flag-o-matic
@@ -18,6 +18,9 @@ LICENSE="GPL-2"
DEPEND=">=x11-libs/gtk+-2.0
>=dev-libs/libxml2-2.5.8
- >=gnome-base/gconf-2.0"
+ >=gnome-base/gconf-2.0
+ >=dev-libs/glib-2.0
+ dev-util/pkgconfig
+ >=gnome-base/gnome-vfs-2.0"
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"