diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:40:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:40:45 +0000 |
commit | 18c7a4455a0b437dfc658dd8eb623bb3982f7a8f (patch) | |
tree | 357924e19b32be72c1c452c4086127ea3e5b39c1 | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-18c7a4455a0b437dfc658dd8eb623bb3982f7a8f.tar.gz gentoo-2-18c7a4455a0b437dfc658dd8eb623bb3982f7a8f.tar.bz2 gentoo-2-18c7a4455a0b437dfc658dd8eb623bb3982f7a8f.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-3.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 0089a0fb8b69..bb4041791cd6 100644 --- a/www-client/epiphany-extensions/ChangeLog +++ b/www-client/epiphany-extensions/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany-extensions # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.163 2014/02/22 15:53:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.164 2014/02/22 22:40:45 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> epiphany-extensions-3.6.0.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> epiphany-extensions-3.6.0.ebuild: arch stable, bug 888 diff --git a/www-client/epiphany-extensions/epiphany-extensions-3.6.0.ebuild b/www-client/epiphany-extensions/epiphany-extensions-3.6.0.ebuild index 1748845e2832..57369477f5b7 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-3.6.0.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-3.6.0.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/www-client/epiphany-extensions/epiphany-extensions-3.6.0.ebuild,v 1.3 2014/02/22 15:53:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-3.6.0.ebuild,v 1.4 2014/02/22 22:40:45 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="dbus examples pcre" RDEPEND=" |