diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:21:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:21:55 +0000 |
commit | 9b74019cc05ab819e7d71c9f87ee5a680c87f63c (patch) | |
tree | 90e400f6d051fd8ff79ecd2ca37391f38ffb5864 /app-text/gtkspell | |
parent | Stable for ia64, wrt bug #458984 (diff) | |
download | gentoo-2-9b74019cc05ab819e7d71c9f87ee5a680c87f63c.tar.gz gentoo-2-9b74019cc05ab819e7d71c9f87ee5a680c87f63c.tar.bz2 gentoo-2-9b74019cc05ab819e7d71c9f87ee5a680c87f63c.zip |
Stable for ia64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/gtkspell')
-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 021d13e490b7..8bd9a22e9975 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.98 2013/03/28 15:46:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.99 2013/03/29 13:21:55 ago Exp $ + + 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gtkspell-3.0.0.ebuild: + Stable for ia64, wrt bug #458984 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gtkspell-3.0.0.ebuild: Stable for arm, wrt bug #458984 diff --git a/app-text/gtkspell/gtkspell-3.0.0.ebuild b/app-text/gtkspell/gtkspell-3.0.0.ebuild index 6cf0a44ff400..df537518dde5 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.7 2013/03/28 15:46:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.0.ebuild,v 1.8 2013/03/29 13:21:55 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 |