diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:00:52 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:00:52 +0000 |
commit | 80b9059f7af3ce63759a5c469d829aad2ba6bc77 (patch) | |
tree | 4baace50320edf770ea47dfbe1ff78470b94b76e /gnome-extra | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-80b9059f7af3ce63759a5c469d829aad2ba6bc77.tar.gz gentoo-2-80b9059f7af3ce63759a5c469d829aad2ba6bc77.tar.bz2 gentoo-2-80b9059f7af3ce63759a5c469d829aad2ba6bc77.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gtkhtml/ChangeLog b/gnome-extra/gtkhtml/ChangeLog index 08293374a483..fcc09f17fc18 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.285 2014/02/22 15:19:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.286 2014/02/22 22:00:52 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gtkhtml-4.6.6.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gtkhtml-4.6.6.ebuild: arch stable, bug 888 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild index b61c4fe40557..d1fb9905cc98 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-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.4 2014/02/22 15:19:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.6.6.ebuild,v 1.5 2014/02/22 22:00:52 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 |