diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:05:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:05:54 +0000 |
commit | 09d8f36b6a5a74efe5747c7a5044882c171823c8 (patch) | |
tree | b8ac204fc086f688c6321eeebcc31207f814b810 /app-text | |
parent | Stable for HPPA (bug #499954). (diff) | |
download | gentoo-2-09d8f36b6a5a74efe5747c7a5044882c171823c8.tar.gz gentoo-2-09d8f36b6a5a74efe5747c7a5044882c171823c8.tar.bz2 gentoo-2-09d8f36b6a5a74efe5747c7a5044882c171823c8.zip |
Stable for HPPA (bug #499954).
(Portage version: 2.2.10/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 7cd30537188b..81ffb6881636 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.112 2014/03/09 11:54:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.113 2014/03/28 02:05:54 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> gtkspell-3.0.4.ebuild: + Stable for HPPA (bug #499954). 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gtkspell-3.0.4.ebuild: x86 stable, bug 499954 diff --git a/app-text/gtkspell/gtkspell-3.0.4.ebuild b/app-text/gtkspell/gtkspell-3.0.4.ebuild index c387419239d0..a25e863cac79 100644 --- a/app-text/gtkspell/gtkspell-3.0.4.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.4.ebuild,v 1.5 2014/03/09 11:54:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.4.ebuild,v 1.6 2014/03/28 02:05:54 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,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=" |