Skip to content

Commit

Permalink
app-vim/notes: drop 0.29, bump 0.33.4
Browse files Browse the repository at this point in the history
Closes: gentoo#1208

Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
lkraav authored and monsieurp committed Apr 7, 2016
1 parent eb84748 commit b755cb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app-vim/notes/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DIST notes-0.29.tar.gz 53079 SHA256 231ad897f7a89067a7ec05366e2bd4782faad1b0abb198b241821c66612ae258 SHA512 9f757f06c9d881cd880ba7d9d0b5c6ab466f511d6a09919dc4febf9fa23132a3f7cf8e9d6f3b548ae94444fa3083e7f88f8d7a8a385cdccdb627e496f6cfefab WHIRLPOOL 230e1855ddc6512d4bee14524b2cab09d01ece02b6898d49054ca8e071ebf5cdd8e4dc17be5dbe459f5879e8b5539847eaa6932b252fb6f39b625a4f2d2b8d85
DIST notes-0.33.4.tar.gz 239372 SHA256 2a118a484beac2cf6254efe81e6a0d5c1513e027f476df7be93e330ab957034e SHA512 7f2147e786582e69760c6d76d7144bc1fd0f8934ce6574184e16f463f5ca9c21e9e0fc87f88b56922b8195b26be7b0f99435cef773ccbc360077cf568b98b98a WHIRLPOOL f23428663a8b8ea8b5f817728f81165c7046fb4f9157cd37bc1603cb4f876b125d272d4df9333988c2f84ff70e6a753167d6e12b034629da387f143adbaffd05
DIST notes-0.33.tar.gz 238638 SHA256 f4ca53d17d2e103eccfdeb8fcaf0ad47b02c594ca2587ae5b95fd7ac33407a1e SHA512 0149c12e5feeeaaeca658dd8136ad590694a06f367ef227aad786bc830254acf74903edf2334527274dcdfaff7cd86e605c2ea083a5ec09d4409d5b4fef194f1 WHIRLPOOL a14a65d37c5630c8dcccc4a7620ff679302c07cad05a3baa57a322f75d88199ed73fc70026a1674817a8d20a4e8ed87f3c6b6a9bc32419d508f1024522868be8
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ DESCRIPTION="vim plugin: easy note taking in vim"
HOMEPAGE="http://peterodding.com/code/vim/notes/"
SRC_URI="https://github.com/xolox/vim-notes/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="amd64 x86"
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

RDEPEND="${PYTHON_DEPS}
>=app-vim/vim-misc-1.16.1"
>=app-vim/vim-misc-1.17.6"

VIM_PLUGIN_HELPFILES="${PN}.txt"

Expand Down

0 comments on commit b755cb9

Please sign in to comment.