summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2003-12-05 02:31:04 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2003-12-05 02:31:04 +0000
commitb869ee1b6f891a55d959dcd68610311f61be1eb7 (patch)
tree100b50a9c85448d7f1f63d6ec6a260f77be01031 /app-vim/align
parentipv6 and ipv4 should now both work just fine (diff)
downloadgentoo-2-b869ee1b6f891a55d959dcd68610311f61be1eb7.tar.gz
gentoo-2-b869ee1b6f891a55d959dcd68610311f61be1eb7.tar.bz2
gentoo-2-b869ee1b6f891a55d959dcd68610311f61be1eb7.zip
added ~ppc
Diffstat (limited to 'app-vim/align')
-rw-r--r--app-vim/align/ChangeLog5
-rw-r--r--app-vim/align/Manifest4
-rw-r--r--app-vim/align/align-23.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index 063e3dba8429..235da5ab3862 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/align
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.6 2003/11/15 20:04:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.7 2003/12/05 02:30:54 ciaranm Exp $
+
+ 05 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> align-23.ebuild:
+ Added ~ppc to keywords
15 Nov 2003; Aron Griffis <agriffis@gentoo.org> align-23.ebuild:
Mark stable on all arches
diff --git a/app-vim/align/Manifest b/app-vim/align/Manifest
index 6e36cd47b3ea..e8264b179fa1 100644
--- a/app-vim/align/Manifest
+++ b/app-vim/align/Manifest
@@ -1,6 +1,6 @@
-MD5 d46ce09b51a864c3c40f0bead657c44d align-23.ebuild 425
+MD5 62df261784b7170288aa8b5d6bd52d6c ChangeLog 1132
MD5 957bf00ff287a3e165685830b692aee2 align-21.ebuild 426
-MD5 f3fc77f48be12fd5ff801fe6cf5d1038 ChangeLog 1038
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
+MD5 9e6c10a66706028e0c49b8a74c1e3253 align-23.ebuild 429
MD5 0fbe8af1c65d1450e9dfd744bfe94702 files/digest-align-21 60
MD5 bcfd2f0ad7175a8b8502a9faf0bc5a6a files/digest-align-23 60
diff --git a/app-vim/align/align-23.ebuild b/app-vim/align/align-23.ebuild
index dc995e97db4a..d8c98d05bb0d 100644
--- a/app-vim/align/align-23.ebuild
+++ b/app-vim/align/align-23.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-23.ebuild,v 1.2 2003/11/15 20:04:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-23.ebuild,v 1.3 2003/12/05 02:30:54 ciaranm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: commands and maps to help produce aligned text"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294"
LICENSE="vim"
-KEYWORDS="x86 alpha sparc ia64"
+KEYWORDS="x86 alpha sparc ia64 ~ppc"