diff options
author | Lars Weiler <pylon@gentoo.org> | 2003-05-16 01:00:47 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2003-05-16 01:00:47 +0000 |
commit | e9ea47c040d167ebce3bb96348032f950ec66934 (patch) | |
tree | 3909b5b4be002520c04830d0f42e2c7e131f7a8a /app-text | |
parent | Set ppc in KEYWORDS (diff) | |
download | gentoo-2-e9ea47c040d167ebce3bb96348032f950ec66934.tar.gz gentoo-2-e9ea47c040d167ebce3bb96348032f950ec66934.tar.bz2 gentoo-2-e9ea47c040d167ebce3bb96348032f950ec66934.zip |
Set ppc in KEYWORDS
Diffstat (limited to 'app-text')
-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-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 62f00d092e8b..a2e6557c3e59 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.24 2003/05/07 11:04:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.25 2003/05/16 00:58:43 pylon Exp $ + + 16 May 2003; Lars Weiler <pylon@gentoo.org> gnome-spell-0.5.ebuild: + Set ppc in KEYWORDS *gnome-spell-1.0.3 (07 May 2003) diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index df42870ae943..30897b8d4d13 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,6 +1,6 @@ -MD5 5670ece2ad4a2f4fd46dcb0675f09b72 ChangeLog 3666 +MD5 51cac511b58f25d0c8c4b987976f115b ChangeLog 3664 MD5 c7f4cbf6e18157d59d38b743d1b6b04b gnome-spell-0.4.1-r3.ebuild 1131 -MD5 cf2c0d27f117e7257a593eee465bcf87 gnome-spell-0.5.ebuild 1133 +MD5 1f5f3539f0e0484a964c07db13775a43 gnome-spell-0.5.ebuild 1131 MD5 5042bcf005c3e49fd1c7412e7da4eb76 gnome-spell-1.0.3.ebuild 890 MD5 a47d1ed4439e02575405c32e447f7e2d files/digest-gnome-spell-0.4.1-r3 69 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 diff --git a/app-text/gnome-spell/gnome-spell-0.5.ebuild b/app-text/gnome-spell/gnome-spell-0.5.ebuild index b60dd9b8ac5d..1928e3c09ac0 100644 --- a/app-text/gnome-spell/gnome-spell-0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-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-0.5.ebuild,v 1.12 2003/04/25 22:18:46 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.5.ebuild,v 1.13 2003/05/16 00:58:43 pylon Exp $ IUSE="nls" @@ -10,7 +10,7 @@ S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" SLOT="0" LICENSE="GPL-2" |