diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-19 12:40:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-19 12:40:42 +0000 |
commit | 3a8a886f8bdd2f92859311a94955edd20addf685 (patch) | |
tree | a14c852db2bd1a3f0728e2e3830f93d2cef49da7 /net-www/epiphany | |
parent | add hal for nautilus-cd-burner (diff) | |
download | gentoo-2-3a8a886f8bdd2f92859311a94955edd20addf685.tar.gz gentoo-2-3a8a886f8bdd2f92859311a94955edd20addf685.tar.bz2 gentoo-2-3a8a886f8bdd2f92859311a94955edd20addf685.zip |
Stable on alpha, bug 63996.
Diffstat (limited to 'net-www/epiphany')
-rw-r--r-- | net-www/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-1.2.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index 7e5badcd2c6b..8b1d97c017f9 100644 --- a/net-www/epiphany/ChangeLog +++ b/net-www/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/epiphany # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.71 2004/09/17 08:35:12 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.72 2004/09/19 12:40:42 kloeri Exp $ + + 19 Sep 2004; <kloeri@gentoo.org> epiphany-1.2.9-r1.ebuild: + Stable on alpha, bug 63996. 17 Sep 2004; <SeJo@gentoo.org> epiphany-1.2.9-r1.ebuild: stable ppc bug:63996 diff --git a/net-www/epiphany/epiphany-1.2.9-r1.ebuild b/net-www/epiphany/epiphany-1.2.9-r1.ebuild index 82c4c7cba947..159711f7ea32 100644 --- a/net-www/epiphany/epiphany-1.2.9-r1.ebuild +++ b/net-www/epiphany/epiphany-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.9-r1.ebuild,v 1.4 2004/09/18 20:21:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.9-r1.ebuild,v 1.5 2004/09/19 12:40:42 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha ~amd64 ~ia64" IUSE="gnome doc" RDEPEND=">=dev-libs/glib-2.4.1 |