[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/, profiles/

2023-11-08 Thread Florian Schmaus
commit: 10bd58293d0c18222eb2337a8eaa0d46068a16c9
Author: Florian Schmaus  gentoo  org>
AuthorDate: Wed Nov  8 12:39:23 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Nov  8 12:39:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10bd5829

x11-misc/rodent: treeclean

Closes: https://bugs.gentoo.org/742782
Closes: https://bugs.gentoo.org/742809
Closes: https://bugs.gentoo.org/771858
Closes: https://bugs.gentoo.org/898326
Closes: https://bugs.gentoo.org/811393
Signed-off-by: Florian Schmaus  gentoo.org>

 profiles/package.mask |  1 -
 x11-misc/rodent/Manifest  |  1 -
 x11-misc/rodent/metadata.xml  | 12 --
 x11-misc/rodent/rodent-5.3.16.3-r1.ebuild | 40 ---
 4 files changed, 54 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5bdcedf21db2..808da410f22e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -316,7 +316,6 @@ x11-misc/sselp
 # #898314, #898322, #898324, #898326.
 dev-libs/libtubo
 x11-libs/librfm
-x11-misc/rodent
 
 # Sam James  (2023-10-06)
 # Breaks building scipy: https://github.com/cython/cython/issues/5748

diff --git a/x11-misc/rodent/Manifest b/x11-misc/rodent/Manifest
deleted file mode 100644
index d3ae1e0e2d18..
--- a/x11-misc/rodent/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rodent-5.3.16.3.tar.bz2 10873231 BLAKE2B 
5eca3c69d5a0427997bfcb7af8cd187fcb9f49e98988ed16a2cb292e59686d82ca93f60f8c827669df3b168d53c1da5b956d267dc94c1b67793113ae42b98954
 SHA512 
83c85501d3fe49e84abe9bb61a23ca4ec86fb22abb2e9a01228b3180d114380ff085ee58f51b9ac47173214ab8323e0bde7cfca6fb9b7907d4b1551ad48326f5

diff --git a/x11-misc/rodent/metadata.xml b/x11-misc/rodent/metadata.xml
deleted file mode 100644
index 3b88f745b655..
--- a/x11-misc/rodent/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   x...@gentoo.org
-   XFCE Team
-   
-   Rodent is fast, small and powerful file 
manager for the GNU operating system (but it also works in BSD). Rodent is 
*not* a filemanager for dummies. Emphasis is on ease of use for the advanced 
user, not the computer illiterate.
-   
-   xffm
-   
-

diff --git a/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild 
b/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
deleted file mode 100644
index bb5422a7ceda..
--- a/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools gnome2-utils xdg-utils
-
-DESCRIPTION="A fast, small and powerful file manager and graphical shell"
-HOMEPAGE="http://xffm.org/;
-SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/librfm-5.3.16.3"
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog TODO )
-
-src_prepare() {
-   pushd apps/rodent-pkg >/dev/null || die
-   sed -i -e "/^install-data-hook/d" \
-   -e "/rm -f/d" Build/Makefile.am || die
-   eautoreconf
-   popd >/dev/null || die
-   default
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/

2018-01-05 Thread Thomas Deutschmann
commit: 21b37eb4984c0acdc13b4d097e3fdb293fe21119
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan  6 04:48:51 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan  6 04:48:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b37eb4

x11-misc/rodent: x86 stable (bug #643074)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-misc/rodent/rodent-5.3.16.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild 
b/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
index d4502ae75e8..bb5422a7ced 100644
--- a/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
+++ b/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/librfm-5.3.16.3"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/

2018-01-05 Thread Mikle Kolyada
commit: 71234f05fcf286ae44864ca72d00a5a1bbced3c1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  5 10:37:25 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  5 10:37:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71234f05

x11-misc/rodent: amd64 stable wrt bug #643074

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 x11-misc/rodent/rodent-5.3.16.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild 
b/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
index ad96bd85d81..d4502ae75e8 100644
--- a/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
+++ b/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/librfm-5.3.16.3"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/

2017-11-28 Thread Denis Dupeyron
commit: 830468c4edd9ab377c33836c4d694acc8c68e600
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Wed Nov 29 00:30:00 2017 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Wed Nov 29 00:30:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830468c4

x11-misc/rodent: migrate to EAPI6

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 x11-misc/rodent/Manifest  |  2 +-
 x11-misc/rodent/rodent-5.3.16.3-r1.ebuild | 40 +++
 2 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/x11-misc/rodent/Manifest b/x11-misc/rodent/Manifest
index 4522f530475..d3ae1e0e2d1 100644
--- a/x11-misc/rodent/Manifest
+++ b/x11-misc/rodent/Manifest
@@ -1 +1 @@
-DIST rodent-5.3.16.3.tar.bz2 10873231 SHA256 
456ffaa4ef3b60af1a94dad0a35f1e3986235d81f00b257a3204074a2275f3d6 SHA512 
83c85501d3fe49e84abe9bb61a23ca4ec86fb22abb2e9a01228b3180d114380ff085ee58f51b9ac47173214ab8323e0bde7cfca6fb9b7907d4b1551ad48326f5
 WHIRLPOOL 
2e8707d48b879209e225c8101f2919bb5cb327794da5d872ae5fa422bf2af39c2a828f0b81d359b9e7e06c18a5d8ff77d4249980293f62ea9833711c308360e5
+DIST rodent-5.3.16.3.tar.bz2 10873231 BLAKE2B 
5eca3c69d5a0427997bfcb7af8cd187fcb9f49e98988ed16a2cb292e59686d82ca93f60f8c827669df3b168d53c1da5b956d267dc94c1b67793113ae42b98954
 SHA512 
83c85501d3fe49e84abe9bb61a23ca4ec86fb22abb2e9a01228b3180d114380ff085ee58f51b9ac47173214ab8323e0bde7cfca6fb9b7907d4b1551ad48326f5

diff --git a/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild 
b/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
new file mode 100644
index 000..ad96bd85d81
--- /dev/null
+++ b/x11-misc/rodent/rodent-5.3.16.3-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools gnome2-utils xdg-utils
+
+DESCRIPTION="A fast, small and powerful file manager and graphical shell"
+HOMEPAGE="http://xffm.org/;
+SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/librfm-5.3.16.3"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog TODO )
+
+src_prepare() {
+   pushd apps/rodent-pkg >/dev/null || die
+   sed -i -e "/^install-data-hook/d" \
+   -e "/rm -f/d" Build/Makefile.am || die
+   eautoreconf
+   popd >/dev/null || die
+   default
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/files/

2017-09-02 Thread Michał Górny
commit: ab50b2c2446da360b90e34671fd022f51102f27a
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Aug 17 08:04:12 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep  2 22:51:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab50b2c2

x11-misc/rodent: remove unused patch

 x11-misc/rodent/files/rodent-4.9.2-rupo.patch | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-misc/rodent/files/rodent-4.9.2-rupo.patch 
b/x11-misc/rodent/files/rodent-4.9.2-rupo.patch
deleted file mode 100644
index 688904f3dec..000
--- a/x11-misc/rodent/files/rodent-4.9.2-rupo.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/po/ru.po b/po/ru.po
-index 1062358..5bc37e4 100644
 a/po/ru.po
-+++ b/po/ru.po
-@@ -381,9 +381,7 @@ msgstr "Фоновое изображение"
- 
- #: ../Build/bin/Rfm-root.desktop.in.in.h:2
- msgid "Change background image"
--msgstr ""
--"Изменение изображения фона\n"
--"изменение изображения фона"
-+msgstr "Изменение изображения фона"
- 
- #. old items:
- #: ../Build/plugins/Rodent-fstab.desktop.in.in.h:1



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/

2017-06-09 Thread Michał Górny
commit: 7cad6888f72e8b892fc349806752a7edb172bcd6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun  9 06:54:53 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun  9 07:38:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cad6888

x11-misc/rodent: Clean old up

 x11-misc/rodent/Manifest|  1 -
 x11-misc/rodent/metadata.xml|  3 ---
 x11-misc/rodent/rodent-4.9.2.ebuild | 43 -
 3 files changed, 47 deletions(-)

diff --git a/x11-misc/rodent/Manifest b/x11-misc/rodent/Manifest
index 1c1603cce55..4522f530475 100644
--- a/x11-misc/rodent/Manifest
+++ b/x11-misc/rodent/Manifest
@@ -1,2 +1 @@
-DIST rodent-4.9.2.tar.gz 12061909 SHA256 
d1e892ed22ad5eac65d915b0ac81d1c01b72699667429e7bc8847cc8c5ddc001 SHA512 
776975bfff4e9e7b51e4f4b6f2d3e78c2fdeb949ed144dce66faa32b5a20f085201050500f26eb4af74ec63a354bb71ab39b8dd5eb9f95bffe289bb71bdd33a6
 WHIRLPOOL 
698facf1ff82b1c1a668437d7f0af253084e259f69459e00206ee4630809549187be89cc576534713376a2ab848a35b77c00881e2c5021cbeccc4e9e1fd3b40a
 DIST rodent-5.3.16.3.tar.bz2 10873231 SHA256 
456ffaa4ef3b60af1a94dad0a35f1e3986235d81f00b257a3204074a2275f3d6 SHA512 
83c85501d3fe49e84abe9bb61a23ca4ec86fb22abb2e9a01228b3180d114380ff085ee58f51b9ac47173214ab8323e0bde7cfca6fb9b7907d4b1551ad48326f5
 WHIRLPOOL 
2e8707d48b879209e225c8101f2919bb5cb327794da5d872ae5fa422bf2af39c2a828f0b81d359b9e7e06c18a5d8ff77d4249980293f62ea9833711c308360e5

diff --git a/x11-misc/rodent/metadata.xml b/x11-misc/rodent/metadata.xml
index 8553118e8f5..26d67cb425c 100644
--- a/x11-misc/rodent/metadata.xml
+++ b/x11-misc/rodent/metadata.xml
@@ -6,9 +6,6 @@
XFCE Team

Rodent is fast, small and powerful file 
manager for the GNU operating system (but it also works in BSD). Rodent is 
*not* a filemanager for dummies. Emphasis is on ease of use for the advanced 
user, not the computer illiterate.
-   
-   Build experimental plugins (obexfs, 
curlftpfs, ecryptfs, cifs and samba)
-   

xffm


diff --git a/x11-misc/rodent/rodent-4.9.2.ebuild 
b/x11-misc/rodent/rodent-4.9.2.ebuild
deleted file mode 100644
index 0062d599c1a..000
--- a/x11-misc/rodent/rodent-4.9.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-EAUTORECONF=yes
-inherit xfconf
-
-DESCRIPTION="A fast, small and powerful file manager and graphical shell"
-HOMEPAGE="http://rodent.xffm.org/;
-SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="experimental"
-
-COMMON_DEPEND="x11-libs/libX11
-   x11-libs/libSM
-   dev-libs/libxml2
-   >=dev-libs/glib-2.24
-   x11-libs/gtk+:3
-   >=x11-libs/cairo-1.8.10
-   >=gnome-base/librsvg-2.26
-   >=dev-libs/libzip-0.9
-   sys-apps/file"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gvfs"
-DEPEND="${COMMON_DEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-pkg_setup() {
-   XFCONF=( $(use_enable experimental) )
-   DOCS=( ChangeLog README TODO )
-   PATCHES=( "${FILESDIR}"/${P}-rupo.patch )
-}
-
-src_prepare() {
-   sed -e "s:\$(bindir):\$(DESTDIR)\$(bindir):" -i 
Build/plugins/Makefile.am
-   sed -e "/^Categories/s:Rodent:X-Rodent:" \
-   -e "s/;;/;/" -i Build/*/*.desktop.in.in
-   xfconf_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/

2017-01-13 Thread Agostino Sarubbo
commit: f308fa63b7b50ee4fc23a8fb3b756309d9330e5d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jan 13 15:39:31 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jan 13 15:39:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f308fa63

x11-misc/rodent: x86 stable wrt bug #586614

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-misc/rodent/rodent-5.3.16.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/rodent/rodent-5.3.16.3.ebuild 
b/x11-misc/rodent/rodent-5.3.16.3.ebuild
index d0a4348..ff83f92 100644
--- a/x11-misc/rodent/rodent-5.3.16.3.ebuild
+++ b/x11-misc/rodent/rodent-5.3.16.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/librfm-5.3.16.3"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/

2016-12-20 Thread Tobias Klausmann
commit: 7b21104d3a073639f34e8255ead78487fad1836b
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Dec 20 11:02:08 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Dec 20 12:30:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b21104d

x11-misc/rodent-5.3.16.3-r0: stable on amd64

Gentoo-Bug: 586614

 x11-misc/rodent/rodent-5.3.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/rodent/rodent-5.3.16.3.ebuild 
b/x11-misc/rodent/rodent-5.3.16.3.ebuild
index 4204844..d0a4348 100644
--- a/x11-misc/rodent/rodent-5.3.16.3.ebuild
+++ b/x11-misc/rodent/rodent-5.3.16.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/librfm-5.3.16.3"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/

2015-10-07 Thread Christoph Mende
commit: ce8e88bf55b38ef4e1b3cb8d0e15439fa90c1d3b
Author: Christoph Mende  gentoo  org>
AuthorDate: Thu Oct  8 03:55:55 2015 +
Commit: Christoph Mende  gentoo  org>
CommitDate: Thu Oct  8 03:56:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8e88bf

x11-misc/rodent: die when pushd/popd fails

Package-Manager: portage-2.2.22

 x11-misc/rodent/rodent-5.3.16.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/rodent/rodent-5.3.16.3.ebuild 
b/x11-misc/rodent/rodent-5.3.16.3.ebuild
index 02849b5..4204844 100644
--- a/x11-misc/rodent/rodent-5.3.16.3.ebuild
+++ b/x11-misc/rodent/rodent-5.3.16.3.ebuild
@@ -24,9 +24,9 @@ pkg_setup() {
 }
 
 src_prepare() {
-   pushd apps/rodent-pkg >/dev/null
+   pushd apps/rodent-pkg >/dev/null || die
sed -i -e "/^install-data-hook/d" \
-e "/rm -f/d" Build/Makefile.am || die
eautoreconf
-   popd >/dev/null
+   popd >/dev/null || die
 }



[gentoo-commits] repo/gentoo:master commit in: x11-misc/rodent/

2015-10-07 Thread Christoph Mende
commit: f3d1c7f3c1258523d14e0dbadcd6361f4181b3f7
Author: Christoph Mende  gentoo  org>
AuthorDate: Wed Oct  7 17:49:43 2015 +
Commit: Christoph Mende  gentoo  org>
CommitDate: Wed Oct  7 17:49:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d1c7f3

x11-misc/rodent: Version bump to 5.3.16.3

Package-Manager: portage-2.2.22

 x11-misc/rodent/Manifest   |  1 +
 x11-misc/rodent/rodent-5.3.16.3.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/x11-misc/rodent/Manifest b/x11-misc/rodent/Manifest
index 4d7cce9..1c1603c 100644
--- a/x11-misc/rodent/Manifest
+++ b/x11-misc/rodent/Manifest
@@ -1 +1,2 @@
 DIST rodent-4.9.2.tar.gz 12061909 SHA256 
d1e892ed22ad5eac65d915b0ac81d1c01b72699667429e7bc8847cc8c5ddc001 SHA512 
776975bfff4e9e7b51e4f4b6f2d3e78c2fdeb949ed144dce66faa32b5a20f085201050500f26eb4af74ec63a354bb71ab39b8dd5eb9f95bffe289bb71bdd33a6
 WHIRLPOOL 
698facf1ff82b1c1a668437d7f0af253084e259f69459e00206ee4630809549187be89cc576534713376a2ab848a35b77c00881e2c5021cbeccc4e9e1fd3b40a
+DIST rodent-5.3.16.3.tar.bz2 10873231 SHA256 
456ffaa4ef3b60af1a94dad0a35f1e3986235d81f00b257a3204074a2275f3d6 SHA512 
83c85501d3fe49e84abe9bb61a23ca4ec86fb22abb2e9a01228b3180d114380ff085ee58f51b9ac47173214ab8323e0bde7cfca6fb9b7907d4b1551ad48326f5
 WHIRLPOOL 
2e8707d48b879209e225c8101f2919bb5cb327794da5d872ae5fa422bf2af39c2a828f0b81d359b9e7e06c18a5d8ff77d4249980293f62ea9833711c308360e5

diff --git a/x11-misc/rodent/rodent-5.3.16.3.ebuild 
b/x11-misc/rodent/rodent-5.3.16.3.ebuild
new file mode 100644
index 000..02849b5
--- /dev/null
+++ b/x11-misc/rodent/rodent-5.3.16.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools
+
+DESCRIPTION="A fast, small and powerful file manager and graphical shell"
+HOMEPAGE="http://xffm.org/;
+SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/librfm-5.3.16.3"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig"
+
+pkg_setup() {
+   DOCS=( AUTHORS ChangeLog TODO )
+}
+
+src_prepare() {
+   pushd apps/rodent-pkg >/dev/null
+   sed -i -e "/^install-data-hook/d" \
+   -e "/rm -f/d" Build/Makefile.am || die
+   eautoreconf
+   popd >/dev/null
+}