diff options
author | 2006-12-17 00:43:03 +0000 | |
---|---|---|
committer | 2006-12-17 00:43:03 +0000 | |
commit | 97aa776e6277a8e43a7fc3f47af7bbcccf6425ec (patch) | |
tree | e3fa06ccabcc56d9aa82537e9773aa1e405efb26 /www-client/epiphany | |
parent | Stable on ppc wrt bug #156662. (diff) | |
download | historical-97aa776e6277a8e43a7fc3f47af7bbcccf6425ec.tar.gz historical-97aa776e6277a8e43a7fc3f47af7bbcccf6425ec.tar.bz2 historical-97aa776e6277a8e43a7fc3f47af7bbcccf6425ec.zip |
Stable on ppc wrt bug #156662.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.16.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index bfd55e95b209..d9aff687d834 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.94 2006/12/12 16:56:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.95 2006/12/17 00:42:01 dertobi123 Exp $ + + 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + epiphany-2.16.2.ebuild: + Stable on ppc wrt bug #156662. 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> epiphany-2.16.2.ebuild: diff --git a/www-client/epiphany/epiphany-2.16.2.ebuild b/www-client/epiphany/epiphany-2.16.2.ebuild index 6c6368ac7061..0e6979c947c5 100644 --- a/www-client/epiphany/epiphany-2.16.2.ebuild +++ b/www-client/epiphany/epiphany-2.16.2.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.16.2.ebuild,v 1.3 2006/12/12 16:56:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.2.ebuild,v 1.4 2006/12/17 00:42:01 dertobi123 Exp $ WANT_AUTOMAKE=1.9 inherit eutils gnome2 multilib autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc x86" IUSE="doc python" RDEPEND=">=dev-libs/glib-2.12 |