diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:12:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:12:36 +0000 |
commit | a584651d08b9d23faf53ad5a3b7f7291358eef1d (patch) | |
tree | 4f0d6cc136569c40211883ff8abd269bec7b411f /app-vim/pushpop/pushpop-2.4.ebuild | |
parent | fix deps (bug #83005); clean old ebuild (diff) | |
download | gentoo-2-a584651d08b9d23faf53ad5a3b7f7291358eef1d.tar.gz gentoo-2-a584651d08b9d23faf53ad5a3b7f7291358eef1d.tar.bz2 gentoo-2-a584651d08b9d23faf53ad5a3b7f7291358eef1d.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-vim/pushpop/pushpop-2.4.ebuild')
-rw-r--r-- | app-vim/pushpop/pushpop-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/pushpop/pushpop-2.4.ebuild b/app-vim/pushpop/pushpop-2.4.ebuild index cb03b91329cb..af0689222afa 100644 --- a/app-vim/pushpop/pushpop-2.4.ebuild +++ b/app-vim/pushpop/pushpop-2.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.6 2005/01/01 16:53:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.7 2005/02/22 23:08:35 agriffis 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="x86 sparc mips ~ppc" +KEYWORDS="x86 sparc mips ~ppc alpha ia64" IUSE="" RDEPEND=">=app-vim/genutils-1.1 |