diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-24 14:26:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-24 14:26:31 +0000 |
commit | 619a51c358c198fb07f30a205ab546dbf6e26c56 (patch) | |
tree | b4f6b8fad87ab25bd411ee92b1d225f41f6d7a98 /www-client/epiphany | |
parent | Inital import, bug 99553, thanks to Benoit Philipps (diff) | |
download | gentoo-2-619a51c358c198fb07f30a205ab546dbf6e26c56.tar.gz gentoo-2-619a51c358c198fb07f30a205ab546dbf6e26c56.tar.bz2 gentoo-2-619a51c358c198fb07f30a205ab546dbf6e26c56.zip |
Mark 2.14.2.1-r1 stable on alpha
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.14.2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 71e96399e577..2c74ef0e2300 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.86 2006/10/13 12:47:05 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.87 2006/10/24 14:26:31 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + epiphany-2.14.2.1-r1.ebuild: + Mark 2.14.2.1-r1 stable on alpha *epiphany-2.16.1 (13 Oct 2006) diff --git a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild index bfe46693984e..c562044f60d4 100644 --- a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild +++ b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.8 2006/09/13 21:35:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.9 2006/10/24 14:26:31 agriffis Exp $ inherit eutils gnome2 multilib autotools @@ -9,7 +9,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="doc firefox python" # Note that there is no libgnomeprint dep, while it is |