diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-03 18:43:24 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-03 18:43:24 +0000 |
commit | ae7b0e438b24d3c3d1a0250b8b8f179a63297219 (patch) | |
tree | 21a6b398d702bbddde6370c76b0db90fda8f18f4 /app-editors | |
parent | ppc stable, bug #176226 (diff) | |
download | gentoo-2-ae7b0e438b24d3c3d1a0250b8b8f179a63297219.tar.gz gentoo-2-ae7b0e438b24d3c3d1a0250b8b8f179a63297219.tar.bz2 gentoo-2-ae7b0e438b24d3c3d1a0250b8b8f179a63297219.zip |
ppc stable, bug #176464
(Portage version: 2.1.2.5)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-7.0.235.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index b3ba4f05823c..ec209a0344fd 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.250 2007/05/02 16:30:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.251 2007/05/03 18:43:24 dertobi123 Exp $ + + 03 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + vim-core-7.0.235.ebuild: + ppc stable, bug #176464 02 May 2007; Markus Rothe <corsair@gentoo.org> vim-core-7.0.235.ebuild: Stable on ppc64; bug #176464 diff --git a/app-editors/vim-core/vim-core-7.0.235.ebuild b/app-editors/vim-core/vim-core-7.0.235.ebuild index 362342e94c21..08a383bcf6dd 100644 --- a/app-editors/vim-core/vim-core-7.0.235.ebuild +++ b/app-editors/vim-core/vim-core-7.0.235.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.235.ebuild,v 1.6 2007/05/02 16:30:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.235.ebuild,v 1.7 2007/05/03 18:43:24 dertobi123 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 ~m68k ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="${DEPEND}" PDEPEND="!livecd? ( app-vim/gentoo-syntax )" |