diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:53:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:53:31 +0000 |
commit | 68098dcdb55560dfc1a132e459721a91d0bb4a6d (patch) | |
tree | a1fa043bdbaf177adf178bd74f717a4bbe639d8e | |
parent | sparc stable wrt bug #492164 (diff) | |
download | gentoo-2-68098dcdb55560dfc1a132e459721a91d0bb4a6d.tar.gz gentoo-2-68098dcdb55560dfc1a132e459721a91d0bb4a6d.tar.bz2 gentoo-2-68098dcdb55560dfc1a132e459721a91d0bb4a6d.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-3.6.0.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 7db1f42c82d8..0089a0fb8b69 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.162 2013/03/30 17:15:10 eva Exp $ +# 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 $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> epiphany-extensions-3.6.0.ebuild: + arch stable, bug 888 30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -files/epiphany-extensions-2.30.1-fix-es_ES.patch, @@ -797,4 +800,3 @@ +files/epiphany-extensions-1.6.0-fix_includes.patch, +epiphany-extensions-1.6.0.ebuild: New version for epiphany-1.6 - 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 9b8b29817901..1748845e2832 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-2012 Gentoo Foundation +# 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.2 2012/12/27 08:23:01 tetromino Exp $ +# $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 $ 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=" |