diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/Manifest | 4 | ||||
-rw-r--r-- | app-editors/nano/nano-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | app-editors/nano/nano-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim-core/Manifest | 2 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/Manifest | 2 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2.ebuild | 4 |
7 files changed, 12 insertions, 12 deletions
diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest index 8bbc4435140b..4a64611ab0d8 100644 --- a/app-editors/nano/Manifest +++ b/app-editors/nano/Manifest @@ -1,7 +1,7 @@ MD5 228395fb91e3fa09a87fc423ff1b91cf ChangeLog 4039 MD5 0513fe40bbc21ccd9a7c45b652b05ca1 nano-1.0.9-r2.ebuild 953 -MD5 049a64cda4b779584b3cdb9b50222b93 nano-1.2.0.ebuild 1126 -MD5 40746e2934aeecab26b88c040ca1f6b2 nano-1.2.1.ebuild 1119 +MD5 224cb066087ad615c5ae1338e6e60ac4 nano-1.2.0.ebuild 1127 +MD5 bcc3ba6559ad3af77690fb4f52cdbe18 nano-1.2.1.ebuild 1121 MD5 2a5aa3b75ad255cc493411d5a2f43240 files/digest-nano-1.0.9-r2 62 MD5 d82a94a172903fce22d2585733f21bb5 files/digest-nano-1.2.0 62 MD5 2bfbe3942bd67cfddb8f612d87b2e469 files/digest-nano-1.2.1 62 diff --git a/app-editors/nano/nano-1.2.0.ebuild b/app-editors/nano/nano-1.2.0.ebuild index ee42ddc310ae..c7f6bcf55925 100644 --- a/app-editors/nano/nano-1.2.0.ebuild +++ b/app-editors/nano/nano-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.0.ebuild,v 1.6 2003/04/16 00:43:41 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.0.ebuild,v 1.7 2003/07/16 14:33:51 pvdabeel Exp $ MY_P="${PN}-${PV/_}" DESCRIPTION="clone of Pico with more functions in a smaller size" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nano-editor.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha ~mips hppa arm" +KEYWORDS="x86 ppc sparc alpha ~mips hppa arm" IUSE="nls build slang spell" S=${WORKDIR}/${MY_P} diff --git a/app-editors/nano/nano-1.2.1.ebuild b/app-editors/nano/nano-1.2.1.ebuild index d59a4e9a33b2..fc5e2d8c6dd5 100644 --- a/app-editors/nano/nano-1.2.1.ebuild +++ b/app-editors/nano/nano-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.1.ebuild,v 1.6 2003/07/06 09:11:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.1.ebuild,v 1.7 2003/07/16 14:33:51 pvdabeel Exp $ MY_P="${PN}-${PV/_}" DESCRIPTION="GNU GPL'd Pico clone with more functionality" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nano-editor.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 x86 ~ppc sparc ~alpha mips hppa ~arm" +KEYWORDS="amd64 x86 ppc sparc ~alpha mips hppa ~arm" IUSE="nls build spell" S=${WORKDIR}/${MY_P} diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest index 350e29cc8cf3..1a1848a7ac6a 100644 --- a/app-editors/vim-core/Manifest +++ b/app-editors/vim-core/Manifest @@ -3,7 +3,7 @@ MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 MD5 31505cfe80a73066407322680501e6a2 vim-core-6.1-r4.ebuild 779 MD5 e07c7b938dd22000336f5eae9e5008c9 vim-core-6.1-r5.ebuild 785 MD5 c3200dce1fd048e3cee7e60c64656ed0 vim-core-6.2-r1.ebuild 800 -MD5 edf422e81ef8ec78837e713e8fa43ecb vim-core-6.2.ebuild 799 +MD5 3570ad0016327417778c540f9dbba37b vim-core-6.2.ebuild 800 MD5 606ea9f742888b585150edf0f62d6e75 vim-core-6.2_pre1.ebuild 808 MD5 957afdbe0546925784ce6349d7c871fc vim-core-6.2_pre2.ebuild 799 MD5 ca2572d3b17bbea4f7b9b618dba14098 vim-core-6.2_pre3.ebuild 799 diff --git a/app-editors/vim-core/vim-core-6.2.ebuild b/app-editors/vim-core/vim-core-6.2.ebuild index 517b259b82b1..358c31f0595f 100644 --- a/app-editors/vim-core/vim-core-6.2.ebuild +++ b/app-editors/vim-core/vim-core-6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2.ebuild,v 1.3 2003/07/02 18:50:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2.ebuild,v 1.4 2003/07/16 14:34:36 pvdabeel Exp $ inherit vim @@ -16,5 +16,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="alpha ~arm hppa ~mips ~ppc ~sparc x86" +KEYWORDS="alpha ~arm hppa ~mips ppc ~sparc x86" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest index 9cd022aa15cf..99b5cb6fc484 100644 --- a/app-editors/vim/Manifest +++ b/app-editors/vim/Manifest @@ -3,7 +3,7 @@ MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 MD5 207931daba6df8e786e1d670a779ccd5 vim-6.1-r19.ebuild 746 MD5 afa117c01ab0971d1617cd2859de3c50 vim-6.1-r20.ebuild 752 MD5 77766d8697a1591edafebfdf7328fc3a vim-6.1-r21.ebuild 752 -MD5 2254eb6cd7f0d90815a182b16e0f03fb vim-6.2.ebuild 775 +MD5 c9604ce07b58efed8111bddcbadd9a56 vim-6.2.ebuild 777 MD5 ed8562f1e679bc05ff2d422a118a4c88 vim-6.2_pre1.ebuild 779 MD5 51eec84cd4dc7063ef2b4e3931330d78 vim-6.2_pre2.ebuild 770 MD5 e3a7899ca2936e24644180623aff0872 vim-6.2_pre3.ebuild 770 diff --git a/app-editors/vim/vim-6.2.ebuild b/app-editors/vim/vim-6.2.ebuild index 851b0c1f9157..a527956e4780 100644 --- a/app-editors/vim/vim-6.2.ebuild +++ b/app-editors/vim/vim-6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2.ebuild,v 1.4 2003/07/09 08:59:37 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2.ebuild,v 1.5 2003/07/16 14:35:09 pvdabeel Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="alpha ~arm hppa ~mips ~ppc sparc x86" +KEYWORDS="alpha ~arm hppa ~mips ppc sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" |