diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-01-12 22:43:47 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-01-12 22:43:47 +0000 |
commit | 161ac4cb3a90f3ef29ff8db59afc236656b2ac8a (patch) | |
tree | 20705190c3a174d29507b0712854c4dc98a1d53c | |
parent | Version Bump. (diff) | |
download | historical-161ac4cb3a90f3ef29ff8db59afc236656b2ac8a.tar.gz historical-161ac4cb3a90f3ef29ff8db59afc236656b2ac8a.tar.bz2 historical-161ac4cb3a90f3ef29ff8db59afc236656b2ac8a.zip |
pkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | app-text/gnomesword/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/gnomesword/Manifest | 18 | ||||
-rw-r--r-- | app-text/gnomesword/gnomesword-2.1.1.ebuild | 6 |
3 files changed, 13 insertions, 19 deletions
diff --git a/app-text/gnomesword/ChangeLog b/app-text/gnomesword/ChangeLog index 72bbcdbac4f5..4c04169cc88a 100644 --- a/app-text/gnomesword/ChangeLog +++ b/app-text/gnomesword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnomesword -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.6 2005/05/01 16:52:40 hansmi Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.7 2006/01/12 22:43:47 compnerd Exp $ + + 12 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org> + gnomesword-2.1.1.ebuild: + pkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> gnomesword-2.1.1.ebuild: diff --git a/app-text/gnomesword/Manifest b/app-text/gnomesword/Manifest index c48557e5a0b8..8e73a243794b 100644 --- a/app-text/gnomesword/Manifest +++ b/app-text/gnomesword/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 88af56c9f9c8271d3539f049af200f12 gnomesword-2.1.1.ebuild 1011 -MD5 bd804274110c9a3a5604236ffa2edd56 ChangeLog 917 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 c7c3a66ca0618cbc1ec047753829a4aa files/gnomesword-2.1.1-gcc-3.4.patch 365 +MD5 51e6e1eeb2cc8e398e4404f321c9b54f ChangeLog 1056 MD5 c0c12f952a54eadc42e02d1a65435ed5 files/digest-gnomesword-2.1.1 69 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDIMKhV3J2n04EauwRAgEqAJ9DaK2IPmq+mIhGn3XLajFs0R9rkwCeLVLD -mNf3g/O9tdvWtccbL/N2kH4= -=0aJG ------END PGP SIGNATURE----- +MD5 c7c3a66ca0618cbc1ec047753829a4aa files/gnomesword-2.1.1-gcc-3.4.patch 365 +MD5 c63305a76fb3609505cdfdbdd651c9eb gnomesword-2.1.1.ebuild 1011 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 diff --git a/app-text/gnomesword/gnomesword-2.1.1.ebuild b/app-text/gnomesword/gnomesword-2.1.1.ebuild index 7b5f845c555d..01f8d70ac099 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.9 2005/05/01 16:52:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.1.1.ebuild,v 1.10 2006/01/12 22:43:47 compnerd Exp $ inherit libtool gnome2 eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ppc ~amd64" IUSE="spell" -RDEPEND="=gnome-extra/libgtkhtml-3.0* +RDEPEND="=gnome-extra/gtkhtml-3.0* >=app-text/sword-1.5.8_pre1 >=x11-libs/gtk+-2 >=gnome-base/libgnomeui-2 |