summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2013-11-05 13:51:26 +0000
committerTony Vroon <chainsaw@gentoo.org>2013-11-05 13:51:26 +0000
commit8cf5d391ea2f91e5015ca84e25fa525e91c3b141 (patch)
tree9ca494ad684c424878a558040ab4df778ad6b5b8 /app-vim/omnicppcomplete
parentMarked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff)
downloadgentoo-2-8cf5d391ea2f91e5015ca84e25fa525e91c3b141.tar.gz
gentoo-2-8cf5d391ea2f91e5015ca84e25fa525e91c3b141.tar.bz2
gentoo-2-8cf5d391ea2f91e5015ca84e25fa525e91c3b141.zip
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #481846.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'app-vim/omnicppcomplete')
-rw-r--r--app-vim/omnicppcomplete/ChangeLog8
-rw-r--r--app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-vim/omnicppcomplete/ChangeLog b/app-vim/omnicppcomplete/ChangeLog
index 387abeef35fb..1a3c6aaef37e 100644
--- a/app-vim/omnicppcomplete/ChangeLog
+++ b/app-vim/omnicppcomplete/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/omnicppcomplete
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/omnicppcomplete/ChangeLog,v 1.3 2012/12/07 18:39:25 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/omnicppcomplete/ChangeLog,v 1.4 2013/11/05 13:51:26 chainsaw Exp $
+
+ 05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> omnicppcomplete-0.41.ebuild:
+ Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
+ Lazkani in bug #481846.
07 Dec 2012; Ulrich Müller <ulm@gentoo.org> omnicppcomplete-0.41.ebuild:
Fix LICENSE, bug 445808.
diff --git a/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild b/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild
index d39c0fd8e301..d611021e9a15 100644
--- a/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild
+++ b/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild,v 1.2 2012/12/07 18:39:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild,v 1.3 2013/11/05 13:51:26 chainsaw Exp $
EAPI="2"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1520"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=7722 -> ${P}.zip"
LICENSE="vim.org"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="app-arch/unzip"