summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-12 13:48:08 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-12 13:48:08 +0000
commit2511170816d7a6b859071477706fce687d848274 (patch)
tree4239200620cb3693d1e9b9e52a0d9a0444faa2c5 /x11-wm/ratpoison
parentRemove x11-misc/dmenu RDEPEND wrt #323673 by Kris Maglione. (diff)
downloadgentoo-2-2511170816d7a6b859071477706fce687d848274.tar.gz
gentoo-2-2511170816d7a6b859071477706fce687d848274.tar.bz2
gentoo-2-2511170816d7a6b859071477706fce687d848274.zip
Install ratpoison.desktop wrt #288851 by Wilke Schwiedop.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r--x11-wm/ratpoison/ChangeLog6
-rw-r--r--x11-wm/ratpoison/files/ratpoison.desktop7
-rw-r--r--x11-wm/ratpoison/ratpoison-1.4.5.ebuild7
3 files changed, 17 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog
index 1bcf378d2d2c..554c9a0ce759 100644
--- a/x11-wm/ratpoison/ChangeLog
+++ b/x11-wm/ratpoison/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/ratpoison
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.80 2010/06/01 17:12:31 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.81 2010/06/12 13:48:08 ssuominen Exp $
+
+ 12 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
+ ratpoison-1.4.5.ebuild, +files/ratpoison.desktop:
+ Install ratpoison.desktop wrt #288851 by Wilke Schwiedop.
01 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org>
ratpoison-1.4.5.ebuild, +files/ratpoison-1.4.5-asneeded.patch:
diff --git a/x11-wm/ratpoison/files/ratpoison.desktop b/x11-wm/ratpoison/files/ratpoison.desktop
new file mode 100644
index 000000000000..3f9e2dd5a4d6
--- /dev/null
+++ b/x11-wm/ratpoison/files/ratpoison.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=ratpoison
+Comment=Say good-bye to the rodent
+Exec=ratpoison
+TryExec=ratpoison
+Icon=
+Type=Application
diff --git a/x11-wm/ratpoison/ratpoison-1.4.5.ebuild b/x11-wm/ratpoison/ratpoison-1.4.5.ebuild
index c6288bb70d28..aa8a22bc954b 100644
--- a/x11-wm/ratpoison/ratpoison-1.4.5.ebuild
+++ b/x11-wm/ratpoison/ratpoison-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.5.ebuild,v 1.6 2010/06/01 17:12:31 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.5.ebuild,v 1.7 2010/06/12 13:48:08 ssuominen Exp $
EAPI=2
@@ -52,7 +52,10 @@ src_install() {
einstall || die
exeinto /etc/X11/Sessions
- newexe "${FILESDIR}/ratpoison.xsession" ratpoison
+ newexe "${FILESDIR}"/ratpoison.xsession ratpoison || die
+
+ insinto /usr/share/xsessions
+ doins "${FILESDIR}"/${PN}.desktop || die
dodoc INSTALL TODO README NEWS AUTHORS ChangeLog
docinto example