diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 20:17:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 20:17:28 +0000 |
commit | 8a4503fd63a5208ce02013de27e8425581164953 (patch) | |
tree | d931896bb24326829f8bfa96cb2422e6924bb610 /app-vim | |
parent | Mark 2 stable on alpha (diff) | |
download | gentoo-2-8a4503fd63a5208ce02013de27e8425581164953.tar.gz gentoo-2-8a4503fd63a5208ce02013de27e8425581164953.tar.bz2 gentoo-2-8a4503fd63a5208ce02013de27e8425581164953.zip |
Mark 2.0 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/foldutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/foldutil/Manifest | 2 | ||||
-rw-r--r-- | app-vim/foldutil/foldutil-2.0.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog index 89836654f3b5..e180eca04499 100644 --- a/app-vim/foldutil/ChangeLog +++ b/app-vim/foldutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/foldutil # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.12 2005/09/02 19:59:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.13 2005/09/10 20:17:28 agriffis Exp $ + + 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> foldutil-2.0.ebuild: + Mark 2.0 stable on alpha 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> foldutil-2.0.ebuild: Stable on ppc. diff --git a/app-vim/foldutil/Manifest b/app-vim/foldutil/Manifest index 9c9310a7b7bb..c29100fcf681 100644 --- a/app-vim/foldutil/Manifest +++ b/app-vim/foldutil/Manifest @@ -1,8 +1,8 @@ -MD5 cea585d1ceabb5bdcce13a269393ca38 foldutil-2.0.ebuild 672 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 MD5 69d938717b0449e630bb7076c5b1aea9 ChangeLog 1346 MD5 43141c0be2a3726045bc352e89e40868 foldutil-1.6.ebuild 694 MD5 811eca97fb63d2a755194da24fd93784 foldutil-1.7.ebuild 700 +MD5 1fd2f514b21768e354369337af97a378 foldutil-2.0.ebuild 671 MD5 bce2ad40cd4273b3a7facff51ce26562 files/digest-foldutil-1.7 63 MD5 3a033ec2c547a04ed1cbe9859df410f5 files/digest-foldutil-2.0 63 MD5 7e945f99ef486b2c6984a0399ba1004b files/digest-foldutil-1.6 63 diff --git a/app-vim/foldutil/foldutil-2.0.ebuild b/app-vim/foldutil/foldutil-2.0.ebuild index 37c9b195aa5b..01659a84c516 100644 --- a/app-vim/foldutil/foldutil-2.0.ebuild +++ b/app-vim/foldutil/foldutil-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.4 2005/09/02 19:59:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.5 2005/09/10 20:17:28 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: fold creation utility" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158" LICENSE="GPL-2" -KEYWORDS="~alpha ia64 mips ppc sparc x86" +KEYWORDS="alpha ia64 mips ppc sparc x86" IUSE="" RDEPEND=" |