diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-21 00:18:24 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-21 00:18:24 +0000 |
commit | 880f9b9326a690322e74f528aadc9db8072f2ee9 (patch) | |
tree | 87d2f4149671b8c54508bea3c536402f7aa7e7d0 /app-editors | |
parent | cosmetic updates (Manifest recommit) (diff) | |
download | gentoo-2-880f9b9326a690322e74f528aadc9db8072f2ee9.tar.gz gentoo-2-880f9b9326a690322e74f528aadc9db8072f2ee9.tar.bz2 gentoo-2-880f9b9326a690322e74f528aadc9db8072f2ee9.zip |
Moving s390 stable up to 6.2-r9 so that I can tidy up older versions and update the eclass (the s390 development team is on extended leave).
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.2-r9.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2-r9.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 3905b7bcc98e..74b4abee5f2f 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.85 2004/06/21 00:06:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.86 2004/06/21 00:14:57 ciaranm Exp $ + + 21 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> vim-core-6.2-r9.ebuild: + Moving s390 stable up to 6.2-r9 so that I can tidy up older versions and + update the eclass (the s390 development team is on extended leave). 20 Jun 2004; Aron Griffis <agriffis@gentoo.org> vim-core-6.3.ebuild: Stable on alpha and ia64 diff --git a/app-editors/vim-core/vim-core-6.2-r9.ebuild b/app-editors/vim-core/vim-core-6.2-r9.ebuild index 98b757e1b9f7..2b9863a1f18b 100644 --- a/app-editors/vim-core/vim-core-6.2-r9.ebuild +++ b/app-editors/vim-core/vim-core-6.2-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r9.ebuild,v 1.7 2004/06/20 22:50:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r9.ebuild,v 1.8 2004/06/21 00:14:57 ciaranm Exp $ inherit vim @@ -18,5 +18,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="~x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="~x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ~ppc64 s390" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index f8468fc98fd5..df44ec7dd914 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/vim # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.114 2004/06/21 00:07:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.115 2004/06/21 00:18:24 ciaranm Exp $ + + 21 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> vim-6.2-r9.ebuild: + Moving s390 stable up to 6.2-r9 so that I can tidy up older versions and + update the eclass (the s390 development team is on extended leave). 20 Jun 2004; Aron Griffis <agriffis@gentoo.org> vim-6.3.ebuild: Stable on alpha and ia64 diff --git a/app-editors/vim/vim-6.2-r9.ebuild b/app-editors/vim/vim-6.2-r9.ebuild index b973c92e6559..cdb1caff3b0a 100644 --- a/app-editors/vim/vim-6.2-r9.ebuild +++ b/app-editors/vim/vim-6.2-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.10 2004/06/20 22:52:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.11 2004/06/21 00:18:24 ciaranm Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="alpha hppa mips ppc sparc ~x86 amd64 ~ia64 ~s390 ppc64 arm" +KEYWORDS="alpha hppa mips ppc sparc ~x86 amd64 ~ia64 s390 ppc64 arm" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" |