From f3ed3372b32060668ed9fd60c92bece8043cca64 Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Sat, 8 Oct 2005 00:07:28 +0000 Subject: Version bump, bug #105130 (Portage version: 2.0.53_rc3 ten monkeys, three hours edition) --- app-vim/matrix/ChangeLog | 7 ++++++- app-vim/matrix/Manifest | 16 ++++------------ app-vim/matrix/files/digest-matrix-1.08 | 1 + app-vim/matrix/matrix-1.08.ebuild | 15 +++++++++++++++ 4 files changed, 26 insertions(+), 13 deletions(-) create mode 100644 app-vim/matrix/files/digest-matrix-1.08 create mode 100644 app-vim/matrix/matrix-1.08.ebuild (limited to 'app-vim') diff --git a/app-vim/matrix/ChangeLog b/app-vim/matrix/ChangeLog index 5285481a8b0f..5e23384e40ea 100644 --- a/app-vim/matrix/ChangeLog +++ b/app-vim/matrix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-vim/matrix # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/matrix/ChangeLog,v 1.4 2005/09/07 02:06:43 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/matrix/ChangeLog,v 1.5 2005/10/08 00:07:28 ciaranm Exp $ + +*matrix-1.08 (08 Oct 2005) + + 08 Oct 2005; Ciaran McCreesh +matrix-1.08.ebuild: + Version bump, bug #105130 07 Sep 2005; Ciaran McCreesh matrix-1.04.ebuild: x86 sparc mips stable diff --git a/app-vim/matrix/Manifest b/app-vim/matrix/Manifest index ba3da59414d5..779c1ddc9fc4 100644 --- a/app-vim/matrix/Manifest +++ b/app-vim/matrix/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 7b964e144113cad5da5e8106176c4911 matrix-1.04.ebuild 529 -MD5 8996b0f13d84dba6e52e31937d52a13c metadata.xml 406 MD5 8a5b44d86b0649b3693cb81e8b923caa ChangeLog 617 MD5 7b3a4ce0ae870550e8272ac2825f3774 files/digest-matrix-1.04 62 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDHkugLLFUmVNQ7rkRAg76AKC9fGGzq5khUSuRqxfUm/S/qoaDwQCgih/S -RSAusRDqa+vGfKPFUZ0sTuc= -=9yjS ------END PGP SIGNATURE----- +MD5 c9dacef50cd1678c53eeecd8a8a0cb75 files/digest-matrix-1.08 62 +MD5 7b964e144113cad5da5e8106176c4911 matrix-1.04.ebuild 529 +MD5 2df944aa58c70e04de27239f6230688c matrix-1.08.ebuild 532 +MD5 8996b0f13d84dba6e52e31937d52a13c metadata.xml 406 diff --git a/app-vim/matrix/files/digest-matrix-1.08 b/app-vim/matrix/files/digest-matrix-1.08 new file mode 100644 index 000000000000..3096647ca671 --- /dev/null +++ b/app-vim/matrix/files/digest-matrix-1.08 @@ -0,0 +1 @@ +MD5 a3c396aa5da9c87f5ec2f071d8608e61 matrix-1.08.tar.bz2 3079 diff --git a/app-vim/matrix/matrix-1.08.ebuild b/app-vim/matrix/matrix-1.08.ebuild new file mode 100644 index 000000000000..821c1be5ca7d --- /dev/null +++ b/app-vim/matrix/matrix-1.08.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/matrix/matrix-1.08.ebuild,v 1.1 2005/10/08 00:07:28 ciaranm Exp $ + +inherit vim-plugin + +DESCRIPTION="vim plugin: Screensaver inspired by the Matrix" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189" +LICENSE="as-is" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +IUSE="" + +VIM_PLUGIN_HELPTEXT=\ +"This plugin provides the :Matrix command. To exit the screensaver, +press a key." -- cgit v1.2.3-65-gdbad