diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-21 20:56:05 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-21 20:56:05 +0000 |
commit | 3f48339e067ce146bb5a10d6bab660974c08148a (patch) | |
tree | d152728ddab8ec0e3612cf40949bb8d9cdc86b8f /app-editors | |
parent | Version bump, bug #99458 (diff) | |
download | gentoo-2-3f48339e067ce146bb5a10d6bab660974c08148a.tar.gz gentoo-2-3f48339e067ce146bb5a10d6bab660974c08148a.tar.bz2 gentoo-2-3f48339e067ce146bb5a10d6bab660974c08148a.zip |
Stable on hppa
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.3.084.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index e1fd91d14dea..bf5080b929f3 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.157 2005/07/21 20:16:53 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.158 2005/07/21 20:56:05 killerfox Exp $ + + 21 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> + vim-core-6.3.084.ebuild: + Stable on hppa. bug #99578 21 Jul 2005; Herbie Hopkins <herbs@gentoo.org> vim-core-6.3.084.ebuild: Stable on amd64 wrt bug #99578. diff --git a/app-editors/vim-core/vim-core-6.3.084.ebuild b/app-editors/vim-core/vim-core-6.3.084.ebuild index caa43c4fd267..87b2c91eb449 100644 --- a/app-editors/vim-core/vim-core-6.3.084.ebuild +++ b/app-editors/vim-core/vim-core-6.3.084.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.2 2005/07/21 20:16:53 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.3 2005/07/21 20:56:05 killerfox Exp $ inherit vim @@ -21,7 +21,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="nls" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )" |