diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:00:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:00:30 +0000 |
commit | c796fcb72e8edecba2d62be0a0597dee983d31c2 (patch) | |
tree | b5fca4fd83e3f65a3eb6e32133c9e785cd068441 /net-libs | |
parent | amd64 stable, bug 324077 (diff) | |
download | gentoo-2-c796fcb72e8edecba2d62be0a0597dee983d31c2.tar.gz gentoo-2-c796fcb72e8edecba2d62be0a0597dee983d31c2.tar.bz2 gentoo-2-c796fcb72e8edecba2d62be0a0597dee983d31c2.zip |
amd64 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index ffd2dea11d88..a8b9faebb20d 100644 --- a/net-libs/webkit-gtk/ChangeLog +++ b/net-libs/webkit-gtk/ChangeLog @@ -1,6 +1,9 @@ # 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.76 2010/07/26 14:23:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.77 2010/07/31 19:00:30 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> webkit-gtk-1.2.3.ebuild: + amd64 stable, bug 324077 26 Jul 2010; Pacho Ramos <pacho@gentoo.org> webkit-gtk-1.2.3.ebuild, +files/webkit-gtk-1.2.3-fix-pool-sparc.patch: 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 0ae812650ad0..52be6490a48f 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.2 2010/07/26 14:23:26 pacho Exp $ +# $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 $ 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 |