diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 12:45:57 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 12:45:57 +0000 |
commit | 1a73d7586d37fb38004f0f752b9c1677d80fa5e1 (patch) | |
tree | 316a73efaaf2d85adaf0b6da7fa3e95159fe8ab7 /dev-python/gtksourceview-python | |
parent | Version bump and old version cleanup (diff) | |
download | gentoo-2-1a73d7586d37fb38004f0f752b9c1677d80fa5e1.tar.gz gentoo-2-1a73d7586d37fb38004f0f752b9c1677d80fa5e1.tar.bz2 gentoo-2-1a73d7586d37fb38004f0f752b9c1677d80fa5e1.zip |
x86 stable wrt bug #320247
(Portage version: 2.1.8.3/cvs/Linux i686)
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.28.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/gtksourceview-python/ChangeLog b/dev-python/gtksourceview-python/ChangeLog index ae250da4027b..65d39b987d6b 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.28 2010/01/17 23:49:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/ChangeLog,v 1.29 2010/05/18 12:45:57 phajdan.jr Exp $ + + 18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gtksourceview-python-2.28.0.ebuild: + x86 stable wrt bug #320247 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> gtksourceview-python-2.26.0.ebuild: diff --git a/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild b/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild index f8f36dab2923..1370f7a07c46 100644 --- a/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild +++ b/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.28.0.ebuild,v 1.1 2009/10/29 23:22:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild,v 1.2 2010/05/18 12:45:57 phajdan.jr 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 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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* |