summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-21 14:14:44 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-21 14:14:44 +0000
commit84d073fa8ad7520ab3c29a9931d15b70355e81c0 (patch)
treede79d7c2c2d8717504fd5d322effc82af26a69a0 /xfce-base
parentVersion bump. (diff)
downloadgentoo-2-84d073fa8ad7520ab3c29a9931d15b70355e81c0.tar.gz
gentoo-2-84d073fa8ad7520ab3c29a9931d15b70355e81c0.tar.bz2
gentoo-2-84d073fa8ad7520ab3c29a9931d15b70355e81c0.zip
Version bump.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/exo/ChangeLog7
-rw-r--r--xfce-base/exo/exo-0.5.5.ebuild (renamed from xfce-base/exo/exo-0.5.4.ebuild)12
-rw-r--r--xfce-base/exo/files/exo-0.5.3-opera-10_60.patch11
3 files changed, 13 insertions, 17 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index b188621c5f52..d62e657cee5a 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.44 2010/09/14 13:23:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.45 2010/11/21 14:14:44 ssuominen Exp $
+
+*exo-0.5.5 (21 Nov 2010)
+
+ 21 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> +exo-0.5.5.ebuild:
+ Version bump.
14 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> exo-0.3.107.ebuild:
Fix python_mod_* for EAPI="3" wrt #337009 by Horst Prote and Boris
diff --git a/xfce-base/exo/exo-0.5.4.ebuild b/xfce-base/exo/exo-0.5.5.ebuild
index bb9d9c8a5ee2..dc817f7bc5dc 100644
--- a/xfce-base/exo/exo-0.5.4.ebuild
+++ b/xfce-base/exo/exo-0.5.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/xfce-base/exo/exo-0.5.4.ebuild,v 1.1 2010/09/05 21:26:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.5.5.ebuild,v 1.1 2010/11/21 14:14:44 ssuominen Exp $
EAPI=3
@@ -21,7 +21,7 @@ RDEPEND=">=dev-lang/perl-5.6
dev-perl/URI
>=dev-libs/glib-2.18:2
>=x11-libs/gtk+-2.14:2
- >=xfce-base/libxfce4util-4.2.2
+ xfce-base/libxfce4util
python? ( >=dev-python/pygtk-2.4 )"
DEPEND="${RDEPEND}
dev-util/pkgconfig
@@ -34,13 +34,15 @@ pkg_setup() {
python_pkg_setup
fi
- PATCHES=( "${FILESDIR}"/${PN}-0.5.3-opera-10_60.patch )
- XFCONF="--docdir=${EPREFIX}/usr/share/doc/${PF}
+ XFCONF=(
+ --docdir="${EPREFIX}"/usr/share/doc/${PF}
--disable-dependency-tracking
--disable-static
$(use_enable python)
$(xfconf_use_debug)
- --with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html"
+ --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
+ )
+
DOCS="AUTHORS ChangeLog HACKING NEWS README THANKS TODO"
}
diff --git a/xfce-base/exo/files/exo-0.5.3-opera-10_60.patch b/xfce-base/exo/files/exo-0.5.3-opera-10_60.patch
deleted file mode 100644
index 3941b14de691..000000000000
--- a/xfce-base/exo/files/exo-0.5.3-opera-10_60.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-http://bugzilla.xfce.org/show_bug.cgi?id=6604
-http://bugs.gentoo.org/327081
-
---- exo-helper/helpers/opera-browser.desktop.in.in
-+++ exo-helper/helpers/opera-browser.desktop.in.in
-@@ -8,4 +8,4 @@
- X-XFCE-Binaries=opera;
- X-XFCE-Category=WebBrowser
- X-XFCE-Commands=%B;
--X-XFCE-CommandsWithParameter=%B -remote "openURL(%s,new-window)";%B "%s";
-+X-XFCE-CommandsWithParameter=%B "%s";