Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 417479 - [BUMP] app-vim/python-mode-0.6.4 version bump
Summary: [BUMP] app-vim/python-mode-0.6.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kacper Kowalik (Xarthisius) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-25 10:28 UTC by Qing Lei
Modified: 2012-05-25 10:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Qing Lei 2012-05-25 10:28:40 UTC
--- python-mode-0.6.3.ebuild    2012-05-25 18:28:12.611306691 +0800
+++ python-mode-0.6.4.ebuild    2012-05-25 18:25:16.087317586 +0800
@@ -12,7 +12,7 @@

 DESCRIPTION="Provide python code looking for bugs, refactoring and other useful things"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=17788 -> ${P}.zip"
+SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=18032 -> ${P}.zip"

 LICENSE="LGPL-3"
 KEYWORDS="~amd64 ~x86"
@@ -28,7 +28,7 @@
        dev-python/ropemode
        "

-GIT_REV=9956aba
+GIT_REV=5b2bb31
 S=${WORKDIR}/klen-${PN}-${GIT_REV}
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-05-25 10:44:02 UTC
+*python-mode-0.6.4 (25 May 2012)
+
+  25 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +python-mode-0.6.4.ebuild,
+  -python-mode-0.6.3.ebuild:
+  Version bump wrt #417479 by <gentoo@leiqing.org>. Use vcs-snapshot.eclass and
+  github SRC_URI to avoid mangling with S and git revision, drop dependency on
+  unzip
+