diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-11-13 17:18:02 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-11-13 17:18:02 +0000 |
commit | 298b2bf29b5b5d70d907b83fcc17805e1388729f (patch) | |
tree | 61200c9996ed2eae398bf6cc5ead8a723226923a /net-www/epiphany | |
parent | Marked stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-298b2bf29b5b5d70d907b83fcc17805e1388729f.tar.gz gentoo-2-298b2bf29b5b5d70d907b83fcc17805e1388729f.tar.bz2 gentoo-2-298b2bf29b5b5d70d907b83fcc17805e1388729f.zip |
Marking stable on IA64.
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 7599d11ae6eb..d0a284527b3c 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.76 2004/11/12 04:09:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.77 2004/11/13 17:18:02 plasmaroo Exp $ + + 13 Nov 2004; <plasmaroo@gentoo.org> epiphany-1.2.9-r1.ebuild: + Marking stable on IA64. 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> epiphany-1.4.4.ebuild: Stable on sparc diff --git a/net-www/epiphany/epiphany-1.2.9-r1.ebuild b/net-www/epiphany/epiphany-1.2.9-r1.ebuild index f213163f06fc..db073917b465 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.6 2004/09/20 15:46:15 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.9-r1.ebuild,v 1.7 2004/11/13 17:18:02 plasmaroo 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 |