diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-02 17:43:37 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-02 17:43:37 +0000 |
commit | 8fe147df841053bdd6820fdb2b4c9f311f3c4534 (patch) | |
tree | d29a4e5e72172447bb8be30820892237a1555048 /www-client | |
parent | stable amd64 (diff) | |
download | gentoo-2-8fe147df841053bdd6820fdb2b4c9f311f3c4534.tar.gz gentoo-2-8fe147df841053bdd6820fdb2b4c9f311f3c4534.tar.bz2 gentoo-2-8fe147df841053bdd6820fdb2b4c9f311f3c4534.zip |
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 24b26860c00a..3126b48714b7 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.27 2005/07/31 16:24:28 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.28 2005/08/02 17:39:04 blubb Exp $ + + 02 Aug 2005; Simon Stelling <blubb@gentoo.org> epiphany-1.6.3.ebuild: + stable on amd64 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> epiphany-1.6.3.ebuild: diff --git a/www-client/epiphany/epiphany-1.6.3.ebuild b/www-client/epiphany/epiphany-1.6.3.ebuild index 00a742b0deda..2237518d5b78 100644 --- a/www-client/epiphany/epiphany-1.6.3.ebuild +++ b/www-client/epiphany/epiphany-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.3.ebuild,v 1.7 2005/07/31 16:24:28 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.3.ebuild,v 1.8 2005/08/02 17:39:04 blubb 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 ~ppc64 hppa" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |