summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-08-31 18:53:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-08-31 18:53:51 +0000
commit4f44a9c4bee1f95cef84e4816a2ee960e895fcc9 (patch)
treeee865a542ef8247dbc25ff59e08949ac97d742ff /app-editors/vim-core
parentMake sure the m4 dir is used when re-autoreconfiguring. (diff)
downloadhistorical-4f44a9c4bee1f95cef84e4816a2ee960e895fcc9.tar.gz
historical-4f44a9c4bee1f95cef84e4816a2ee960e895fcc9.tar.bz2
historical-4f44a9c4bee1f95cef84e4816a2ee960e895fcc9.zip
Into the ~hppa fold
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/ChangeLog6
-rw-r--r--app-editors/vim-core/vim-core-7.0.17.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index d01ffede6ff3..8845c0cd5b8f 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.215 2006/08/18 21:08:52 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.216 2006/08/31 18:51:38 gustavoz Exp $
+
+ 31 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ vim-core-7.0.17.ebuild:
+ Into the ~hppa fold
18 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> vim-core-7.0.17.ebuild:
Stable on alpha.
diff --git a/app-editors/vim-core/vim-core-7.0.17.ebuild b/app-editors/vim-core/vim-core-7.0.17.ebuild
index c38556bee3f3..c02453cde812 100644
--- a/app-editors/vim-core/vim-core-7.0.17.ebuild
+++ b/app-editors/vim-core/vim-core-7.0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.17.ebuild,v 1.5 2006/08/18 21:08:52 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.17.ebuild,v 1.6 2006/08/31 18:51:38 gustavoz Exp $
inherit vim
@@ -17,7 +17,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.*}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="${DEPEND}"
PDEPEND="!livecd? ( app-vim/gentoo-syntax )"