diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-09-24 15:09:17 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-09-24 15:09:17 +0000 |
commit | d6cae0f94ddae986bae42946f14fe89dd82d8e77 (patch) | |
tree | a660d6e7c5992b0c90e8885660ce7a8a52a9befa /app-text/gnome-spell | |
parent | version bump (diff) | |
download | gentoo-2-d6cae0f94ddae986bae42946f14fe89dd82d8e77.tar.gz gentoo-2-d6cae0f94ddae986bae42946f14fe89dd82d8e77.tar.bz2 gentoo-2-d6cae0f94ddae986bae42946f14fe89dd82d8e77.zip |
stable bump
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnome-spell/Manifest | 4 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index 077114ebb934..6b0bf41310e7 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.34 2003/09/09 07:16:16 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.35 2003/09/24 15:09:11 liquidx Exp $ + + 24 Sep 2003; Alastair Tse <liquidx@gentoo.org> gnome-spell-1.0.5.ebuild: + stable bump for x86 09 Sep 2003; Mike Gardiner <obz@gentoo.org> gnome-spell-1.0.3.ebuild, gnome-spell-1.0.4.ebuild, gnome-spell-1.0.5.ebuild: diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index 52944d1736f9..0999c8440a75 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,7 +1,7 @@ -MD5 f52b0c65015cd0e511ca14adfac454cd ChangeLog 4799 +MD5 a8e14d6ca2bf4ef8fab8703f7d1ab899 ChangeLog 4901 MD5 ab60bdde75843e7a3d1026cead2ac4d5 gnome-spell-0.5.ebuild 1110 MD5 388fe21c399faa3583baae176b2a64cf gnome-spell-1.0.4.ebuild 909 -MD5 a8baa1b180f3458fffa82c18ce92b44a gnome-spell-1.0.5.ebuild 911 +MD5 cd251ce3e6c0934d00b212b54df0bbe3 gnome-spell-1.0.5.ebuild 914 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 MD5 d7a3ea11abf9781f4dbfca9c0b6cfecb files/digest-gnome-spell-1.0.4 70 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 b0bc772be826..f5f76bd0b262 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. # 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.3 2003/09/09 07:16:16 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.4 2003/09/24 15:09:11 liquidx 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" |