summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-11-08 15:51:23 +0000
committerChristoph Mende <angelos@gentoo.org>2008-11-08 15:51:23 +0000
commit4cc6dc357cf55b48af4e2792d3041e1032d3a8a9 (patch)
treee291fb993c0cb6a3602e7fd03671253e1abf7f99 /xfce-extra/xfce4-genmon
parentamd64/x86 stable, bug #245680 (diff)
downloadhistorical-4cc6dc357cf55b48af4e2792d3041e1032d3a8a9.tar.gz
historical-4cc6dc357cf55b48af4e2792d3041e1032d3a8a9.tar.bz2
historical-4cc6dc357cf55b48af4e2792d3041e1032d3a8a9.zip
Removed old and added empty IUSE
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.28-rc3 x86_64
Diffstat (limited to 'xfce-extra/xfce4-genmon')
-rw-r--r--xfce-extra/xfce4-genmon/ChangeLog6
-rw-r--r--xfce-extra/xfce4-genmon/xfce4-genmon-3.1.ebuild17
-rw-r--r--xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild5
3 files changed, 7 insertions, 21 deletions
diff --git a/xfce-extra/xfce4-genmon/ChangeLog b/xfce-extra/xfce4-genmon/ChangeLog
index 778017df6a18..8beb60da6086 100644
--- a/xfce-extra/xfce4-genmon/ChangeLog
+++ b/xfce-extra/xfce4-genmon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-genmon
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon/ChangeLog,v 1.25 2008/09/26 13:34:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon/ChangeLog,v 1.26 2008/11/08 15:49:35 angelos Exp $
+
+ 08 Nov 2008; Christoph Mende <angelos@gentoo.org>
+ -xfce4-genmon-3.1.ebuild, xfce4-genmon-3.2.ebuild:
+ Removed old and added empty IUSE
26 Sep 2008; Jeroen Roovers <jer@gentoo.org> xfce4-genmon-3.2.ebuild:
Stable for HPPA (bug #235407).
diff --git a/xfce-extra/xfce4-genmon/xfce4-genmon-3.1.ebuild b/xfce-extra/xfce4-genmon/xfce4-genmon-3.1.ebuild
deleted file mode 100644
index 734a46586ce1..000000000000
--- a/xfce-extra/xfce4-genmon/xfce4-genmon-3.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon/xfce4-genmon-3.1.ebuild,v 1.12 2007/05/18 11:49:12 armin76 Exp $
-
-inherit xfce44
-
-xfce44
-
-DESCRIPTION="Generic monitor panel plugin"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-
-DEPEND="dev-util/pkgconfig
- dev-util/intltool"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-xfce44_goodies_panel_plugin
diff --git a/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild b/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild
index 6160afec2ed9..e61a7882467d 100644
--- a/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild
+++ b/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild,v 1.10 2008/11/04 01:01:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild,v 1.11 2008/11/08 15:49:35 angelos Exp $
inherit xfce44
@@ -8,10 +8,9 @@ xfce44
DESCRIPTION="Cyclically spawns the executable, captures its output and displays the result into the panel."
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND=">=xfce-base/xfce4-panel-4.3.22"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
dev-util/intltool"
DOCS="AUTHORS ChangeLog README"