diff options
author | 2013-12-08 17:48:30 +0000 | |
---|---|---|
committer | 2013-12-08 17:48:30 +0000 | |
commit | 0f2eef0fafd82f5267545d3e8d5cf3333c746df5 (patch) | |
tree | 9fa72c3fb32be54113c6bc7c49a58a53deddcff1 /app-text/gtkspell | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-0f2eef0fafd82f5267545d3e8d5cf3333c746df5.tar.gz gentoo-2-0f2eef0fafd82f5267545d3e8d5cf3333c746df5.tar.bz2 gentoo-2-0f2eef0fafd82f5267545d3e8d5cf3333c746df5.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 441abe36bdb7..9c529b539565 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.105 2013/11/30 18:41:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.106 2013/12/08 17:48:30 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gtkspell-3.0.3.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gtkspell-3.0.3.ebuild: amd64 stable, bug #478252 diff --git a/app-text/gtkspell/gtkspell-3.0.3.ebuild b/app-text/gtkspell/gtkspell-3.0.3.ebuild index e0c9563254dd..73d03f82e5b5 100644 --- a/app-text/gtkspell/gtkspell-3.0.3.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.3.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.3.ebuild,v 1.2 2013/11/30 18:41:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.3.ebuild,v 1.3 2013/12/08 17:48:30 pacho Exp $ EAPI="5" VALA_MIN_API_VERSION="0.18" @@ -14,7 +14,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 vala" RDEPEND=" |