diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 17:58:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 17:58:00 +0000 |
commit | efe29da08445caa8caa0e60425162f77f701ac49 (patch) | |
tree | e2f3608684024a858e36ba58ecb0195c4c231340 /net-libs/webkit-gtk | |
parent | ia64/sh/sparc stable wrt #290343 (diff) | |
download | gentoo-2-efe29da08445caa8caa0e60425162f77f701ac49.tar.gz gentoo-2-efe29da08445caa8caa0e60425162f77f701ac49.tar.bz2 gentoo-2-efe29da08445caa8caa0e60425162f77f701ac49.zip |
Add ~arm
(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.15.2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index 585014c83b75..0a8de536404c 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.59 2009/12/14 14:45:36 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.60 2009/12/29 17:58:00 armin76 Exp $ + + 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> webkit-gtk-1.1.15.2.ebuild, + webkit-gtk-1.1.15.4.ebuild: + Add ~arm 14 Dec 2009; Nirbheek Chauhan <nirbheek@gentoo.org> webkit-gtk-1.1.15.4.ebuild: 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 8ea6751344f5..33bab3ee58f3 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.6 2009/12/10 16:09:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.2.ebuild,v 1.7 2009/12/29 17:58:00 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 ~arm ~ia64 ~ppc sparc ~x86 ~x86-fbsd" # geoclue IUSE="coverage debug doc +gstreamer pango ruby +websockets" diff --git a/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild index 94b3fed79484..645c2d7f4431 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.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.4.ebuild,v 1.2 2009/12/14 14:45:36 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.3 2009/12/29 17:58:00 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 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" # geoclue IUSE="coverage debug doc +gstreamer pango +websockets" |