diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-18 18:30:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-18 18:30:15 +0000 |
commit | db3308b08aa57bd519491f69c86f32c60a257427 (patch) | |
tree | 260604153e31dac5c0247001f127d0c6d7482ca6 /app-editors | |
parent | ppc stable, bug #151561 (diff) | |
download | gentoo-2-db3308b08aa57bd519491f69c86f32c60a257427.tar.gz gentoo-2-db3308b08aa57bd519491f69c86f32c60a257427.tar.bz2 gentoo-2-db3308b08aa57bd519491f69c86f32c60a257427.zip |
Mark 7.0.91 stable on alpha
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-7.0.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index e680a9005295..ed20d88303ad 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +1,9 @@ # 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.224 2006/10/18 13:45:57 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.225 2006/10/18 18:30:15 agriffis Exp $ + + 18 Oct 2006; Aron Griffis <agriffis@gentoo.org> vim-core-7.0.91.ebuild: + Mark 7.0.91 stable on alpha 18 Oct 2006; Roy Marples <uberlord@gentoo.org> vim-core-7.0.91.ebuild, vim-core-7.0.109.ebuild: diff --git a/app-editors/vim-core/vim-core-7.0.91.ebuild b/app-editors/vim-core/vim-core-7.0.91.ebuild index 47ec0992956f..e73474532e6c 100644 --- a/app-editors/vim-core/vim-core-7.0.91.ebuild +++ b/app-editors/vim-core/vim-core-7.0.91.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.91.ebuild,v 1.4 2006/10/18 13:45:57 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.91.ebuild,v 1.5 2006/10/18 18:30:15 agriffis 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 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="${DEPEND}" PDEPEND="!livecd? ( app-vim/gentoo-syntax )" |