diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-06 10:40:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-06 10:40:09 +0000 |
commit | 22db075a0e3692b604159bf484c2c4527f2ed034 (patch) | |
tree | e154f0ed5b1983150fb07c1374b0a36d02e7d7f3 /app-text | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | historical-22db075a0e3692b604159bf484c2c4527f2ed034.tar.gz historical-22db075a0e3692b604159bf484c2c4527f2ed034.tar.bz2 historical-22db075a0e3692b604159bf484c2c4527f2ed034.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gnome-spell/Manifest | 8 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index f41da57e34a7..55fc506458eb 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.55 2005/01/02 22:14:59 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.56 2005/05/06 10:40:09 corsair Exp $ + + 06 May 2005; Markus Rothe <corsair@gentoo.org> + gnome-spell-1.0.5-r2.ebuild: + Added ~ppc64 to KEYWORDS 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index ef92e17d5500..60490128ef4c 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,12 +1,12 @@ -MD5 816de16c024ab9870a0c823191902153 ChangeLog 7106 +MD5 e721a71d69d8cd855d32ff20e1e5a911 ChangeLog 7214 MD5 6e7d79a7385f1722c083fcfb4fe61660 gnome-spell-0.5.ebuild 1082 -MD5 9c3d1823a3ac00a6aca7573995d1576c gnome-spell-1.0.5-r2.ebuild 1018 MD5 7bef892c83fbc8c8c6544f6850ba370e gnome-spell-1.0.5-r1.ebuild 938 +MD5 d68b33e066db0660733a8dcbbcf17841 gnome-spell-1.0.5-r2.ebuild 1022 MD5 d480101b0586b8bc13725ba964e83a39 gnome-spell-1.0.5.ebuild 1044 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 b0296719b38481284f42227002eeb1a4 files/gnome-spell-1.0.5-gtk24.patch 13886 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5 70 -MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757 MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r1 70 MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r2 70 +MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757 +MD5 b0296719b38481284f42227002eeb1a4 files/gnome-spell-1.0.5-gtk24.patch 13886 diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild index b0665e6a960e..e4bf4039d05c 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-r2.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-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.16 2005/01/01 16:16:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.17 2005/05/06 10:40:09 corsair Exp $ inherit gnome.org gnome2 libtool eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="x86 sparc ppc alpha hppa amd64 ia64 mips" +KEYWORDS="x86 sparc ppc alpha hppa amd64 ia64 mips ~ppc64" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.2 |