diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:29:22 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:29:22 +0000 |
commit | d1478192393c9336b7dc40fd03d0ea5c466d0975 (patch) | |
tree | 1cbfede38316e92c3a0ffdb4b9bc45406e0634f2 /app-vim | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-d1478192393c9336b7dc40fd03d0ea5c466d0975.tar.gz gentoo-2-d1478192393c9336b7dc40fd03d0ea5c466d0975.tar.bz2 gentoo-2-d1478192393c9336b7dc40fd03d0ea5c466d0975.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/pushpop/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/pushpop/pushpop-2.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/pushpop/ChangeLog b/app-vim/pushpop/ChangeLog index d36ab8994c9c..f97bbf97556b 100644 --- a/app-vim/pushpop/ChangeLog +++ b/app-vim/pushpop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/pushpop -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.10 2008/09/20 14:59:13 hawking Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.11 2010/10/07 03:29:22 leio Exp $ + + 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> pushpop-2.4.ebuild: + Drop to ~mips *pushpop-4.0 (20 Sep 2008) diff --git a/app-vim/pushpop/pushpop-2.4.ebuild b/app-vim/pushpop/pushpop-2.4.ebuild index 9f25c888f6f1..4ddd7b76bea6 100644 --- a/app-vim/pushpop/pushpop-2.4.ebuild +++ b/app-vim/pushpop/pushpop-2.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.9 2008/03/25 23:43:53 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.10 2010/10/07 03:29:22 leio Exp $ inherit vim-plugin DESCRIPTION="vim plugin: pushd / popd from the vim commandline" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=">=app-vim/genutils-1.1 |