diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-17 20:06:41 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-17 20:06:41 +0000 |
commit | 0dc29dff412a9e65c6bac5550e0110b89a127fc8 (patch) | |
tree | 5a2db8689457f6e3a097f13939fa73dff3f47aec /net-www | |
parent | Numerous small fixes, see ChangeLog for details. (Manifest recommit) (diff) | |
download | gentoo-2-0dc29dff412a9e65c6bac5550e0110b89a127fc8.tar.gz gentoo-2-0dc29dff412a9e65c6bac5550e0110b89a127fc8.tar.bz2 gentoo-2-0dc29dff412a9e65c6bac5550e0110b89a127fc8.zip |
stable on amd64
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 63f689e9ae7f..6ba7d43ff412 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.47 2004/03/31 22:39:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.48 2004/04/17 20:06:40 lv Exp $ + + 17 Apr 2004; Travis Tilley <lv@gentoo.org> epiphany-1.0.7.ebuild: + stable on amd64 *epiphany-1.2.2 (01 Apr 2004) diff --git a/net-www/epiphany/epiphany-1.0.7.ebuild b/net-www/epiphany/epiphany-1.0.7.ebuild index cbd65c76f43a..137a62cf4d7e 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.7 2004/03/09 23:34:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.0.7.ebuild,v 1.8 2004/04/17 20:06:41 lv Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://epiphany.mozdev.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64 ia64" +KEYWORDS="x86 ppc sparc alpha amd64 ia64" IUSE="gnome" RDEPEND=">=gnome-base/gconf-1.2 |