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 | 4816e08b3cefe58dc4be077b74e47bfd8e888637 (patch) | |
tree | 91dfcbaecd20bccfa822cf149b119f6d9b304131 /app-text/gnomesword | |
parent | Version Bump. (diff) | |
download | gentoo-2-4816e08b3cefe58dc4be077b74e47bfd8e888637.tar.gz gentoo-2-4816e08b3cefe58dc4be077b74e47bfd8e888637.tar.bz2 gentoo-2-4816e08b3cefe58dc4be077b74e47bfd8e888637.zip |
pkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/gnomesword')
-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..b22c74db81fa 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 b53fa37d7a89e72e3a3780de8e5f82a5 ChangeLog 1054 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 790fe8a28c95806c9da3ca8a3c96186e gnomesword-2.1.1.ebuild 1008 +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 |