diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:35:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:35:09 +0000 |
commit | e3b98a53ec086d0e38a0ca4628fe9763c49c92f3 (patch) | |
tree | 4282ea4bbc0c474e08cdecf9b6fd3d5b7c2e5b98 /gnome-extra/gtkhtml | |
parent | Stable for ia64, wrt bug #458984 (diff) | |
download | gentoo-2-e3b98a53ec086d0e38a0ca4628fe9763c49c92f3.tar.gz gentoo-2-e3b98a53ec086d0e38a0ca4628fe9763c49c92f3.tar.bz2 gentoo-2-e3b98a53ec086d0e38a0ca4628fe9763c49c92f3.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 'gnome-extra/gtkhtml')
-rw-r--r-- | gnome-extra/gtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-4.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gtkhtml/ChangeLog b/gnome-extra/gtkhtml/ChangeLog index 8209d06d11b0..c304829db2e6 100644 --- a/gnome-extra/gtkhtml/ChangeLog +++ b/gnome-extra/gtkhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gtkhtml # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.274 2013/03/28 15:57:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.275 2013/03/29 13:35:09 ago Exp $ + + 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gtkhtml-4.6.4.ebuild: + Stable for ia64, wrt bug #458984 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gtkhtml-4.6.4.ebuild: Stable for arm, wrt bug #458984 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.6.4.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.6.4.ebuild index e54ec8822502..24e9783e75a6 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.6.4.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.6.4.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/gnome-extra/gtkhtml/gtkhtml-4.6.4.ebuild,v 1.6 2013/03/28 15:57:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.6.4.ebuild,v 1.7 2013/03/29 13:35:09 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/evolution/" 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 |