diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:09:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:09:00 +0000 |
commit | cd86ab077ac2a8866e0b61ce00c12685070f4e0a (patch) | |
tree | 40b65450469532a3864f705489f9ce3f1fb37e8d /gnome-extra | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-cd86ab077ac2a8866e0b61ce00c12685070f4e0a.tar.gz gentoo-2-cd86ab077ac2a8866e0b61ce00c12685070f4e0a.tar.bz2 gentoo-2-cd86ab077ac2a8866e0b61ce00c12685070f4e0a.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gtkhtml/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-4.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/gtkhtml/ChangeLog b/gnome-extra/gtkhtml/ChangeLog index 0cceb6a8ac00..0e3b124c46e3 100644 --- a/gnome-extra/gtkhtml/ChangeLog +++ b/gnome-extra/gtkhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gtkhtml -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.241 2011/12/29 17:46:18 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.242 2012/01/14 17:09:00 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> gtkhtml-4.2.2.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gtkhtml-4.2.2.ebuild: amd64 stable, bug 393007 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.2.2.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.2.2.ebuild index bec3c7f5980a..3d430d0ed23a 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.2.2.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.2.2.ebuild,v 1.2 2011/12/29 17:46:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.2.2.ebuild,v 1.3 2012/01/14 17:09:00 maekke Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" 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 |