diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-18 19:44:33 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-18 19:44:33 +0000 |
commit | 7142b45fef68abd8ecc5e11b0754aafa18ca7500 (patch) | |
tree | b7c534fa2cd279a8a87f8cd72dddc72933af25e0 /app-text/gnomesword | |
parent | dep fix (diff) | |
download | historical-7142b45fef68abd8ecc5e11b0754aafa18ca7500.tar.gz historical-7142b45fef68abd8ecc5e11b0754aafa18ca7500.tar.bz2 historical-7142b45fef68abd8ecc5e11b0754aafa18ca7500.zip |
fix deps
Diffstat (limited to 'app-text/gnomesword')
-rw-r--r-- | app-text/gnomesword/Manifest | 10 | ||||
-rw-r--r-- | app-text/gnomesword/gnomesword-2.1.1.ebuild | 10 |
2 files changed, 9 insertions, 11 deletions
diff --git a/app-text/gnomesword/Manifest b/app-text/gnomesword/Manifest index 4870fbad1cad..cc802372358e 100644 --- a/app-text/gnomesword/Manifest +++ b/app-text/gnomesword/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 89a1e278feac9bc10ff0ffc0dc9b4b2f gnomesword-2.1.1.ebuild 914 +MD5 8afc91718689dbd8c851dc5cb80a6792 gnomesword-2.1.1.ebuild 851 MD5 70d980c0eed7e57a6126c6fbbfa1bd9c ChangeLog 480 MD5 e42392e84823e6329bc4b8228fd7b9bd metadata.xml 222 MD5 c0c12f952a54eadc42e02d1a65435ed5 files/digest-gnomesword-2.1.1 69 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.5 (GNU/Linux) +Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBI5B6cAgAdbxYsnERAnliAJ0bMWwUZ64xBlW/CjEmw6MLq+UEWACfaypH -DPPuv/0fj5CcsLbDmO+xtu4= -=bqRS +iD8DBQFBI7HGcAgAdbxYsnERAh9uAJ9TmxBdCM+vl/oxMbqSX73xNUeNygCgiL6U +sumvqgUASJqiZJ3p2GDWOJM= +=5aFc -----END PGP SIGNATURE----- diff --git a/app-text/gnomesword/gnomesword-2.1.1.ebuild b/app-text/gnomesword/gnomesword-2.1.1.ebuild index c2162c9b7b97..7a813a35487c 100644 --- a/app-text/gnomesword/gnomesword-2.1.1.ebuild +++ b/app-text/gnomesword/gnomesword-2.1.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/app-text/gnomesword/gnomesword-2.1.1.ebuild,v 1.1 2004/08/18 17:22:44 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.1.1.ebuild,v 1.2 2004/08/18 19:44:33 squinky86 Exp $ inherit libtool gnome2 @@ -15,14 +15,12 @@ KEYWORDS="~x86" IUSE="spell" RDEPEND=">=gnome-extra/libgtkhtml-3.0 - >=gnome-extra/gal-1.99.11 - >=gnome-base/gnome-print-0.35 - >=media-libs/gdk-pixbuf-0.18 >=app-text/sword-1.5.8_pre1 >=x11-libs/gtk+-2 spell? ( app-text/gnome-spell ) - >=gnome-base/libgnomeui-1.112.1 - >=gnome-base/libglade-1.99.9" + >=gnome-base/libgnomeui-2 + >=gnome-extra/gal-1.99 + >=dev-libs/libxml-1.8" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12 |