diff options
author | 2003-12-14 00:50:30 +0000 | |
---|---|---|
committer | 2003-12-14 00:50:30 +0000 | |
commit | 275d336a9562efc3039ebfaa07fcd015836186b7 (patch) | |
tree | d6366eb89d53a6bc6f706f3652fcd887d697075a /app-text/gnome-spell | |
parent | make stable on ppc (diff) | |
download | gentoo-2-275d336a9562efc3039ebfaa07fcd015836186b7.tar.gz gentoo-2-275d336a9562efc3039ebfaa07fcd015836186b7.tar.bz2 gentoo-2-275d336a9562efc3039ebfaa07fcd015836186b7.zip |
make stable on ppc
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnome-spell/Manifest | 8 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index adf1ef8c8d83..b005f8939150 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.38 2003/12/13 16:37:01 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.39 2003/12/14 00:46:39 pylon Exp $ + + 14 Dec 2003; Lars Weiler <pylon@gentoo.org> gnome-spell-1.0.5-r1.ebuild: + Make stable on ppc 13 Dec 2003; Brad House <brad_mssw@gentoo.org> gnome-spell-1.0.5-r1.ebuild: mark stable on amd64 diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index be1c1386038a..717ca9459863 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,11 +1,11 @@ -MD5 9b03ccaa4bad4c506025ab816374d21e ChangeLog 5250 +MD5 2096b08fa22fab0b3d4be6f3812d0cc0 ChangeLog 5343 +MD5 23729fe073b0648c37a32d7fbc3e838d gnome-spell-1.0.5-r1.ebuild 868 MD5 ab60bdde75843e7a3d1026cead2ac4d5 gnome-spell-0.5.ebuild 1110 MD5 388fe21c399faa3583baae176b2a64cf gnome-spell-1.0.4.ebuild 909 -MD5 51d5df922aa69e510fc6a51c13b81ef3 gnome-spell-1.0.5.ebuild 911 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 e2211ef42477c064e1f92e52e675f459 gnome-spell-1.0.5-r1.ebuild 873 +MD5 51d5df922aa69e510fc6a51c13b81ef3 gnome-spell-1.0.5.ebuild 911 +MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r1 70 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 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-r1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild index 9ca9ac585e70..3964a90fdc38 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-r1.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-r1.ebuild,v 1.3 2003/12/13 16:37:01 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild,v 1.4 2003/12/14 00:46:39 pylon Exp $ IUSE="" @@ -9,7 +9,7 @@ inherit gnome.org gnome2 libtool DESCRIPTION="Gnome spellchecking component" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa amd64" +KEYWORDS="~x86 ~sparc ppc ~alpha ~hppa amd64" SLOT="1" LICENSE="GPL-2" |