summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-04-13 18:31:42 +0000
committerDon Seiler <rizzo@gentoo.org>2004-04-13 18:31:42 +0000
commitfabf410d610b6e81a9a0c332f85c8b2632f28458 (patch)
tree9a56ba5ec47e02e6a5d414f42734056849d8d07c /x11-plugins/wmmemmon
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-fabf410d610b6e81a9a0c332f85c8b2632f28458.tar.gz
gentoo-2-fabf410d610b6e81a9a0c332f85c8b2632f28458.tar.bz2
gentoo-2-fabf410d610b6e81a9a0c332f85c8b2632f28458.zip
Changed dependency to virtual/x11 to work with x11-base/xorg-x11
Diffstat (limited to 'x11-plugins/wmmemmon')
-rw-r--r--x11-plugins/wmmemmon/ChangeLog8
-rw-r--r--x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild6
-rw-r--r--x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/wmmemmon/ChangeLog b/x11-plugins/wmmemmon/ChangeLog
index e0dc623f067f..e3114e8d0546 100644
--- a/x11-plugins/wmmemmon/ChangeLog
+++ b/x11-plugins/wmmemmon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmmemmon
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/ChangeLog,v 1.5 2003/10/16 07:02:44 raker Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/ChangeLog,v 1.6 2004/04/13 18:29:39 rizzo Exp $
+
+ 13 Apr 2004; Don Seiler <rizzo@gentoo.org>; wmmemmon-0.7.0.ebuild,
+ wmmemmon-1.0.1.ebuild:
+ Changed dependency to virtual/x11 to work with x11-base/xorg-x11
*wmmemmon-1.0.1 (16 Oct 2003)
diff --git a/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild b/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild
index 4aa6083d53aa..eecdc746a6ab 100644
--- a/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild
+++ b/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild,v 1.6 2003/10/16 16:10:23 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild,v 1.7 2004/04/13 18:29:39 rizzo Exp $
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc amd64"
SLOT="0"
-DEPEND="virtual/glibc x11-base/xfree"
+DEPEND="virtual/glibc virtual/x11"
src_compile() {
diff --git a/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild b/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild
index 94c9679321cb..48f306818f09 100644
--- a/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild
+++ b/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.3 2004/03/26 23:10:08 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.4 2004/04/13 18:29:39 rizzo Exp $
IUSE=""
DESCRIPTION="A program to monitor memory/swap usages."
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc amd64"
SLOT="0"
-DEPEND="virtual/glibc x11-base/xfree"
+DEPEND="virtual/glibc virtual/x11"
src_compile() {