diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-09-11 10:34:33 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-09-11 10:34:33 +0000 |
commit | 91aee1ea05b4bd7c33c706c559c48910a625d4f7 (patch) | |
tree | 5a1337ac68012496667716080c2ef9493136bf3b /app-text | |
parent | version bump (diff) | |
download | historical-91aee1ea05b4bd7c33c706c559c48910a625d4f7.tar.gz historical-91aee1ea05b4bd7c33c706c559c48910a625d4f7.tar.bz2 historical-91aee1ea05b4bd7c33c706c559c48910a625d4f7.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnome-spell/Manifest | 12 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.6.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index 2564b5db4a98..f596e3e5c22d 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.64 2005/09/10 05:50:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.65 2005/09/11 10:34:33 gmsoft Exp $ + + 11 Sep 2005; Guy Martin <gmsoft@gentoo.org> gnome-spell-1.0.6.ebuild: + Stable on hppa. 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> gnome-spell-1.0.6.ebuild: Mark 1.0.6 stable on alpha diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index 85700f8617a5..e2fd46018e14 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,12 +1,12 @@ -MD5 08939870e5f7eba9916a4de66ac7c20f gnome-spell-1.0.6.ebuild 1269 +MD5 d55e845ef490b3345b0dde5a85b37cd6 ChangeLog 8278 MD5 6e7d79a7385f1722c083fcfb4fe61660 gnome-spell-0.5.ebuild 1082 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 8b97fe12f4a2c961375dbb9a432c9f71 ChangeLog 8189 MD5 c4c9a0a1cb931a6c1ca3bf7fc93a2e51 gnome-spell-1.0.5-r2.ebuild 1021 -MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757 +MD5 366ebb852d834b2d56d03d2066a7cc31 gnome-spell-1.0.6.ebuild 1266 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 MD5 60b79a4908f65bef8d5bc1765fb61c4a files/digest-gnome-spell-1.0.6 70 -MD5 312bf5d650d4960f7f2077f477892dc7 files/gnome-spell-1.0.6-combo.patch 12895 MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r2 70 -MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 +MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757 MD5 b0296719b38481284f42227002eeb1a4 files/gnome-spell-1.0.5-gtk24.patch 13886 +MD5 312bf5d650d4960f7f2077f477892dc7 files/gnome-spell-1.0.6-combo.patch 12895 MD5 62828aa3cfc3de6aaa8604520ee943d8 files/gnome-spell-1.0.6-enchant.patch 16509 diff --git a/app-text/gnome-spell/gnome-spell-1.0.6.ebuild b/app-text/gnome-spell/gnome-spell-1.0.6.ebuild index 07568967450a..a23414db8e2d 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.6.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.6.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.6.ebuild,v 1.7 2005/09/10 05:50:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.6.ebuild,v 1.8 2005/09/11 10:34:33 gmsoft Exp $ inherit libtool eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=gnome-base/libgnomeui-1.112.1 |