summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-07-27 17:52:07 +0000
committerSamuli Suominen <drac@gentoo.org>2007-07-27 17:52:07 +0000
commitca15eb97062b6d91a6657848dc3fdac4253296d8 (patch)
treeef8ca79c970a24c3e7ef2bcedb3aed0144afd20d /x11-misc
parentVersion bump. this new version uses Qt 4, but still has a broken desktop file. (diff)
downloadgentoo-2-ca15eb97062b6d91a6657848dc3fdac4253296d8.tar.gz
gentoo-2-ca15eb97062b6d91a6657848dc3fdac4253296d8.tar.bz2
gentoo-2-ca15eb97062b6d91a6657848dc3fdac4253296d8.zip
Version bump for bug 186696, thanks to Pavel Sanda for reporting. Also add desktop entries.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xfe/ChangeLog8
-rw-r--r--x11-misc/xfe/files/digest-xfe-0.993
-rw-r--r--x11-misc/xfe/files/digest-xfe-1.003
-rw-r--r--x11-misc/xfe/xfe-0.99.ebuild25
-rw-r--r--x11-misc/xfe/xfe-1.00.ebuild32
5 files changed, 42 insertions, 29 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog
index 801cc20857f7..cc2ab0030469 100644
--- a/x11-misc/xfe/ChangeLog
+++ b/x11-misc/xfe/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/xfe
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.37 2007/03/27 19:09:24 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.38 2007/07/27 17:52:07 drac Exp $
+
+*xfe-1.00 (27 Jul 2007)
+
+ 27 Jul 2007; Samuli Suominen <drac@gentoo.org> +xfe-1.00.ebuild:
+ Version bump for bug 186696, thanks to Pavel Sanda for reporting. Also add
+ desktop entries.
27 Mar 2007; Peter Weller <welp@gentoo.org> ChangeLog:
Stable on amd64 wrt bug 168148
diff --git a/x11-misc/xfe/files/digest-xfe-0.99 b/x11-misc/xfe/files/digest-xfe-0.99
deleted file mode 100644
index 4a244e2dad70..000000000000
--- a/x11-misc/xfe/files/digest-xfe-0.99
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 fb3513a328eec1b38e0d5b2208b42d78 xfe-0.99.tar.gz 2230460
-RMD160 6e187be524a12ecd07924453d099968391a7baae xfe-0.99.tar.gz 2230460
-SHA256 a019f044a7d9e3342f068608e14419c3b1b0ae7a0585d23ebee812525587a59c xfe-0.99.tar.gz 2230460
diff --git a/x11-misc/xfe/files/digest-xfe-1.00 b/x11-misc/xfe/files/digest-xfe-1.00
new file mode 100644
index 000000000000..1a6b88525258
--- /dev/null
+++ b/x11-misc/xfe/files/digest-xfe-1.00
@@ -0,0 +1,3 @@
+MD5 e507e878855d424ed962f9885c2693c6 xfe-1.00.tar.gz 2828942
+RMD160 eecc306f623e53dc480c989437f6a85fd37ff53b xfe-1.00.tar.gz 2828942
+SHA256 47e425c234179394957d95ab03fb42b3bd4850bbc172d203948b96243f7463ed xfe-1.00.tar.gz 2828942
diff --git a/x11-misc/xfe/xfe-0.99.ebuild b/x11-misc/xfe/xfe-0.99.ebuild
deleted file mode 100644
index dc9c97ff141b..000000000000
--- a/x11-misc/xfe/xfe-0.99.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.99.ebuild,v 1.1 2007/03/13 20:22:26 drac Exp $
-
-DESCRIPTION="MS-Explorer-like minimalist file manager for X"
-HOMEPAGE="http://roland65.free.fr/xfe"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="nls"
-
-DEPEND="=x11-libs/fox-1.6*
- nls? ( sys-devel/gettext )"
-
-src_compile() {
- econf $(use_enable nls)
- emake || die "emake failed."
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed."
- dodoc AUTHORS BUGS ChangeLog README TODO NEWS
-}
diff --git a/x11-misc/xfe/xfe-1.00.ebuild b/x11-misc/xfe/xfe-1.00.ebuild
new file mode 100644
index 000000000000..dea2fb58f545
--- /dev/null
+++ b/x11-misc/xfe/xfe-1.00.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.00.ebuild,v 1.1 2007/07/27 17:52:07 drac Exp $
+
+inherit eutils
+
+DESCRIPTION="MS-Explorer-like minimalist file manager for X"
+HOMEPAGE="http://roland65.free.fr/xfe"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug nls"
+
+DEPEND="=x11-libs/fox-1.6*
+ nls? ( sys-devel/gettext )"
+
+src_compile() {
+ econf $(use_enable nls) $(use_enable debug)
+ emake || die "emake failed."
+}
+
+src_install() {
+ emake DESTDIR="${D}" install || die "emake install failed."
+ dodoc AUTHORS BUGS ChangeLog README TODO
+ make_desktop_entry xfe "X File Explorer" xfe "System;FileTools;FileManager"
+ make_desktop_entry xfi "X File Image" xfi "System;FileTools"
+ make_desktop_entry xfp "X File Package" xfp "System;FileTools"
+ make_desktop_entry xfv "X File View" xfv "System;FileTools"
+ make_desktop_entry xfw "X File Write" xfw "System;FileTools"
+}