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 | 0382e46975525fe77b2d5001d278b84a6bb2de2c (patch) | |
tree | 732d186ddeeb978e83bc9a5376e9cb61b695133d /app-text/gnome-spell | |
parent | version bump (diff) | |
download | gentoo-2-0382e46975525fe77b2d5001d278b84a6bb2de2c.tar.gz gentoo-2-0382e46975525fe77b2d5001d278b84a6bb2de2c.tar.bz2 gentoo-2-0382e46975525fe77b2d5001d278b84a6bb2de2c.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |