diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-04-30 18:50:24 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-04-30 18:50:24 +0000 |
commit | 15882c2d42a5620f83ee44be3028c717e1e92a56 (patch) | |
tree | 6a7aaec04d5851ad7b5efb5b1c81b6df8ac1761e /app-text/gtkspell | |
parent | Stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-15882c2d42a5620f83ee44be3028c717e1e92a56.tar.gz gentoo-2-15882c2d42a5620f83ee44be3028c717e1e92a56.tar.bz2 gentoo-2-15882c2d42a5620f83ee44be3028c717e1e92a56.zip |
Stable on mips.
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 94eec0c9f0be..99afe7d0208a 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.25 2004/03/14 01:51:11 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.26 2004/04/30 18:45:54 geoman Exp $ + + 30 Apr 2004; Stephen P. Becker <geoman@gentoo.org> gtkspell-2.0.4-r1.ebuild: + Stable on mips. 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> gtkspell-2.0.4-r1.ebuild: Added ~mips keyword. diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild index d5fed4df4cf3..4563722aa8ab 100644 --- a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.8 2004/03/14 01:51:11 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.9 2004/04/30 18:45:54 geoman Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc alpha hppa amd64 ia64 ~mips" +KEYWORDS="x86 sparc ~ppc alpha hppa amd64 ia64 mips" IUSE="doc" DEPEND=">=x11-libs/gtk+-2 |