diff options
-rw-r--r-- | app-editors/vim-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.2-r9.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2-r9.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cscope/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.4.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.5.ebuild | 4 |
8 files changed, 22 insertions, 13 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 4056abb07d45..2a15a9743a55 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.74 2004/05/28 16:44:24 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.75 2004/06/02 05:16:47 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> vim-core-6.2-r9.ebuild: + stable on amd64 28 May 2004; Ian Leitch <port001@gentoo.org> vim-core-6.3_beta2.ebuild: Keyworded ~x86 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 095573acc7ae..a1bf217d47ea 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.4 2004/05/24 15:48:56 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r9.ebuild,v 1.5 2004/06/02 05:16:47 lv 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 1b0697932611..b2c5991385a8 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,9 @@ # 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.103 2004/05/28 16:48:00 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.104 2004/06/02 05:17:59 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> vim-6.2-r9.ebuild: + stable on amd64 28 May 2004; Ian Leitch <port001@gentoo.org> vim-6.3_beta2.ebuild: Keyworded ~x86 diff --git a/app-editors/vim/vim-6.2-r9.ebuild b/app-editors/vim/vim-6.2-r9.ebuild index 538ef9854be6..a7add8fefc29 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.6 2004/05/26 02:50:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.7 2004/06/02 05:17:59 lv 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}" diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog index 2304045ed9c9..ca2c6c380f04 100644 --- a/dev-util/cscope/ChangeLog +++ b/dev-util/cscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cscope # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.20 2004/05/01 03:08:43 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.21 2004/06/02 05:19:36 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> cscope-15.5.ebuild: + stable on amd64 19 Apr 2004; Tom Gall <tgall@gentoo.org> cscope-15.4-r1: added ppc64, marked stable diff --git a/dev-util/cscope/cscope-15.3.ebuild b/dev-util/cscope/cscope-15.3.ebuild index c533850aefc7..e0b703e9232a 100644 --- a/dev-util/cscope/cscope-15.3.ebuild +++ b/dev-util/cscope/cscope-15.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.25 2004/02/22 22:32:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.26 2004/06/02 05:19:36 lv Exp $ inherit gnuconfig diff --git a/dev-util/cscope/cscope-15.4.ebuild b/dev-util/cscope/cscope-15.4.ebuild index ffceb84381d4..12a177ac2f49 100644 --- a/dev-util/cscope/cscope-15.4.ebuild +++ b/dev-util/cscope/cscope-15.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.4.ebuild,v 1.11 2004/02/22 22:32:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.4.ebuild,v 1.12 2004/06/02 05:19:36 lv Exp $ inherit gnuconfig elisp-common diff --git a/dev-util/cscope/cscope-15.5.ebuild b/dev-util/cscope/cscope-15.5.ebuild index 0342bcf6d589..ecd96f31977a 100644 --- a/dev-util/cscope/cscope-15.5.ebuild +++ b/dev-util/cscope/cscope-15.5.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/dev-util/cscope/cscope-15.5.ebuild,v 1.6 2004/05/26 01:20:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.ebuild,v 1.7 2004/06/02 05:19:36 lv Exp $ inherit gnuconfig elisp-common @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc -mips ~alpha arm ~hppa ~amd64 ~ia64 s390" +KEYWORDS="~x86 ~ppc ~sparc -mips ~alpha arm ~hppa amd64 ~ia64 s390" IUSE="emacs" RDEPEND=">=sys-libs/ncurses-5.2" |