summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-12-23 10:59:13 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-12-23 10:59:13 +0000
commit544d7d8924e3171e4321bc4f80eb03fc3f4d6f58 (patch)
tree8d53f46bc8d36eaccbabd08ec3f8b8ff92a7e7b1 /app-editors/gvim
parentStable for ppc, wrt bug #467256 (diff)
downloadgentoo-2-544d7d8924e3171e4321bc4f80eb03fc3f4d6f58.tar.gz
gentoo-2-544d7d8924e3171e4321bc4f80eb03fc3f4d6f58.tar.bz2
gentoo-2-544d7d8924e3171e4321bc4f80eb03fc3f4d6f58.zip
fix desktop file installation
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'app-editors/gvim')
-rw-r--r--app-editors/gvim/ChangeLog7
-rw-r--r--app-editors/gvim/gvim-7.4.131.ebuild4
-rw-r--r--app-editors/gvim/gvim-7.4.22.ebuild4
-rw-r--r--app-editors/gvim/gvim-7.4.41.ebuild4
-rw-r--r--app-editors/gvim/gvim-7.4.52.ebuild4
-rw-r--r--app-editors/gvim/gvim-7.4.94.ebuild4
-rw-r--r--app-editors/gvim/gvim-9999.ebuild4
7 files changed, 18 insertions, 13 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog
index cc76616a6a2d..c3960dec8b2f 100644
--- a/app-editors/gvim/ChangeLog
+++ b/app-editors/gvim/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/gvim
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.419 2013/12/16 10:27:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.420 2013/12/23 10:59:13 hasufell Exp $
+
+ 23 Dec 2013; Julian Ospald <hasufell@gentoo.org> gvim-7.4.22.ebuild,
+ gvim-7.4.41.ebuild, gvim-7.4.52.ebuild, gvim-7.4.94.ebuild,
+ gvim-7.4.131.ebuild, gvim-9999.ebuild:
+ fix desktop file installation
*gvim-7.4.131 (16 Dec 2013)
diff --git a/app-editors/gvim/gvim-7.4.131.ebuild b/app-editors/gvim/gvim-7.4.131.ebuild
index 7550d688961c..1cc6da17a74a 100644
--- a/app-editors/gvim/gvim-7.4.131.ebuild
+++ b/app-editors/gvim/gvim-7.4.131.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.131.ebuild,v 1.1 2013/12/16 10:27:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.131.ebuild,v 1.2 2013/12/23 10:59:13 hasufell Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -344,7 +344,7 @@ src_install() {
newins "${FILESDIR}"/gvimrc-r1 gvimrc
eprefixify "${ED}"/etc/vim/gvimrc
- domenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
+ newmenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
doicon "${FILESDIR}"/gvim.xpm
# bash completion script, bug #79018.
diff --git a/app-editors/gvim/gvim-7.4.22.ebuild b/app-editors/gvim/gvim-7.4.22.ebuild
index b9c09ec9a542..986dc00e1320 100644
--- a/app-editors/gvim/gvim-7.4.22.ebuild
+++ b/app-editors/gvim/gvim-7.4.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.22.ebuild,v 1.3 2013/12/12 07:32:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.22.ebuild,v 1.4 2013/12/23 10:59:13 hasufell Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -352,7 +352,7 @@ src_install() {
newins "${FILESDIR}"/gvimrc-r1 gvimrc
eprefixify "${ED}"/etc/vim/gvimrc
- domenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
+ newmenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
doicon "${FILESDIR}"/gvim.xpm
# bash completion script, bug #79018.
diff --git a/app-editors/gvim/gvim-7.4.41.ebuild b/app-editors/gvim/gvim-7.4.41.ebuild
index 3fbaca8b70dc..7c028e742152 100644
--- a/app-editors/gvim/gvim-7.4.41.ebuild
+++ b/app-editors/gvim/gvim-7.4.41.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.41.ebuild,v 1.3 2013/12/12 07:32:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.41.ebuild,v 1.4 2013/12/23 10:59:13 hasufell Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -352,7 +352,7 @@ src_install() {
newins "${FILESDIR}"/gvimrc-r1 gvimrc
eprefixify "${ED}"/etc/vim/gvimrc
- domenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
+ newmenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
doicon "${FILESDIR}"/gvim.xpm
# bash completion script, bug #79018.
diff --git a/app-editors/gvim/gvim-7.4.52.ebuild b/app-editors/gvim/gvim-7.4.52.ebuild
index 834fd5626885..56a333d930f4 100644
--- a/app-editors/gvim/gvim-7.4.52.ebuild
+++ b/app-editors/gvim/gvim-7.4.52.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.52.ebuild,v 1.2 2013/12/12 07:32:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.52.ebuild,v 1.3 2013/12/23 10:59:13 hasufell Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -354,7 +354,7 @@ src_install() {
newins "${FILESDIR}"/gvimrc-r1 gvimrc
eprefixify "${ED}"/etc/vim/gvimrc
- domenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
+ newmenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
doicon "${FILESDIR}"/gvim.xpm
# bash completion script, bug #79018.
diff --git a/app-editors/gvim/gvim-7.4.94.ebuild b/app-editors/gvim/gvim-7.4.94.ebuild
index dcbb269cf9d5..9897d2215312 100644
--- a/app-editors/gvim/gvim-7.4.94.ebuild
+++ b/app-editors/gvim/gvim-7.4.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.94.ebuild,v 1.2 2013/12/14 07:35:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.94.ebuild,v 1.3 2013/12/23 10:59:13 hasufell Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -342,7 +342,7 @@ src_install() {
newins "${FILESDIR}"/gvimrc-r1 gvimrc
eprefixify "${ED}"/etc/vim/gvimrc
- domenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
+ newmenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
doicon "${FILESDIR}"/gvim.xpm
# bash completion script, bug #79018.
diff --git a/app-editors/gvim/gvim-9999.ebuild b/app-editors/gvim/gvim-9999.ebuild
index c5b5c26c9bc2..abed2621307f 100644
--- a/app-editors/gvim/gvim-9999.ebuild
+++ b/app-editors/gvim/gvim-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-9999.ebuild,v 1.12 2013/12/16 10:27:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-9999.ebuild,v 1.13 2013/12/23 10:59:13 hasufell Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -344,7 +344,7 @@ src_install() {
newins "${FILESDIR}"/gvimrc-r1 gvimrc
eprefixify "${ED}"/etc/vim/gvimrc
- domenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
+ newmenu "${FILESDIR}"/gvim.desktop-r2 gvim.desktop
doicon "${FILESDIR}"/gvim.xpm
# bash completion script, bug #79018.