diff options
author | 2010-11-14 17:16:27 +0000 | |
---|---|---|
committer | 2010-11-14 17:16:27 +0000 | |
commit | eb2b34a7eedfd00a3261b28889e05c06778ef64b (patch) | |
tree | 79143c24dc851fde652121eb4692aa9c96491fe3 /app-vim | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-eb2b34a7eedfd00a3261b28889e05c06778ef64b.tar.gz gentoo-2-eb2b34a7eedfd00a3261b28889e05c06778ef64b.tar.bz2 gentoo-2-eb2b34a7eedfd00a3261b28889e05c06778ef64b.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/pushpop/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/pushpop/pushpop-4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/pushpop/ChangeLog b/app-vim/pushpop/ChangeLog index 5346b7fc0226..a0025b8f1608 100644 --- a/app-vim/pushpop/ChangeLog +++ b/app-vim/pushpop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/pushpop # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.13 2010/11/14 11:10:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.14 2010/11/14 17:16:27 armin76 Exp $ + + 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> pushpop-4.0.ebuild: + alpha/ia64/sparc stable 14 Nov 2010; Markus Meier <maekke@gentoo.org> pushpop-4.0.ebuild: x86 stable, bug #345081 diff --git a/app-vim/pushpop/pushpop-4.0.ebuild b/app-vim/pushpop/pushpop-4.0.ebuild index fb8633082ae1..944880ea6685 100644 --- a/app-vim/pushpop/pushpop-4.0.ebuild +++ b/app-vim/pushpop/pushpop-4.0.ebuild @@ -1,13 +1,13 @@ # 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-4.0.ebuild,v 1.3 2010/11/14 11:10:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-4.0.ebuild,v 1.4 2010/11/14 17:16:27 armin76 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 |