diff options
author | 2005-09-10 05:50:57 +0000 | |
---|---|---|
committer | 2005-09-10 05:50:57 +0000 | |
commit | de57cde7fb93b213a0ae3fcb6ebbe104fab5f04b (patch) | |
tree | 1d5ac515b473167d74781107c6557b1fe3068c17 /app-text | |
parent | Fix building with non-C locales (like estonian) #104116 by Toomas Mottus. (diff) | |
download | gentoo-2-de57cde7fb93b213a0ae3fcb6ebbe104fab5f04b.tar.gz gentoo-2-de57cde7fb93b213a0ae3fcb6ebbe104fab5f04b.tar.bz2 gentoo-2-de57cde7fb93b213a0ae3fcb6ebbe104fab5f04b.zip |
Mark 1.0.6 stable on alpha
(Portage version: 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 | 2 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.6.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index e25e1397396f..2564b5db4a98 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.63 2005/09/07 21:25:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.64 2005/09/10 05:50:57 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> gnome-spell-1.0.6.ebuild: + Mark 1.0.6 stable on alpha 07 Sep 2005; Aron Griffis <agriffis@gentoo.org> gnome-spell-1.0.6.ebuild: Mark 1.0.6 stable on ia64 diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index 209b4635a583..43f54876df79 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,4 +1,4 @@ -MD5 017a17f3d27fd36bdfe0ca0baf9af6cc gnome-spell-1.0.6.ebuild 1270 +MD5 7590de57335561d3fbe675531dc4b808 gnome-spell-1.0.6.ebuild 1269 MD5 6e7d79a7385f1722c083fcfb4fe61660 gnome-spell-0.5.ebuild 1082 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 718dcb8603dfd390b7cfa39660a7887e ChangeLog 8083 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 d1c723d2356f..07568967450a 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.6 2005/09/07 21:25:32 agriffis Exp $ +# $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 $ 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 |