diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-11-12 10:07:46 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-11-12 10:07:46 +0000 |
commit | ec49612fc5f20cadc0edb8902050f4aeb178942e (patch) | |
tree | c31b1b0d7ca3775826a08dec6871dee8d2f009ba /app-vim/python-mode | |
parent | Update from qt overlay: respect AR (bug #440262); drop support for EAPI=2; sw... (diff) | |
download | gentoo-2-ec49612fc5f20cadc0edb8902050f4aeb178942e.tar.gz gentoo-2-ec49612fc5f20cadc0edb8902050f4aeb178942e.tar.bz2 gentoo-2-ec49612fc5f20cadc0edb8902050f4aeb178942e.zip |
Version bump wrt #442368 by Guillaume BINET <gbin@gootz.net>, drop old
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)
Diffstat (limited to 'app-vim/python-mode')
-rw-r--r-- | app-vim/python-mode/ChangeLog | 8 | ||||
-rw-r--r-- | app-vim/python-mode/python-mode-0.6.10.ebuild (renamed from app-vim/python-mode/python-mode-0.6.8.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-vim/python-mode/ChangeLog b/app-vim/python-mode/ChangeLog index cbfbeaa3121b..b574b95b94cf 100644 --- a/app-vim/python-mode/ChangeLog +++ b/app-vim/python-mode/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-vim/python-mode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/python-mode/ChangeLog,v 1.4 2012/09/07 09:39:22 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/python-mode/ChangeLog,v 1.5 2012/11/12 10:07:46 xarthisius Exp $ + +*python-mode-0.6.10 (12 Nov 2012) + + 12 Nov 2012; Kacper Kowalik <xarthisius@gentoo.org> + +python-mode-0.6.10.ebuild, -python-mode-0.6.8.ebuild: + Version bump wrt #442368 by Guillaume BINET <gbin@gootz.net>, drop old *python-mode-0.6.8 (07 Sep 2012) diff --git a/app-vim/python-mode/python-mode-0.6.8.ebuild b/app-vim/python-mode/python-mode-0.6.10.ebuild index 2fa6a5a7081a..e5b3e162315b 100644 --- a/app-vim/python-mode/python-mode-0.6.8.ebuild +++ b/app-vim/python-mode/python-mode-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/python-mode/python-mode-0.6.8.ebuild,v 1.1 2012/09/07 09:39:22 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/python-mode/python-mode-0.6.10.ebuild,v 1.1 2012/11/12 10:07:46 xarthisius Exp $ EAPI=4 |