diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:05:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:05:44 +0000 |
commit | c5ac2ded11290a5883f16580c9e3aa376d9c5bd8 (patch) | |
tree | eef8cb03fa383ebd636798ad5de66dc0beec0ce1 /dev-python/gtksourceview-python | |
parent | Marked ppc for bug #324077. (diff) | |
download | gentoo-2-c5ac2ded11290a5883f16580c9e3aa376d9c5bd8.tar.gz gentoo-2-c5ac2ded11290a5883f16580c9e3aa376d9c5bd8.tar.bz2 gentoo-2-c5ac2ded11290a5883f16580c9e3aa376d9c5bd8.zip |
Marked ppc for bug #324077.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gtksourceview-python')
-rw-r--r-- | dev-python/gtksourceview-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gtksourceview-python/gtksourceview-python-2.30.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gtksourceview-python/ChangeLog b/dev-python/gtksourceview-python/ChangeLog index 470c2a03280c..fbe1fce18626 100644 --- a/dev-python/gtksourceview-python/ChangeLog +++ b/dev-python/gtksourceview-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gtksourceview-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/ChangeLog,v 1.39 2010/09/08 09:31:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/ChangeLog,v 1.40 2010/09/11 19:05:44 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> + gtksourceview-python-2.30.2.ebuild: + Marked ppc for bug #324077. 08 Sep 2010; Brent Baude <ranger@gentoo.org> gtksourceview-python-2.28.0.ebuild: diff --git a/dev-python/gtksourceview-python/gtksourceview-python-2.30.2.ebuild b/dev-python/gtksourceview-python/gtksourceview-python-2.30.2.ebuild index e06db54a907c..bb0913b53cea 100644 --- a/dev-python/gtksourceview-python/gtksourceview-python-2.30.2.ebuild +++ b/dev-python/gtksourceview-python/gtksourceview-python-2.30.2.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/gtksourceview-python/gtksourceview-python-2.30.2.ebuild,v 1.4 2010/08/01 10:45:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.30.2.ebuild,v 1.5 2010/09/11 19:05:44 josejx Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the gtksourceview (version 1.8) library" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples" RDEPEND="=x11-libs/gtksourceview-1.8* |