diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-21 13:01:47 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-21 13:01:47 +0000 |
commit | fe4e6f96d631e4dd47d4c8b3b6dc4234a07c5598 (patch) | |
tree | 232e7e3b4961ad37c133ddb3c9687e8260cc9cd6 /app-text/gtkspell | |
parent | Marking luatex-0.29.0 ~ppc64 for bug 237202 (diff) | |
download | gentoo-2-fe4e6f96d631e4dd47d4c8b3b6dc4234a07c5598.tar.gz gentoo-2-fe4e6f96d631e4dd47d4c8b3b6dc4234a07c5598.tar.bz2 gentoo-2-fe4e6f96d631e4dd47d4c8b3b6dc4234a07c5598.zip |
Stable on ppc wrt bug 238182
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 576862ed6b50..63339bf0efe5 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.60 2008/09/20 16:09:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.61 2008/09/21 13:01:47 nixnut Exp $ + + 21 Sep 2008; nixnut <nixnut@gentoo.org> gtkspell-2.0.13.ebuild: + Stable on ppc wrt bug 238182 20 Sep 2008; Markus Meier <maekke@gentoo.org> gtkspell-2.0.13.ebuild: amd64/x86 stable, bug #238182 diff --git a/app-text/gtkspell/gtkspell-2.0.13.ebuild b/app-text/gtkspell/gtkspell-2.0.13.ebuild index 0a6f423b5bf1..b5671f5cf359 100644 --- a/app-text/gtkspell/gtkspell-2.0.13.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.5 2008/09/20 16:09:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.6 2008/09/21 13:01:47 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |