diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-12 17:21:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-12 17:21:20 +0000 |
commit | 13f57f1e0e2f970cc288778233b47ebca356668b (patch) | |
tree | 0e3dafbb1cb95a3bf701ccd1d69d142eb7fc24a7 /app-text/gtkspell | |
parent | Bump (diff) | |
download | gentoo-2-13f57f1e0e2f970cc288778233b47ebca356668b.tar.gz gentoo-2-13f57f1e0e2f970cc288778233b47ebca356668b.tar.bz2 gentoo-2-13f57f1e0e2f970cc288778233b47ebca356668b.zip |
ppc64 stable wrt #310397
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 3045221d23e8..cc5b42395acb 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gtkspell # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.84 2010/07/12 17:14:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.85 2010/07/12 17:21:20 ssuominen Exp $ + + 12 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + gtkspell-2.0.16.ebuild: + ppc64 stable wrt #310397 12 Jul 2010; Jeroen Roovers <jer@gentoo.org> gtkspell-2.0.16.ebuild: Stable for HPPA (bug #310397). diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index 7b18829375d6..0ed39635d7d6 100644 --- a/app-text/gtkspell/gtkspell-2.0.16.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.6 2010/07/12 17:14:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.7 2010/07/12 17:21:20 ssuominen Exp $ EAPI="2" @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |