diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-02-03 06:42:23 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-02-03 06:42:23 +0000 |
commit | 1c7fdf3f409bc7d1a4a8d017c4d936069e2c74ab (patch) | |
tree | 3e3afc4bf08f4e6c9a21b27d1773869a1031a8d9 /www-client | |
parent | Stable on x86; Bug #117628 (diff) | |
download | gentoo-2-1c7fdf3f409bc7d1a4a8d017c4d936069e2c74ab.tar.gz gentoo-2-1c7fdf3f409bc7d1a4a8d017c4d936069e2c74ab.tar.bz2 gentoo-2-1c7fdf3f409bc7d1a4a8d017c4d936069e2c74ab.zip |
Stable on x86; Bug #120725
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-1.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 81d7c450906a..1ececcd1bc27 100644 --- a/www-client/epiphany-extensions/ChangeLog +++ b/www-client/epiphany-extensions/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany-extensions # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.20 2006/01/30 00:07:58 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.21 2006/02/03 06:42:23 tsunam Exp $ + + 03 Feb 2006; Joshua Jackson <tsunam@gentoo.org> + epiphany-extensions-1.8.1.ebuild: + Stable on x86; bug #120725 30 Jan 2006; Luis Medinas <metalgod@gentoo.org> epiphany-extensions-1.8.1.ebuild: diff --git a/www-client/epiphany-extensions/epiphany-extensions-1.8.1.ebuild b/www-client/epiphany-extensions/epiphany-extensions-1.8.1.ebuild index d7cb75d6c65d..d53e784623ed 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-1.8.1.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-1.8.1.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-extensions/epiphany-extensions-1.8.1.ebuild,v 1.6 2006/01/30 00:07:58 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-1.8.1.ebuild,v 1.7 2006/02/03 06:42:23 tsunam Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="dbus debug firefox pcre python" RDEPEND=">=www-client/epiphany-1.8.1 |