diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:25:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:25:57 +0000 |
commit | 34fbc9c22a5acae0c8ac80155d7ab4ea8f71294d (patch) | |
tree | e0327880504c6810d99ba324427ba6f9df938f5c /dev-python/gtksourceview-python | |
parent | stable x86, bug 293714 (diff) | |
download | gentoo-2-34fbc9c22a5acae0c8ac80155d7ab4ea8f71294d.tar.gz gentoo-2-34fbc9c22a5acae0c8ac80155d7ab4ea8f71294d.tar.bz2 gentoo-2-34fbc9c22a5acae0c8ac80155d7ab4ea8f71294d.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-python/gtksourceview-python')
-rw-r--r-- | dev-python/gtksourceview-python/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/gtksourceview-python/ChangeLog b/dev-python/gtksourceview-python/ChangeLog index 984c55f009c2..1f032401b537 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.26 2009/12/03 17:20:53 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/ChangeLog,v 1.27 2010/01/16 17:25:57 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + gtksourceview-python-2.26.0.ebuild: + sh stable 03 Dec 2009; Brent Baude <ranger@gentoo.org> gtksourceview-python-2.26.0.ebuild: 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 6170b9ed69ea..b030234e9078 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 +# 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.26.0.ebuild,v 1.8 2009/12/03 17:20:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild,v 1.9 2010/01/16 17:25:57 armin76 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* |