diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-05 17:42:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-05 17:42:36 +0000 |
commit | 2fc9a83eec3ab370e5632c27d7d63822b7812c6e (patch) | |
tree | 279ad077e344be54c298f6015239183ee69f8f71 /dev-python/pywebkitgtk | |
parent | arm/s390/sh/sparc stable wrt #285213 (diff) | |
download | gentoo-2-2fc9a83eec3ab370e5632c27d7d63822b7812c6e.tar.gz gentoo-2-2fc9a83eec3ab370e5632c27d7d63822b7812c6e.tar.bz2 gentoo-2-2fc9a83eec3ab370e5632c27d7d63822b7812c6e.zip |
sparc stable wrt #307261
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'dev-python/pywebkitgtk')
-rw-r--r-- | dev-python/pywebkitgtk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pywebkitgtk/pywebkitgtk-1.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pywebkitgtk/ChangeLog b/dev-python/pywebkitgtk/ChangeLog index 7a9c8c6318b8..c41325ac8836 100644 --- a/dev-python/pywebkitgtk/ChangeLog +++ b/dev-python/pywebkitgtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pywebkitgtk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/ChangeLog,v 1.17 2010/03/16 18:27:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/ChangeLog,v 1.18 2010/04/05 17:42:36 armin76 Exp $ + + 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> pywebkitgtk-1.1.7.ebuild: + sparc stable wrt #307261 16 Mar 2010; Christian Faulhammer <fauli@gentoo.org> pywebkitgtk-1.1.7.ebuild: diff --git a/dev-python/pywebkitgtk/pywebkitgtk-1.1.7.ebuild b/dev-python/pywebkitgtk/pywebkitgtk-1.1.7.ebuild index 3f419ce1cd67..d6b05fb67383 100644 --- a/dev-python/pywebkitgtk/pywebkitgtk-1.1.7.ebuild +++ b/dev-python/pywebkitgtk/pywebkitgtk-1.1.7.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/dev-python/pywebkitgtk/pywebkitgtk-1.1.7.ebuild,v 1.8 2010/03/16 18:27:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebkitgtk/pywebkitgtk-1.1.7.ebuild,v 1.9 2010/04/05 17:42:36 armin76 Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://pywebkitgtk.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND="dev-python/pygobject:2 |