diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:34:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:34:18 +0000 |
commit | 73e85bbcebb3871eb2c47d0e146124eb64112531 (patch) | |
tree | 0350254daa54c8fe2e1820356882d464c5bfea5e /dev-python/gtksourceview-python | |
parent | arm stable, bug #281427 (diff) | |
download | gentoo-2-73e85bbcebb3871eb2c47d0e146124eb64112531.tar.gz gentoo-2-73e85bbcebb3871eb2c47d0e146124eb64112531.tar.bz2 gentoo-2-73e85bbcebb3871eb2c47d0e146124eb64112531.zip |
arm stable, bug #281427
(Portage version: 2.2_rc48/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.26.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gtksourceview-python/ChangeLog b/dev-python/gtksourceview-python/ChangeLog index cf2648dc2739..c2ec54cd092b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/ChangeLog,v 1.23 2009/10/29 23:22:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/ChangeLog,v 1.24 2009/11/05 20:34:18 maekke Exp $ + + 05 Nov 2009; Markus Meier <maekke@gentoo.org> + gtksourceview-python-2.26.0.ebuild: + arm stable, bug #281427 *gtksourceview-python-2.28.0 (29 Oct 2009) diff --git a/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild b/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild index 66c972cafecc..559101a9d724 100644 --- a/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild +++ b/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.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/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild,v 1.5 2009/10/24 16:33:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild,v 1.6 2009/11/05 20:34:18 maekke Exp $ G_PY_PN="gnome-python-desktop" @@ -9,7 +9,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* |