diff options
author | David Holm <dholm@gentoo.org> | 2004-09-02 23:16:56 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-02 23:16:56 +0000 |
commit | 8735779976d3b80694e8b40d4d621011effa9a8b (patch) | |
tree | 9deb67dcf02cadcc5732afeb1fde66eb1d0dd195 /app-vim/cecutil | |
parent | ~amd64 (diff) | |
download | historical-8735779976d3b80694e8b40d4d621011effa9a8b.tar.gz historical-8735779976d3b80694e8b40d4d621011effa9a8b.tar.bz2 historical-8735779976d3b80694e8b40d4d621011effa9a8b.zip |
Added to ~ppc
Diffstat (limited to 'app-vim/cecutil')
-rw-r--r-- | app-vim/cecutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/cecutil/Manifest | 14 | ||||
-rw-r--r-- | app-vim/cecutil/cecutil-3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-vim/cecutil/ChangeLog b/app-vim/cecutil/ChangeLog index 4db81fe3399d..fee3276d2370 100644 --- a/app-vim/cecutil/ChangeLog +++ b/app-vim/cecutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/cecutil # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.1 2004/08/25 17:16:05 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.2 2004/09/02 23:16:56 dholm Exp $ + + 02 Sep 2004; David Holm <dholm@gentoo.org> cecutil-3.ebuild: + Added to ~ppc. *cecutil-3 (25 Aug 2004) diff --git a/app-vim/cecutil/Manifest b/app-vim/cecutil/Manifest index 05e09f06ed9f..cc1b924b6f97 100644 --- a/app-vim/cecutil/Manifest +++ b/app-vim/cecutil/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 94c7234aef8e03f913872c626ad523b2 ChangeLog 403 +MD5 1ba056ab673c94c3a422ddc23fd15630 ChangeLog 482 +MD5 6c41888226ac38335e3f3a1808580f5f cecutil-3.ebuild 431 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 -MD5 211990f699bca2dd2ab4d152a77e7d4b cecutil-3.ebuild 428 MD5 8840159f3e78e32a0a4715e6546ca0b7 files/digest-cecutil-3 60 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBLMitLLFUmVNQ7rkRAuLaAJ9z1TEIS64/S2lQjyzfN6LX9xORKwCfVtvf -HP7/WcuvdZtHZ7qx7/gRftg= -=ulHM ------END PGP SIGNATURE----- diff --git a/app-vim/cecutil/cecutil-3.ebuild b/app-vim/cecutil/cecutil-3.ebuild index 9dec6cda7381..bbde3675eae8 100644 --- a/app-vim/cecutil/cecutil-3.ebuild +++ b/app-vim/cecutil/cecutil-3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-3.ebuild,v 1.1 2004/08/25 17:16:05 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-3.ebuild,v 1.2 2004/09/02 23:16:56 dholm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066" LICENSE="vim" -KEYWORDS="~x86 ~sparc ~mips" +KEYWORDS="~x86 ~sparc ~mips ~ppc" IUSE="" |