diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-02-06 16:06:36 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-02-06 16:06:36 +0000 |
commit | 9452364add071752c95f5ebf2d4013db2b00bd35 (patch) | |
tree | b76360022d36cda40e76702f6da3cb241538c4f6 /net-www | |
parent | stable on x86 and sparc (Manifest recommit) (diff) | |
download | gentoo-2-9452364add071752c95f5ebf2d4013db2b00bd35.tar.gz gentoo-2-9452364add071752c95f5ebf2d4013db2b00bd35.tar.bz2 gentoo-2-9452364add071752c95f5ebf2d4013db2b00bd35.zip |
Mozilla went stable, so we move this to stable too because its the only one that builds against new mozilla
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index 282c8446aaf6..9595027eff30 100644 --- a/net-www/epiphany/ChangeLog +++ b/net-www/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/epiphany # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.39 2004/01/29 05:05:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.40 2004/02/06 16:06:36 spider Exp $ + + 06 Feb 2004; <spider@gentoo.org> epiphany-1.0.7.ebuild: + Stable x86 to match mozilla. 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> epiphany-1.0.6.ebuild: stable on alpha and ia64 diff --git a/net-www/epiphany/epiphany-1.0.7.ebuild b/net-www/epiphany/epiphany-1.0.7.ebuild index 8a09ee27b155..9f4bf790ceec 100644 --- a/net-www/epiphany/epiphany-1.0.7.ebuild +++ b/net-www/epiphany/epiphany-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.0.7.ebuild,v 1.1 2004/01/18 21:49:04 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.0.7.ebuild,v 1.2 2004/02/06 16:06:36 spider Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://epiphany.mozdev.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" IUSE="gnome" RDEPEND=">=gnome-base/gconf-1.2 |