diff options
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/gnome-spell/Manifest | 10 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5.ebuild | 6 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index 045eaf638836..ee44953290f0 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gnome-spell -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.40 2003/12/16 16:52:52 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.41 2004/01/14 17:32:58 agriffis Exp $ + + 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> gnome-spell-1.0.5.ebuild: + stable on alpha 16 Dec 2003; Guy Martin <gmsoft@gentoo.org> gnome-spell-1.0.5.ebuild: Marked stable on hppa. diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index 555070b0a524..d24f0d2d56e0 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,11 +1,11 @@ -MD5 1a12285fd023ed0cae1e11ef9d9c7bd0 ChangeLog 5442 +MD5 2c19f81f3e5b5466af9ef8677945d460 ChangeLog 5539 MD5 ab60bdde75843e7a3d1026cead2ac4d5 gnome-spell-0.5.ebuild 1110 -MD5 388fe21c399faa3583baae176b2a64cf gnome-spell-1.0.4.ebuild 909 -MD5 23729fe073b0648c37a32d7fbc3e838d gnome-spell-1.0.5-r1.ebuild 868 -MD5 6bbdfb1a0ede221d6a2e5196ffa80e71 gnome-spell-1.0.5.ebuild 911 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 23729fe073b0648c37a32d7fbc3e838d gnome-spell-1.0.5-r1.ebuild 868 +MD5 388fe21c399faa3583baae176b2a64cf gnome-spell-1.0.4.ebuild 909 +MD5 52d78c18e318cc642be43d997631b7f3 gnome-spell-1.0.5.ebuild 912 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 +MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r1 70 MD5 d7a3ea11abf9781f4dbfca9c0b6cfecb files/digest-gnome-spell-1.0.4 70 MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5 70 -MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r1 70 MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757 diff --git a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild index 092b110548eb..5ef5a6f25547 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.ebuild,v 1.6 2003/12/16 16:52:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.7 2004/01/14 17:32:58 agriffis Exp $ IUSE="" @@ -11,7 +11,7 @@ S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 sparc ~ppc ~alpha hppa" +KEYWORDS="x86 sparc ~ppc alpha hppa" SLOT="1" LICENSE="GPL-2" |