ChangeLog

# ChangeLog for app-vim/vimpython
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.20 2008/03/09 15:17:04 nelchael Exp $

09 Mar 2008; Krzysiek Pawlik -vimpython-1.7.ebuild:
Remove old version.

09 Mar 2008; Raúl Porcel vimpython-1.11.ebuild:
alpha/ia64/sparc stable wrt #209049

09 Mar 2008; Markus Meier vimpython-1.11.ebuild:
x86 stable, bug #209049

08 Mar 2008; Santiago M. Mola vimpython-1.11.ebuild:
amd64 stable wrt bug #209049

08 Mar 2008; nixnut vimpython-1.11.ebuild:
Stable on ppc wrt bug 209049

25 Nov 2007; nixnut vimpython-1.11.ebuild:
Added ~ppc wrt bug 199072

14 Nov 2007; Samuli Suominen vimpython-1.11.ebuild:
Rekeyword ~amd64 wrt #199072

13 Nov 2007; Raúl Porcel vimpython-1.11.ebuild:
Re-add ~alpha/~ia64/~sparc

*vimpython-1.11 (08 May 2007)

08 May 2007; Mike Kelly +vimpython-1.11.ebuild:
Version bump. Fixes Bug #167710, Bug #170777.

22 Feb 2007; Piotr Jaroszyński ChangeLog:
Transition to Manifest2.

27 Apr 2006; Marien Zwart files/digest-vimpython-1.7,
Manifest:
Fixing SHA256 digest, pass four

07 Apr 2006; Bryan Østergaard Remove ciaranm from metadata.xml.

08 Jan 2006; Joseph Jezak vimpython-1.7.ebuild:
Marked ppc stable for bug #113570.

25 Nov 2005; Andrej Kacian vimpython-1.7.ebuild:
Stable on x86, bug #113570.

27 Nov 2004; Ciaran McCreesh vimpython-1.7.ebuild:
Add help text, bug #63325

04 Apr 2004; Ciaran McCreesh vimpython-1.7.ebuild:
Stable on sparc

23 Jan 2004; Aron Griffis vimpython-1.7.ebuild:
stable on alpha and ia64

*vimpython-1.7 (06 Dec 2003)

06 Dec 2003; Ciaran McCreesh vimpython-1.7.ebuild:
Initial version. Have confirmed the licence via email with the author.

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DIST vimpython-1.11.tar.bz2 4080 RMD160 bdac4c3c3f46255a9bfe0f6ad4de516c0ef41be8 SHA1 4beee183c7deb862c56074fc20659d634fa213e0 SHA256 62b3c81d7bc676ab5c92a251cf5937e5df449886b5d0da9f58dfeb2757c4491f
EBUILD vimpython-1.11.ebuild 531 RMD160 3e4d2c1dc2083cc37b9faa38d9779be661104d98 SHA1 fcc0951764ca43beeb1c833387e73922bdce606d SHA256 cda258c2e894915e269e7ac4a531ee076b624a701e577653a250eaa67b1c75f5
MISC ChangeLog 2175 RMD160 5f218e8d691b9137abddd129b96d63cb453dc957 SHA1 0b260e66e6f232e8ac2f1c5bb3b12c2cf2ff774b SHA256 b60c4263007888be1af23afaba9a7de14ca5376be6d5321f0207caa008daae84
MISC metadata.xml 157 RMD160 adcd6494e1e562ab5e0bd090e114622782ac753a SHA1 22983b8e9ba3045d8ccbc2b14393423f7f05d2ee SHA256 106c8618581360c66c2b535fcb7a6cb9ff318f1bd8e6c8f40f2f2f2d54e6787a
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFH0/92go/w9rxVVVERAtJbAKC4uiglef+FVXzCF8B0OyD6+DNN4wCfUPfF
rlnI9p3gC3B960JXoBJKDwA=
=MCRM
-----END PGP SIGNATURE-----

metadata.xml




vim

vimpython-1.11.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.11.ebuild,v 1.8 2008/03/09 14:40:52 armin76 Exp $

VIM_PLUGIN_VIM_VERSION="7.0"
inherit vim-plugin

DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"

LICENSE="vim"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""

RDEPEND="${DEPEND}"

VIM_PLUGIN_HELPURI="${HOMEPAGE}"