summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-12-11 15:34:41 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-12-11 15:34:41 +0000
commit18fff22e4e62b9ebb9cab66b3cc6672d415f3ccb (patch)
tree2d54617121979bef53428217ee77055e9c0097ea /app-vim/vcscommand
parentDrop alpha/ia64/sparc keywords (diff)
downloadgentoo-2-18fff22e4e62b9ebb9cab66b3cc6672d415f3ccb.tar.gz
gentoo-2-18fff22e4e62b9ebb9cab66b3cc6672d415f3ccb.tar.bz2
gentoo-2-18fff22e4e62b9ebb9cab66b3cc6672d415f3ccb.zip
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'app-vim/vcscommand')
-rw-r--r--app-vim/vcscommand/ChangeLog7
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.42.ebuild4
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.43.ebuild4
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.44.ebuild4
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.45.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/app-vim/vcscommand/ChangeLog b/app-vim/vcscommand/ChangeLog
index 97d6850bcdd6..4a7c47709320 100644
--- a/app-vim/vcscommand/ChangeLog
+++ b/app-vim/vcscommand/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-vim/vcscommand
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.23 2011/10/24 03:23:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.24 2011/12/11 15:34:41 armin76 Exp $
+
+ 11 Dec 2011; Raúl Porcel <armin76@gentoo.org> vcscommand-1.99.42.ebuild,
+ vcscommand-1.99.43.ebuild, vcscommand-1.99.44.ebuild,
+ vcscommand-1.99.45.ebuild:
+ Drop alpha/ia64/sparc keywords
24 Oct 2011; Tim Harder <radhermit@gentoo.org> -vcscommand-1.99.37.ebuild:
Remove old.
diff --git a/app-vim/vcscommand/vcscommand-1.99.42.ebuild b/app-vim/vcscommand/vcscommand-1.99.42.ebuild
index dbbfb5c0ee18..8f97cfefd712 100644
--- a/app-vim/vcscommand/vcscommand-1.99.42.ebuild
+++ b/app-vim/vcscommand/vcscommand-1.99.42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.9 2011/03/22 20:52:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.10 2011/12/11 15:34:41 armin76 Exp $
EAPI=3
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13751 -> ${P}.zip"
LICENSE="public-domain"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!app-vim/cvscommand"
diff --git a/app-vim/vcscommand/vcscommand-1.99.43.ebuild b/app-vim/vcscommand/vcscommand-1.99.43.ebuild
index 304ebe1ce2a8..60499a59f9f7 100644
--- a/app-vim/vcscommand/vcscommand-1.99.43.ebuild
+++ b/app-vim/vcscommand/vcscommand-1.99.43.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.43.ebuild,v 1.1 2011/06/25 10:05:41 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.43.ebuild,v 1.2 2011/12/11 15:34:41 armin76 Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=15797 -> ${P}.zip"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!app-vim/cvscommand"
diff --git a/app-vim/vcscommand/vcscommand-1.99.44.ebuild b/app-vim/vcscommand/vcscommand-1.99.44.ebuild
index e5b8fc42e279..eeccb90297af 100644
--- a/app-vim/vcscommand/vcscommand-1.99.44.ebuild
+++ b/app-vim/vcscommand/vcscommand-1.99.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.44.ebuild,v 1.1 2011/10/10 08:26:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.44.ebuild,v 1.2 2011/12/11 15:34:41 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!app-vim/cvscommand"
diff --git a/app-vim/vcscommand/vcscommand-1.99.45.ebuild b/app-vim/vcscommand/vcscommand-1.99.45.ebuild
index c3db3bcfd404..6f3dbdb7665a 100644
--- a/app-vim/vcscommand/vcscommand-1.99.45.ebuild
+++ b/app-vim/vcscommand/vcscommand-1.99.45.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v 1.1 2011/10/24 03:22:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v 1.2 2011/12/11 15:34:41 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!app-vim/cvscommand"