diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:27:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:27:00 +0000 |
commit | 2e86504662856f42d5aed21619e6e8b9373f5afe (patch) | |
tree | 7b0513040598e1380e0104620bf2e32b3cf349df /app-text | |
parent | Stable for HPPA (bug #478252). (diff) | |
download | gentoo-2-2e86504662856f42d5aed21619e6e8b9373f5afe.tar.gz gentoo-2-2e86504662856f42d5aed21619e6e8b9373f5afe.tar.bz2 gentoo-2-2e86504662856f42d5aed21619e6e8b9373f5afe.zip |
Stable for HPPA (bug #478252).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text')
-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 9c529b539565..665feaacde83 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.106 2013/12/08 17:48:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.107 2013/12/22 15:27:00 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> gtkspell-3.0.3.ebuild: + Stable for HPPA (bug #478252). 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gtkspell-3.0.3.ebuild: x86 stable, bug #478252 diff --git a/app-text/gtkspell/gtkspell-3.0.3.ebuild b/app-text/gtkspell/gtkspell-3.0.3.ebuild index 73d03f82e5b5..2ca50c6b6bba 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.3 2013/12/08 17:48:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.3.ebuild,v 1.4 2013/12/22 15:27:00 jer 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=" |