diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-09 19:12:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-09 19:12:53 +0000 |
commit | cb6a6845345d00b65cf6ef8a3916d79b41f22e8e (patch) | |
tree | 71e90862c6b3383048a2f96638b9ef27dfde3d0a /net-libs/webkit-gtk | |
parent | Add ~ia64 (diff) | |
download | gentoo-2-cb6a6845345d00b65cf6ef8a3916d79b41f22e8e.tar.gz gentoo-2-cb6a6845345d00b65cf6ef8a3916d79b41f22e8e.tar.bz2 gentoo-2-cb6a6845345d00b65cf6ef8a3916d79b41f22e8e.zip |
This still doesn't work on sparc
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild | 4 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.1.15.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index 7c7f15981c72..4272c849f19f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.53 2009/10/29 21:35:36 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.54 2009/11/09 19:12:53 armin76 Exp $ + + 09 Nov 2009; Raúl Porcel <armin76@gentoo.org> webkit-gtk-1.1.10.ebuild, + webkit-gtk-1.1.15.2.ebuild: + This still doesn't work on sparc *webkit-gtk-1.1.15.2 (29 Oct 2009) diff --git a/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild index 1e6ef8d6044e..2d76e7a8d1b9 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1.10.ebuild,v 1.9 2009/10/02 15:57:48 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.10.ebuild,v 1.10 2009/11/09 19:12:53 armin76 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 ~ia64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc -sparc x86 ~x86-fbsd" # geoclue IUSE="coverage debug doc gnome-keyring +gstreamer pango" diff --git a/net-libs/webkit-gtk/webkit-gtk-1.1.15.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.1.15.2.ebuild index ec132216fd52..6ba90782cea2 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.1.15.2.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.1.15.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1.15.2.ebuild,v 1.1 2009/10/29 21:35:36 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.2.ebuild,v 1.2 2009/11/09 19:12:53 armin76 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 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc -sparc ~x86 ~x86-fbsd" # geoclue IUSE="coverage debug doc +gstreamer pango ruby +websockets" |