diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-16 19:01:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-16 19:01:38 +0000 |
commit | b901fc937ce61999f77d9a444642810a2ad18314 (patch) | |
tree | 25ccce820322ff3091ab2cff499833078549d360 /www-client/epiphany | |
parent | stable x86, bug 308549 (diff) | |
download | gentoo-2-b901fc937ce61999f77d9a444642810a2ad18314.tar.gz gentoo-2-b901fc937ce61999f77d9a444642810a2ad18314.tar.bz2 gentoo-2-b901fc937ce61999f77d9a444642810a2ad18314.zip |
stable x86, bug 308549
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.26.3-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index c0b65ed2b6dd..a97012e850e9 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.231 2010/03/15 19:08:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.232 2010/03/16 19:01:38 fauli Exp $ + + 16 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + epiphany-2.26.3-r3.ebuild: + stable x86, bug 308549 15 Mar 2010; nixnut <nixnut@gentoo.org> epiphany-2.26.3-r3.ebuild: ppc stable #308549 diff --git a/www-client/epiphany/epiphany-2.26.3-r3.ebuild b/www-client/epiphany/epiphany-2.26.3-r3.ebuild index 4aeb3a82862f..987f0a4e106f 100644 --- a/www-client/epiphany/epiphany-2.26.3-r3.ebuild +++ b/www-client/epiphany/epiphany-2.26.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r3.ebuild,v 1.4 2010/03/15 19:08:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r3.ebuild,v 1.5 2010/03/16 19:01:38 fauli Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="avahi doc networkmanager python spell" RDEPEND=">=dev-libs/glib-2.18.0 |