summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-12-12 07:35:23 +0000
committerJustin Lecher <jlec@gentoo.org>2013-12-12 07:35:23 +0000
commit6623791ad700c6892c72549ff5789cb6263401a1 (patch)
tree5c1c87c20daa782ccf75c1533117d7b4f7db0b00 /mail-client
parentapp-editors/gvim: Drop unnecessary die and use domenu/doicon from eutils.eclass (diff)
downloadgentoo-2-6623791ad700c6892c72549ff5789cb6263401a1.tar.gz
gentoo-2-6623791ad700c6892c72549ff5789cb6263401a1.tar.bz2
gentoo-2-6623791ad700c6892c72549ff5789cb6263401a1.zip
mail-client/novell-groupwise-client: use domenu from eutils.eclass
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/novell-groupwise-client/ChangeLog6
-rw-r--r--mail-client/novell-groupwise-client/metadata.xml10
-rw-r--r--mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild5
3 files changed, 13 insertions, 8 deletions
diff --git a/mail-client/novell-groupwise-client/ChangeLog b/mail-client/novell-groupwise-client/ChangeLog
index 0323b095207c..fd9fb0a8d2a7 100644
--- a/mail-client/novell-groupwise-client/ChangeLog
+++ b/mail-client/novell-groupwise-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/novell-groupwise-client
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog,v 1.1 2013/09/06 18:16:07 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog,v 1.2 2013/12/12 07:35:23 jlec Exp $
+
+ 12 Dec 2013; Justin Lecher <jlec@gentoo.org>
+ novell-groupwise-client-8.0.2.96933.ebuild, metadata.xml:
+ use domenu from eutils.eclass
*novell-groupwise-client-8.0.2.96933 (06 Sep 2013)
diff --git a/mail-client/novell-groupwise-client/metadata.xml b/mail-client/novell-groupwise-client/metadata.xml
index cff782e7bd92..6302c2e5e5d1 100644
--- a/mail-client/novell-groupwise-client/metadata.xml
+++ b/mail-client/novell-groupwise-client/metadata.xml
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer><email>dilfridge@gentoo.org</email></maintainer>
- <use>
- <flag name='novell-jre'>Use the Java Runtime Environment provided by Novell</flag>
- </use>
+ <maintainer>
+ <email>dilfridge@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="novell-jre">Use the Java Runtime Environment provided by Novell</flag>
+ </use>
</pkgmetadata>
diff --git a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild
index 5471ff872eec..f80cb0bc1778 100644
--- a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild
+++ b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.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/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild,v 1.1 2013/09/06 18:16:07 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild,v 1.2 2013/12/12 07:35:23 jlec Exp $
RESTRICT="binchecks fetch mirror strip"
@@ -56,8 +56,7 @@ src_install() {
fi
fi
- insinto /usr/share/applications
- doins "${WORKDIR}"/${PN}-${MY_PV}/opt/novell/groupwise/client/gwclient.desktop
+ domenu "${WORKDIR}"/${PN}-${MY_PV}/opt/novell/groupwise/client/gwclient.desktop
mv "${WORKDIR}"/${PN}-${MY_PV}/opt "${D}"/ || die "mv opt"