summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2006-01-23 21:37:49 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2006-01-23 21:37:49 +0000
commit823f8950f93c4bbc74b6f23c622304773afb2a3f (patch)
treeb6ea1d36ee72340cab8a4df2b509b890174ef54c /app-vim
parentStable on ppc64; bug #111525 (diff)
downloadhistorical-823f8950f93c4bbc74b6f23c622304773afb2a3f.tar.gz
historical-823f8950f93c4bbc74b6f23c622304773afb2a3f.tar.bz2
historical-823f8950f93c4bbc74b6f23c622304773afb2a3f.zip
New vim-spell-en snapshot
Package-Manager: portage-2.1_pre3-r1 If you read this you owe Weeve a pizza
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vim-spell-en/ChangeLog10
-rw-r--r--app-vim/vim-spell-en/Manifest10
-rw-r--r--app-vim/vim-spell-en/files/digest-vim-spell-en-200601231
-rw-r--r--app-vim/vim-spell-en/vim-spell-en-20060123.ebuild12
4 files changed, 27 insertions, 6 deletions
diff --git a/app-vim/vim-spell-en/ChangeLog b/app-vim/vim-spell-en/ChangeLog
index 17514a57765c..4892104c14d8 100644
--- a/app-vim/vim-spell-en/ChangeLog
+++ b/app-vim/vim-spell-en/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-vim/vim-spell-en
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/ChangeLog,v 1.3 2005/10/07 21:05:58 slarti Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/ChangeLog,v 1.4 2006/01/23 21:37:49 ciaranm Exp $
+
+*vim-spell-en-20060123 (23 Jan 2006)
+
+ 23 Jan 2006; Ciaran McCreesh <ciaranm@gentoo.org>
+ +vim-spell-en-20060123.ebuild:
+ New vim-spell-en snapshot
07 Oct 2005; Tom Martin <slarti@gentoo.org> vim-spell-en-20050928.ebuild:
Marked ~amd64.
diff --git a/app-vim/vim-spell-en/Manifest b/app-vim/vim-spell-en/Manifest
index 2dab93d494b3..7ba5298354f2 100644
--- a/app-vim/vim-spell-en/Manifest
+++ b/app-vim/vim-spell-en/Manifest
@@ -1,14 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 7ce2f430c0f8ab9d22528581582a5a2f ChangeLog 558
+MD5 8914fb95a58802768071015b1cf093cf ChangeLog 711
MD5 73a63f65c90d02cdb0c2e3545fcc1544 files/digest-vim-spell-en-20050928 74
+MD5 8a5809f6f14a9e3ae5cde458c977b138 files/digest-vim-spell-en-20060123 75
MD5 ae028629eaa57378a38a5e4b6b5e61ba metadata.xml 396
MD5 b29c1ebe107e8168fd277d190617f9f4 vim-spell-en-20050928.ebuild 363
+MD5 22cd7d271f05c69f53d3c5e58eba9f07 vim-spell-en-20060123.ebuild 364
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDRuNECHk4+ZoBpvsRAs8JAJ9G05n0Dmwk3Aa6j8eoUR7DNKm5RQCgkPRA
-RodUroZB1jpjb2OkFiwkFDM=
-=uA0b
+iD8DBQFD1Uy/LLFUmVNQ7rkRAkCwAJ9dYuPrK2UqN7Naccga8O1urIpleACgquaY
+SzLWywj2X4+W2KcGOImbGz0=
+=aMUd
-----END PGP SIGNATURE-----
diff --git a/app-vim/vim-spell-en/files/digest-vim-spell-en-20060123 b/app-vim/vim-spell-en/files/digest-vim-spell-en-20060123
new file mode 100644
index 000000000000..86e979062f6a
--- /dev/null
+++ b/app-vim/vim-spell-en/files/digest-vim-spell-en-20060123
@@ -0,0 +1 @@
+MD5 1bf7c61c6b3064dd6d0b0cb7ede35bb7 vim-spell-en-20060123.tar.bz2 1819791
diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild
new file mode 100644
index 000000000000..3931b0b70ec8
--- /dev/null
+++ b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.1 2006/01/23 21:37:49 ciaranm Exp $
+
+VIM_SPELL_LANGUAGE="English"
+
+inherit vim-spell
+
+LICENSE="BSD LGPL-2.1 public-domain"
+KEYWORDS="~amd64 ~sparc ~mips ~x86"
+IUSE=""
+