diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/nano/nano-1.0.8-r1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r1.ebuild | 3 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r4.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r5.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r6.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r7.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r8.ebuild | 4 |
11 files changed, 37 insertions, 13 deletions
diff --git a/app-editors/nano/ChangeLog b/app-editors/nano/ChangeLog index 8ba854ca5f87..8b66e193a0a6 100644 --- a/app-editors/nano/ChangeLog +++ b/app-editors/nano/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/nano # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.4 2002/04/12 02:48:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.5 2002/07/16 02:07:22 owen Exp $ + + 15 Jul 2002; Owen Stampflee <owen@gentoo.org> : + + Added KEYWORDS. + 11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> nano-1.0.8-r1.ebuild : diff --git a/app-editors/nano/nano-1.0.8-r1.ebuild b/app-editors/nano/nano-1.0.8-r1.ebuild index 0fc962038001..e08a226753aa 100644 --- a/app-editors/nano/nano-1.0.8-r1.ebuild +++ b/app-editors/nano/nano-1.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.8-r1.ebuild,v 1.3 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.8-r1.ebuild,v 1.4 2002/07/16 02:07:22 owen Exp $ S=${WORKDIR}/${P} DESCRIPTION="clone of Pico with more functions in a smaller size" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 slang? ( >=sys-libs/slang-1.4.4-r1 ) nls? ( sys-devel/gettext )" - +KEYWORDS="x86 ppc" src_compile() { local myconf diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 5657c27ac905..fb5bf223f118 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for app-editors/vim # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.13 2002/07/06 18:28:03 naz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.14 2002/07/16 02:05:38 owen Exp $ vim-6.1-r8.ebuild (06 Jul 2002) - + + 15 Jul 2002; Owen Stampflee <owen@gentoo.org> : + + Added KEYWORDS. + 06 Jul 2002; Michael Nazaroff <naz@gentoo.org> vim-6.1-r8.ebuild : Added back gpm support, since gpm should now be fixed. I also added a diff --git a/app-editors/vim/vim-6.1-r1.ebuild b/app-editors/vim/vim-6.1-r1.ebuild index b3033b9cc32e..2ab73bf8c1b5 100644 --- a/app-editors/vim/vim-6.1-r1.ebuild +++ b/app-editors/vim/vim-6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r1.ebuild,v 1.4 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r1.ebuild,v 1.5 2002/07/16 02:05:39 owen Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -76,6 +76,7 @@ DEPEND="virtual/glibc # Please don't re-enable the tclinterp flag without verifying first # that the above works. Thanks. (08 Sep 2001 agriffis) +KEYWORDS="x86 ppc" src_unpack() { unpack $A # Fixup a script to use awk instead of nawk diff --git a/app-editors/vim/vim-6.1-r2.ebuild b/app-editors/vim/vim-6.1-r2.ebuild index e48c51ebaca8..799afd9f497e 100644 --- a/app-editors/vim/vim-6.1-r2.ebuild +++ b/app-editors/vim/vim-6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r2.ebuild,v 1.4 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r2.ebuild,v 1.5 2002/07/16 02:05:39 owen Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -77,6 +77,8 @@ DEPEND="virtual/glibc # Please don't re-enable the tclinterp flag without verifying first # that the above works. Thanks. (08 Sep 2001 agriffis) +KEYWORDS="x86 ppc" + src_unpack() { unpack $A # Fixup a script to use awk instead of nawk diff --git a/app-editors/vim/vim-6.1-r3.ebuild b/app-editors/vim/vim-6.1-r3.ebuild index 9ca468724b16..1418625a42ad 100644 --- a/app-editors/vim/vim-6.1-r3.ebuild +++ b/app-editors/vim/vim-6.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r3.ebuild,v 1.4 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r3.ebuild,v 1.5 2002/07/16 02:05:39 owen Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -77,6 +77,8 @@ DEPEND="virtual/glibc # Please don't re-enable the tclinterp flag without verifying first # that the above works. Thanks. (08 Sep 2001 agriffis) +KEYWORDS="x86 ppc" + src_unpack() { unpack $A # Fixup a script to use awk instead of nawk diff --git a/app-editors/vim/vim-6.1-r4.ebuild b/app-editors/vim/vim-6.1-r4.ebuild index 9bdaa6a81e86..cc6a085617e1 100644 --- a/app-editors/vim/vim-6.1-r4.ebuild +++ b/app-editors/vim/vim-6.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r4.ebuild,v 1.4 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r4.ebuild,v 1.5 2002/07/16 02:05:39 owen Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -77,6 +77,8 @@ DEPEND="virtual/glibc # Please don't re-enable the tclinterp flag without verifying first # that the above works. Thanks. (08 Sep 2001 agriffis) +KEYWORDS="x86 ppc" + src_unpack() { unpack $A # Fixup a script to use awk instead of nawk diff --git a/app-editors/vim/vim-6.1-r5.ebuild b/app-editors/vim/vim-6.1-r5.ebuild index 1f34ffd1adf3..5b202169d648 100644 --- a/app-editors/vim/vim-6.1-r5.ebuild +++ b/app-editors/vim/vim-6.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r5.ebuild,v 1.7 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r5.ebuild,v 1.8 2002/07/16 02:05:39 owen Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -77,6 +77,8 @@ DEPEND="virtual/glibc # Please don't re-enable the tclinterp flag without verifying first # that the above works. Thanks. (08 Sep 2001 agriffis) +KEYWORDS="x86 ppc" + src_unpack() { unpack $A # Fixup a script to use awk instead of nawk diff --git a/app-editors/vim/vim-6.1-r6.ebuild b/app-editors/vim/vim-6.1-r6.ebuild index ca5cc2d23d82..abe61723554c 100644 --- a/app-editors/vim/vim-6.1-r6.ebuild +++ b/app-editors/vim/vim-6.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r6.ebuild,v 1.4 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r6.ebuild,v 1.5 2002/07/16 02:05:39 owen Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -77,6 +77,8 @@ DEPEND="virtual/glibc # Please don't re-enable the tclinterp flag without verifying first # that the above works. Thanks. (08 Sep 2001 agriffis) +KEYWORDS="x86 ppc" + src_unpack() { unpack $A # Fixup a script to use awk instead of nawk diff --git a/app-editors/vim/vim-6.1-r7.ebuild b/app-editors/vim/vim-6.1-r7.ebuild index 797d218adb46..7776ffe24a8a 100644 --- a/app-editors/vim/vim-6.1-r7.ebuild +++ b/app-editors/vim/vim-6.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r7.ebuild,v 1.3 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r7.ebuild,v 1.4 2002/07/16 02:05:39 owen Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -77,6 +77,8 @@ DEPEND="virtual/glibc # Please don't re-enable the tclinterp flag without verifying first # that the above works. Thanks. (08 Sep 2001 agriffis) +KEYWORDS="x86 ppc" + src_unpack() { unpack $A # Fixup a script to use awk instead of nawk diff --git a/app-editors/vim/vim-6.1-r8.ebuild b/app-editors/vim/vim-6.1-r8.ebuild index a54aaa76e802..a3bbcee024fd 100644 --- a/app-editors/vim/vim-6.1-r8.ebuild +++ b/app-editors/vim/vim-6.1-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r8.ebuild,v 1.3 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r8.ebuild,v 1.4 2002/07/16 02:05:39 owen Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -77,6 +77,8 @@ DEPEND="virtual/glibc # Please don't re-enable the tclinterp flag without verifying first # that the above works. Thanks. (08 Sep 2001 agriffis) +KEYWORDS="x86 ppc" + src_unpack() { unpack $A # Fixup a script to use awk instead of nawk |