diff options
author | 2010-08-01 11:18:21 +0000 | |
---|---|---|
committer | 2010-08-01 11:18:21 +0000 | |
commit | 1d1a68104297fbc295641d0749a82f161ce3ec20 (patch) | |
tree | 9038f61301dc441a863e085484bc62c60767e592 /net-libs | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-1d1a68104297fbc295641d0749a82f161ce3ec20.tar.gz gentoo-2-1d1a68104297fbc295641d0749a82f161ce3ec20.tar.bz2 gentoo-2-1d1a68104297fbc295641d0749a82f161ce3ec20.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index a8b9faebb20d..c565bfc34273 100644 --- a/net-libs/webkit-gtk/ChangeLog +++ b/net-libs/webkit-gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/webkit-gtk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.77 2010/07/31 19:00:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.78 2010/08/01 11:18:21 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + webkit-gtk-1.2.3.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> webkit-gtk-1.2.3.ebuild: amd64 stable, bug 324077 diff --git a/net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild index 52be6490a48f..6671c84da429 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild,v 1.3 2010/07/31 19:00:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild,v 1.4 2010/08/01 11:18:21 fauli Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://www.webkitgtk.org/${MY_P}.tar.gz" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" # geoclue # FIXME: we are still not ready for introspection IUSE="coverage debug doc +gstreamer" # aqua |