summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-28 21:00:34 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-28 21:00:34 +0000
commit0d25cca79c54809bba1253b692662ead624ef75b (patch)
treeadc9c369efbd8f89012949e806c75646f32290b0 /x11-plugins/wmmon
parentAddressing Bug 25530 (Manifest recommit) (diff)
downloadgentoo-2-0d25cca79c54809bba1253b692662ead624ef75b.tar.gz
gentoo-2-0d25cca79c54809bba1253b692662ead624ef75b.tar.bz2
gentoo-2-0d25cca79c54809bba1253b692662ead624ef75b.zip
add sed-4 dep
Diffstat (limited to 'x11-plugins/wmmon')
-rw-r--r--x11-plugins/wmmon/ChangeLog6
-rw-r--r--x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild5
-rw-r--r--x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild5
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog
index 6d69fa6271b0..4379ef332cb9 100644
--- a/x11-plugins/wmmon/ChangeLog
+++ b/x11-plugins/wmmon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmmon
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.9 2004/06/24 23:13:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.10 2004/06/28 21:00:34 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmmon-1.0_beta2-r1.ebuild,
+ wmmon-1.0_beta2-r2.ebuild:
+ add sed-4 dep
*wmmon-1.0_beta2-r2 (22 May 2004)
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
index c33db952c22d..c129de5e297d 100644
--- a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
+++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.11 2004/06/24 23:13:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.12 2004/06/28 21:00:34 agriffis Exp $
S="${WORKDIR}/wmmon.app"
IUSE=""
@@ -9,7 +9,8 @@ WMMON_VERSION=1_0b2
SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/wmmon-${WMMON_VERSION}.tar.gz"
HOMEPAGE="http://www.bensinclair.com/dockapp/"
-DEPEND="virtual/x11"
+DEPEND="virtual/x11
+ >=sys-apps/sed-4"
SLOT="0"
LICENSE="GPL-2"
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild
index 6f6eb628201e..8c48ff5b7a04 100644
--- a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild
+++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.2 2004/06/24 23:13:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.3 2004/06/28 21:00:34 agriffis Exp $
inherit eutils
@@ -11,7 +11,8 @@ WMMON_VERSION=1_0b2
SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/${PN}-${WMMON_VERSION}.tar.gz"
HOMEPAGE="http://www.bensinclair.com/dockapp/"
-DEPEND="virtual/x11"
+DEPEND="virtual/x11
+ >=sys-apps/sed-4"
SLOT="0"
LICENSE="GPL-2"