summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 21:52:18 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 21:52:18 +0000
commit4513b98f534084e1c0d9da37aba54165a54264cf (patch)
tree495d8d33ca7f5ce2dec2f04262e3d700824cad32 /x11-wm
parentvirtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff)
downloadgentoo-2-4513b98f534084e1c0d9da37aba54165a54264cf.tar.gz
gentoo-2-4513b98f534084e1c0d9da37aba54165a54264cf.tar.bz2
gentoo-2-4513b98f534084e1c0d9da37aba54165a54264cf.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/treewm/ChangeLog6
-rw-r--r--x11-wm/treewm/treewm-0.4.4.ebuild4
-rw-r--r--x11-wm/treewm/treewm-0.4.5.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-wm/treewm/ChangeLog b/x11-wm/treewm/ChangeLog
index ad25459d5c40..a1355de93d0c 100644
--- a/x11-wm/treewm/ChangeLog
+++ b/x11-wm/treewm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/treewm
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/ChangeLog,v 1.13 2004/06/24 23:45:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/ChangeLog,v 1.14 2004/07/01 21:52:18 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> treewm-0.4.4.ebuild,
+ treewm-0.4.5.ebuild:
+ virtual/glibc -> virtual/libc
26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> treewm-0.4.5.ebuild:
Stable on sparc.
diff --git a/x11-wm/treewm/treewm-0.4.4.ebuild b/x11-wm/treewm/treewm-0.4.4.ebuild
index 23ce019bfd5b..2c8f4907460d 100644
--- a/x11-wm/treewm/treewm-0.4.4.ebuild
+++ b/x11-wm/treewm/treewm-0.4.4.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-wm/treewm/treewm-0.4.4.ebuild,v 1.4 2004/06/24 23:45:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.4.ebuild,v 1.5 2004/07/01 21:52:18 eradicator Exp $
DESCRIPTION="WindowManager that arranges the windows in a tree not a list"
SRC_URI="mirror://sourceforge/treewm/${P}.tar.bz2"
@@ -10,7 +10,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ppc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11
sys-apps/chpax"
diff --git a/x11-wm/treewm/treewm-0.4.5.ebuild b/x11-wm/treewm/treewm-0.4.5.ebuild
index 892080284c80..e4d59514821f 100644
--- a/x11-wm/treewm/treewm-0.4.5.ebuild
+++ b/x11-wm/treewm/treewm-0.4.5.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-wm/treewm/treewm-0.4.5.ebuild,v 1.6 2004/06/24 23:45:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.5.ebuild,v 1.7 2004/07/01 21:52:18 eradicator Exp $
DESCRIPTION="WindowManager that arranges the windows in a tree (not in a list)"
SRC_URI="mirror://sourceforge/treewm/${PN}-${PV}.tar.bz2"
@@ -11,10 +11,10 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc ppc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
virtual/x11"
src_unpack() {