diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:18:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:18:23 +0000 |
commit | 4c7105aea064eec1b30eee7983babee07ded211f (patch) | |
tree | 59822ae06e7e0e4cccd02de358fa95cc9ac49d91 /gnome-extra | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-4c7105aea064eec1b30eee7983babee07ded211f.tar.gz gentoo-2-4c7105aea064eec1b30eee7983babee07ded211f.tar.bz2 gentoo-2-4c7105aea064eec1b30eee7983babee07ded211f.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gtkhtml/ChangeLog b/gnome-extra/gtkhtml/ChangeLog index b1d17d012017..aeacdb53879f 100644 --- a/gnome-extra/gtkhtml/ChangeLog +++ b/gnome-extra/gtkhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gtkhtml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.292 2014/07/22 10:47:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.293 2014/07/23 15:18:23 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gtkhtml-4.8.3.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gtkhtml-4.8.3.ebuild: Stable for amd64, wrt bug #512912 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild index efcec9640f75..846da55a6ca4 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.8.3.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/gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild,v 1.2 2014/07/22 10:47:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild,v 1.3 2014/07/23 15:18:23 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gtkhtml" LICENSE="GPL-2+ LGPL-2+" SLOT="4.0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" # orbit is referenced in configure, but is not used anywhere else |