diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-29 00:48:22 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-29 00:48:22 +0000 |
commit | 743e5745d0363dc39c6143cb5216cff8b3496229 (patch) | |
tree | e02defeaaf37b2a44fe291cd3cb909b31ff3f7ef /app-vim | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-743e5745d0363dc39c6143cb5216cff8b3496229.tar.gz gentoo-2-743e5745d0363dc39c6143cb5216cff8b3496229.tar.bz2 gentoo-2-743e5745d0363dc39c6143cb5216cff8b3496229.zip |
Tidy up
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/showmarks/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/showmarks/files/digest-showmarks-2.0 | 1 | ||||
-rw-r--r-- | app-vim/showmarks/files/digest-showmarks-2.1 | 1 | ||||
-rw-r--r-- | app-vim/showmarks/showmarks-2.0.ebuild | 12 | ||||
-rw-r--r-- | app-vim/showmarks/showmarks-2.1.ebuild | 12 | ||||
-rw-r--r-- | app-vim/uptime/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/uptime/files/digest-uptime-1.1 | 1 | ||||
-rw-r--r-- | app-vim/uptime/files/digest-uptime-1.2 | 1 | ||||
-rw-r--r-- | app-vim/uptime/uptime-1.1.ebuild | 11 | ||||
-rw-r--r-- | app-vim/uptime/uptime-1.2.ebuild | 11 |
10 files changed, 10 insertions, 52 deletions
diff --git a/app-vim/showmarks/ChangeLog b/app-vim/showmarks/ChangeLog index fd7c179060c0..d96fc15e5e73 100644 --- a/app-vim/showmarks/ChangeLog +++ b/app-vim/showmarks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/showmarks # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/ChangeLog,v 1.18 2004/12/28 21:08:22 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/ChangeLog,v 1.19 2004/12/29 00:44:48 ciaranm Exp $ + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> -showmarks-2.0.ebuild, + -showmarks-2.1.ebuild: + Tidy up 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-vim/showmarks/files/digest-showmarks-2.0 b/app-vim/showmarks/files/digest-showmarks-2.0 deleted file mode 100644 index 3c12a6885791..000000000000 --- a/app-vim/showmarks/files/digest-showmarks-2.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 ed7ffdeda4eea19b10480d0d4cfff416 showmarks-2.0.tar.bz2 6116 diff --git a/app-vim/showmarks/files/digest-showmarks-2.1 b/app-vim/showmarks/files/digest-showmarks-2.1 deleted file mode 100644 index edcd27f5ecc0..000000000000 --- a/app-vim/showmarks/files/digest-showmarks-2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 64fcff2a077aebef2ac81298b9afb339 showmarks-2.1.tar.bz2 7533 diff --git a/app-vim/showmarks/showmarks-2.0.ebuild b/app-vim/showmarks/showmarks-2.0.ebuild deleted file mode 100644 index d3265295d12d..000000000000 --- a/app-vim/showmarks/showmarks-2.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.0.ebuild,v 1.8 2004/07/14 13:45:02 agriffis Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: show location marks visually" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=152" - -LICENSE="public-domain" -KEYWORDS="alpha sparc x86 ia64 ~ppc amd64 ~mips" -IUSE="" diff --git a/app-vim/showmarks/showmarks-2.1.ebuild b/app-vim/showmarks/showmarks-2.1.ebuild deleted file mode 100644 index 288ddc447749..000000000000 --- a/app-vim/showmarks/showmarks-2.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.1.ebuild,v 1.6 2004/09/05 22:32:31 kloeri Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: show location marks visually" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=152" - -LICENSE="public-domain" -KEYWORDS="alpha sparc x86 ~ia64 ~ppc amd64 mips" -IUSE="" diff --git a/app-vim/uptime/ChangeLog b/app-vim/uptime/ChangeLog index 133993d48aa3..e5189f9ec639 100644 --- a/app-vim/uptime/ChangeLog +++ b/app-vim/uptime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/uptime # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/uptime/ChangeLog,v 1.10 2004/10/09 18:08:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/uptime/ChangeLog,v 1.11 2004/12/29 00:48:22 ciaranm Exp $ + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> -uptime-1.1.ebuild, + -uptime-1.2.ebuild: + Tidy up 07 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org> uptime-1.3.ebuild: x86 stable diff --git a/app-vim/uptime/files/digest-uptime-1.1 b/app-vim/uptime/files/digest-uptime-1.1 deleted file mode 100644 index e4211451a9a0..000000000000 --- a/app-vim/uptime/files/digest-uptime-1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 aa8b2a12c2759f76eacaba4afb4cff8c uptime-1.1.tar.bz2 940 diff --git a/app-vim/uptime/files/digest-uptime-1.2 b/app-vim/uptime/files/digest-uptime-1.2 deleted file mode 100644 index d5eb93bef7d6..000000000000 --- a/app-vim/uptime/files/digest-uptime-1.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 5ba2697418ebcc9b14bc4f042855ea5f uptime-1.2.tar.bz2 1978 diff --git a/app-vim/uptime/uptime-1.1.ebuild b/app-vim/uptime/uptime-1.1.ebuild deleted file mode 100644 index e2e5ee5322e6..000000000000 --- a/app-vim/uptime/uptime-1.1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/uptime/uptime-1.1.ebuild,v 1.5 2004/07/14 13:49:55 agriffis Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: display vim uptimes" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965" -LICENSE="vim" -KEYWORDS="sparc mips ~ppc" -IUSE="" diff --git a/app-vim/uptime/uptime-1.2.ebuild b/app-vim/uptime/uptime-1.2.ebuild deleted file mode 100644 index 00211e3d8f12..000000000000 --- a/app-vim/uptime/uptime-1.2.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/uptime/uptime-1.2.ebuild,v 1.3 2004/07/14 13:49:55 agriffis Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: display vim uptimes" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965" -LICENSE="vim" -KEYWORDS="~sparc ~mips ~ppc" -IUSE="" |