diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:19:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:19:07 +0000 |
commit | b990de3f21c14c864dc11c5fa53e1dfd215329e5 (patch) | |
tree | 6ff2ca63ffaddfc0d4ab714a4aa59f27bf84cff0 /gnome-extra/gtkhtml | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-b990de3f21c14c864dc11c5fa53e1dfd215329e5.tar.gz gentoo-2-b990de3f21c14c864dc11c5fa53e1dfd215329e5.tar.bz2 gentoo-2-b990de3f21c14c864dc11c5fa53e1dfd215329e5.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/gtkhtml')
-rw-r--r-- | gnome-extra/gtkhtml/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/gtkhtml/ChangeLog b/gnome-extra/gtkhtml/ChangeLog index cbe18cc5bf0d..08293374a483 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.284 2013/12/08 18:53:14 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.285 2014/02/22 15:19:07 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gtkhtml-4.6.6.ebuild: + arch stable, bug 888 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gtkhtml-4.6.6.ebuild: x86 stable, bug #478252 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild index e69860285536..b61c4fe40557 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.6.6.ebuild,v 1.3 2013/12/08 18:53:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild,v 1.4 2014/02/22 15:19:07 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,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 |