diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-19 12:43:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-19 12:43:43 +0000 |
commit | 3a678d640342f0f630440c564568af40bdcb723d (patch) | |
tree | 5f07cd878aaa1105108e558edab55df1d9355278 /app-text/gtkspell | |
parent | Initial import (diff) | |
download | gentoo-2-3a678d640342f0f630440c564568af40bdcb723d.tar.gz gentoo-2-3a678d640342f0f630440c564568af40bdcb723d.tar.bz2 gentoo-2-3a678d640342f0f630440c564568af40bdcb723d.zip |
Marking gtkspell-2.0.15 ppc64 and ppc for bug 266665
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 2e6cfd62689e..e43fe92ef4c6 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.72 2009/04/18 19:09:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.73 2009/04/19 12:43:43 ranger Exp $ + + 19 Apr 2009; Brent Baude <ranger@gentoo.org> gtkspell-2.0.15.ebuild: + Marking gtkspell-2.0.15 ppc64 and ppc for bug 266665 18 Apr 2009; Tobias Klausmann <klausman@gentoo.org> gtkspell-2.0.15.ebuild: diff --git a/app-text/gtkspell/gtkspell-2.0.15.ebuild b/app-text/gtkspell/gtkspell-2.0.15.ebuild index defd4ba9c1f2..db059b344629 100644 --- a/app-text/gtkspell/gtkspell-2.0.15.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.15.ebuild,v 1.2 2009/04/18 19:09:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.15.ebuild,v 1.3 2009/04/19 12:43:43 ranger Exp $ inherit eutils @@ -11,7 +11,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 |