summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-04-20 20:29:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-04-20 20:29:49 +0000
commitd778f8e6481d81ab1429c580f3985c18976007ea (patch)
tree0f9c3ba45b177fdb1ed1cc1790a76b80e47b424c /xfce-extra
parentSet PYTHON_DEPEND=2 and do emake DESTDIR=. Suggested by Arfrever. (diff)
downloadhistorical-d778f8e6481d81ab1429c580f3985c18976007ea.tar.gz
historical-d778f8e6481d81ab1429c580f3985c18976007ea.tar.bz2
historical-d778f8e6481d81ab1429c580f3985c18976007ea.zip
old
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/thunar-volman/ChangeLog6
-rw-r--r--xfce-extra/thunar-volman/thunar-volman-0.7.0.ebuild39
-rw-r--r--xfce-extra/xfce4-diskperf-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.0.ebuild30
-rw-r--r--xfce-extra/xfce4-mount-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.0.ebuild29
-rw-r--r--xfce-extra/xfce4-wavelan-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.8.ebuild33
8 files changed, 20 insertions, 135 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog
index f3a6ee02fba0..c9b9d517e424 100644
--- a/xfce-extra/thunar-volman/ChangeLog
+++ b/xfce-extra/thunar-volman/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-volman
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.68 2012/04/14 07:28:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.69 2012/04/20 20:23:45 ssuominen Exp $
+
+ 20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -thunar-volman-0.7.0.ebuild:
+ old
*thunar-volman-0.7.1 (14 Apr 2012)
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.7.0.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.7.0.ebuild
deleted file mode 100644
index 9f32f1bdd51b..000000000000
--- a/xfce-extra/thunar-volman/thunar-volman-0.7.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.7.0.ebuild,v 1.1 2012/03/31 05:53:33 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Daemon that enforces volume-related policies"
-HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman"
-SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="debug libnotify"
-
-COMMON_DEPEND=">=dev-libs/glib-2.18
- || ( >=sys-fs/udev-171-r5[gudev] <sys-fs/udev-171-r5[extras] )
- >=x11-libs/gtk+-2.14:2
- >=xfce-base/exo-0.7
- >=xfce-base/libxfce4ui-4.9
- >=xfce-base/libxfce4util-4.9
- >=xfce-base/xfconf-4.9
- libnotify? ( >=x11-libs/libnotify-0.7 )"
-RDEPEND="${COMMON_DEPEND}
- >=xfce-base/thunar-1.3[udev]"
-DEPEND="${COMMON_DEPEND}
- dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext"
-
-pkg_setup() {
- XFCONF=(
- $(use_enable libnotify notifications)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-}
diff --git a/xfce-extra/xfce4-diskperf-plugin/ChangeLog b/xfce-extra/xfce4-diskperf-plugin/ChangeLog
index 0170ca72f746..464241978cd1 100644
--- a/xfce-extra/xfce4-diskperf-plugin/ChangeLog
+++ b/xfce-extra/xfce4-diskperf-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-diskperf-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.13 2012/04/14 07:30:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.14 2012/04/20 20:29:32 ssuominen Exp $
+
+ 20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-diskperf-plugin-2.5.0.ebuild:
+ old
*xfce4-diskperf-plugin-2.5.1 (14 Apr 2012)
diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.0.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.0.ebuild
deleted file mode 100644
index 8fa5a0ae2ebb..000000000000
--- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.0.ebuild,v 1.1 2012/04/10 04:41:23 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="A panel plug-in for disk usage and performance statistics"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND=">=xfce-base/libxfce4ui-4.8
- >=xfce-base/xfce4-panel-4.8"
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext"
-
-pkg_setup() {
- XFCONF=(
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS README )
-}
diff --git a/xfce-extra/xfce4-mount-plugin/ChangeLog b/xfce-extra/xfce4-mount-plugin/ChangeLog
index 041782c9f4a9..8fd4f213c628 100644
--- a/xfce-extra/xfce4-mount-plugin/ChangeLog
+++ b/xfce-extra/xfce4-mount-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-mount-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.5 2012/04/18 14:04:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.6 2012/04/20 20:29:49 ssuominen Exp $
+
+ 20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-mount-plugin-0.6.0.ebuild:
+ old
*xfce4-mount-plugin-0.6.1 (18 Apr 2012)
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.0.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.0.ebuild
deleted file mode 100644
index 4244aaca7268..000000000000
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.0.ebuild,v 1.1 2012/04/17 10:04:10 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="An mount plug-in for the Xfce panel"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND=">=xfce-base/libxfce4ui-4.8
- >=xfce-base/xfce4-panel-4.8"
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-util/pkgconfig"
-
-pkg_setup() {
- XFCONF=(
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS README TODO )
-}
diff --git a/xfce-extra/xfce4-wavelan-plugin/ChangeLog b/xfce-extra/xfce4-wavelan-plugin/ChangeLog
index b2406d224ff2..756dcf141501 100644
--- a/xfce-extra/xfce4-wavelan-plugin/ChangeLog
+++ b/xfce-extra/xfce4-wavelan-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-wavelan-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/ChangeLog,v 1.15 2012/04/14 07:25:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/ChangeLog,v 1.16 2012/04/20 20:28:32 ssuominen Exp $
+
+ 20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-wavelan-plugin-0.5.8.ebuild:
+ old
*xfce4-wavelan-plugin-0.5.10 (14 Apr 2012)
diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.8.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.8.ebuild
deleted file mode 100644
index b7c45048a0d8..000000000000
--- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.8.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.8.ebuild,v 1.1 2012/04/10 04:29:42 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="A panel plug-in to display wireless interface statistics"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="debug kernel_linux"
-
-COMMON_DEPEND=">=xfce-base/libxfce4ui-4.8
- >=xfce-base/libxfce4util-4.8
- >=xfce-base/xfce4-panel-4.8"
-RDEPEND="${COMMON_DEPEND}
- kernel_linux? ( sys-apps/net-tools )"
-DEPEND="${COMMON_DEPEND}
- dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext"
-
-pkg_setup() {
- XFCONF=(
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-}