diff options
author | 2010-09-11 18:35:55 +0000 | |
---|---|---|
committer | 2010-09-11 18:35:55 +0000 | |
commit | b80b0dce7c6c512eec723a98b73ff52a116f24c2 (patch) | |
tree | 71ec3530524c30c51326bbfa6628b87deb25e254 /net-libs | |
parent | Marked ppc for bug #324077. (diff) | |
download | gentoo-2-b80b0dce7c6c512eec723a98b73ff52a116f24c2.tar.gz gentoo-2-b80b0dce7c6c512eec723a98b73ff52a116f24c2.tar.bz2 gentoo-2-b80b0dce7c6c512eec723a98b73ff52a116f24c2.zip |
Marked ppc for 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 c565bfc34273..732273ee9eba 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.78 2010/08/01 11:18:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.79 2010/09/11 18:35:55 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> webkit-gtk-1.2.3.ebuild: + Marked ppc for bug #324077. 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> webkit-gtk-1.2.3.ebuild: 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 6671c84da429..1466d8a19608 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.4 2010/08/01 11:18:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.3.ebuild,v 1.5 2010/09/11 18:35:55 josejx 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 |