summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2005-11-16 20:21:43 +0000
committerGustavo Felisberto <humpback@gentoo.org>2005-11-16 20:21:43 +0000
commitbe255488aa3d532b2c9e6d3442a2abaa1baf2ef4 (patch)
tree0b5fc283e9cbf85290e94f9e65a6932a39079da3 /app-editors/gobby
parentfixed dep bug (diff)
downloadhistorical-be255488aa3d532b2c9e6d3442a2abaa1baf2ef4.tar.gz
historical-be255488aa3d532b2c9e6d3442a2abaa1baf2ef4.tar.bz2
historical-be255488aa3d532b2c9e6d3442a2abaa1baf2ef4.zip
fixed dep bug
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-editors/gobby')
-rw-r--r--app-editors/gobby/Manifest8
-rw-r--r--app-editors/gobby/gobby-0.3.0_rc1.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/gobby/Manifest b/app-editors/gobby/Manifest
index 1517f27bb7b4..51c8ec0f9fd7 100644
--- a/app-editors/gobby/Manifest
+++ b/app-editors/gobby/Manifest
@@ -6,12 +6,12 @@ MD5 19d6bb1c6dde54bc3c8cc32de695bb78 files/digest-gobby-0.2.2 63
MD5 f39d707c80d1be545284fe434cce3220 files/digest-gobby-0.3.0_rc1 66
MD5 d4df29d4d1de91d4adccda4b540e256f files/gobby.desktop-r1 336
MD5 1448d76e4ea01b937b6bb4dc9e12087d gobby-0.2.2.ebuild 1381
-MD5 ce8056017b8f7abfe94a05fa18f622f3 gobby-0.3.0_rc1.ebuild 1427
+MD5 94ce1e44590d24c39496367b39e64ba5 gobby-0.3.0_rc1.ebuild 1431
MD5 08b59cdb7488971fc1ab89cfc860eee9 metadata.xml 287
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDeqnl8zY1VwezZiERApdWAJ4nbiQ55iZyC0wZa6jvjraI5lyyRgCfebJf
-uSL3zMJWeDfPtWzzgH5PmFI=
-=19gh
+iD8DBQFDe5Tq8zY1VwezZiERAl9dAJ0WIfgs/nDwErWwsZBKXiLjNJniugCeOFhP
+EXmvmhFvpyPN5p/HdDRHIMY=
+=OkBb
-----END PGP SIGNATURE-----
diff --git a/app-editors/gobby/gobby-0.3.0_rc1.ebuild b/app-editors/gobby/gobby-0.3.0_rc1.ebuild
index 374847f874ea..533aeaae24bc 100644
--- a/app-editors/gobby/gobby-0.3.0_rc1.ebuild
+++ b/app-editors/gobby/gobby-0.3.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0_rc1.ebuild,v 1.1 2005/11/16 03:39:05 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0_rc1.ebuild,v 1.2 2005/11/16 20:21:43 humpback Exp $
inherit eutils
@@ -18,7 +18,7 @@ SRC_URI="http://releases.0x539.de/${PN}/${MY_P}.tar.gz"
DEPEND=">=dev-cpp/glibmm-2.6
>=dev-cpp/gtkmm-2.6
>=dev-libs/libsigc++-2.0
- >=net-libs/obby-0.2.0
+ >=net-libs/obby-0.3.0_rc1
>=dev-cpp/libxmlpp-2.6
>=x11-libs/gtksourceview-1.2.0"