summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-14 20:14:46 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-14 20:14:46 +0000
commitdcb46c0313f82711e1528aa89e41d985483530d1 (patch)
tree0f813f3da0970a031fb8606caae3fee9bc058b81 /app-vim/dbext
parentStable on x86, for silva1.1 release for 2004.3 (Manifest recommit) (diff)
downloadgentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.tar.gz
gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.tar.bz2
gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.zip
Added to ~ppc
Diffstat (limited to 'app-vim/dbext')
-rw-r--r--app-vim/dbext/ChangeLog5
-rw-r--r--app-vim/dbext/dbext-2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/dbext/ChangeLog b/app-vim/dbext/ChangeLog
index 9978560b1b92..24862ddb0289 100644
--- a/app-vim/dbext/ChangeLog
+++ b/app-vim/dbext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/dbext
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/ChangeLog,v 1.1 2004/09/15 14:00:13 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/ChangeLog,v 1.2 2004/10/14 20:12:12 dholm Exp $
+
+ 14 Oct 2004; David Holm <dholm@gentoo.org> dbext-2.10.ebuild:
+ Added to ~ppc.
*dbext-2.10 (15 Sep 2004)
diff --git a/app-vim/dbext/dbext-2.10.ebuild b/app-vim/dbext/dbext-2.10.ebuild
index 75dd6f0d6c88..020db0bcfcbd 100644
--- a/app-vim/dbext/dbext-2.10.ebuild
+++ b/app-vim/dbext/dbext-2.10.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.10.ebuild,v 1.1 2004/09/15 14:00:13 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.10.ebuild,v 1.2 2004/10/14 20:12:12 dholm Exp $
inherit vim-plugin eutils
DESCRIPTION="vim plugin: easy access to databases"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
LICENSE="as-is"
-KEYWORDS="~x86 ~sparc ~mips"
+KEYWORDS="~x86 ~sparc ~mips ~ppc"
IUSE=""
RDEPEND=">=app-vim/multvals-3.6.1