summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/pushpop/ChangeLog7
-rw-r--r--app-vim/pushpop/pushpop-2.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/pushpop/ChangeLog b/app-vim/pushpop/ChangeLog
index 4f3365089d9d..373278b9e06a 100644
--- a/app-vim/pushpop/ChangeLog
+++ b/app-vim/pushpop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/pushpop
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.8 2006/11/22 05:36:14 wormo Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.9 2008/03/25 23:43:53 coldwind Exp $
+
+ 25 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> pushpop-2.4.ebuild:
+ Added ~amd64.
22 Nov 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
pushpop-2.4.ebuild:
diff --git a/app-vim/pushpop/pushpop-2.4.ebuild b/app-vim/pushpop/pushpop-2.4.ebuild
index f833a9c70203..9f25c888f6f1 100644
--- a/app-vim/pushpop/pushpop-2.4.ebuild
+++ b/app-vim/pushpop/pushpop-2.4.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 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.8 2006/11/22 05:36:14 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.9 2008/03/25 23:43:53 coldwind 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 alpha ia64"
+KEYWORDS="alpha ~amd64 ia64 mips ppc sparc x86"
IUSE=""
RDEPEND=">=app-vim/genutils-1.1