summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-16 00:55:35 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-16 00:55:35 +0000
commit2ade541636de8e2be0c80e220448a4609b4851f7 (patch)
tree907415050dd25816c626da2d3b3d03f4420d5c49 /app-vim/ant
parentasterisk-0.7.2 depends on zaptel/zapata >=0.8.1 (Manifest recommit) (diff)
downloadgentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.tar.gz
gentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.tar.bz2
gentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.zip
Added to ~ppc
Diffstat (limited to 'app-vim/ant')
-rw-r--r--app-vim/ant/ChangeLog7
-rw-r--r--app-vim/ant/ant-0.5.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/ant/ChangeLog b/app-vim/ant/ChangeLog
index 5c75fe649dc7..b4fec177b0ab 100644
--- a/app-vim/ant/ChangeLog
+++ b/app-vim/ant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/ant
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ant/ChangeLog,v 1.1 2003/12/30 14:23:58 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ant/ChangeLog,v 1.2 2004/03/16 00:51:36 dholm Exp $
+
+ 16 Mar 2004; David Holm <dholm@gentoo.org> ant-0.5.3.ebuild:
+ Added to ~ppc.
*ant-0.5.3 (30 Dec 2003)
diff --git a/app-vim/ant/ant-0.5.3.ebuild b/app-vim/ant/ant-0.5.3.ebuild
index a20dc99aef3a..c8b102328ef3 100644
--- a/app-vim/ant/ant-0.5.3.ebuild
+++ b/app-vim/ant/ant-0.5.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ant/ant-0.5.3.ebuild,v 1.2 2003/12/30 20:10:10 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ant/ant-0.5.3.ebuild,v 1.3 2004/03/16 00:51:36 dholm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Java ant build system integration"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=155"
LICENSE="LGPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
RDEPEND="dev-java/ant"