diff options
author | 2013-03-26 16:47:57 +0000 | |
---|---|---|
committer | 2013-03-26 16:47:57 +0000 | |
commit | a001e3cb10228a1ed198eac289f7a1f633769599 (patch) | |
tree | 4c7cd941da50bc39b01a3094f1d35db6249db3e0 /app-text | |
parent | Stable for ppc, wrt bug #458984 (diff) | |
download | gentoo-2-a001e3cb10228a1ed198eac289f7a1f633769599.tar.gz gentoo-2-a001e3cb10228a1ed198eac289f7a1f633769599.tar.bz2 gentoo-2-a001e3cb10228a1ed198eac289f7a1f633769599.zip |
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 78bdc4c1390b..52240f56ea3a 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.95 2013/03/26 13:54:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.96 2013/03/26 16:47:57 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gtkspell-3.0.0.ebuild: + Stable for ppc, wrt bug #458984 26 Mar 2013; Jeroen Roovers <jer@gentoo.org> gtkspell-3.0.0.ebuild: Stable for HPPA (bug #458984). diff --git a/app-text/gtkspell/gtkspell-3.0.0.ebuild b/app-text/gtkspell/gtkspell-3.0.0.ebuild index 0312e47c37d7..d78d6c68322c 100644 --- a/app-text/gtkspell/gtkspell-3.0.0.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.0.ebuild,v 1.4 2013/03/26 13:54:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.0.ebuild,v 1.5 2013/03/26 16:47:57 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2+" SLOT="3/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="+introspection" RDEPEND=">=app-text/enchant-1.1.6 |