summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-28 21:37:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-28 21:37:58 +0000
commit38b32a42998c5b5c1313dc1cffec6ac70c18147f (patch)
tree61a613aefa820f0151093ecc074ac82d810624fd
parentPatch is now fixed (Manifest recommit) (diff)
downloadgentoo-2-38b32a42998c5b5c1313dc1cffec6ac70c18147f.tar.gz
gentoo-2-38b32a42998c5b5c1313dc1cffec6ac70c18147f.tar.bz2
gentoo-2-38b32a42998c5b5c1313dc1cffec6ac70c18147f.zip
glibc -> libc, add sed-4 dep
-rw-r--r--x11-plugins/wmSMPmon/ChangeLog5
-rw-r--r--x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild7
-rw-r--r--x11-plugins/wmspaceclock/ChangeLog6
-rw-r--r--x11-plugins/wmspaceclock/wmspaceclock-1.1.ebuild4
-rw-r--r--x11-plugins/wmspaceclock/wmspaceclock-1.2b.ebuild7
5 files changed, 19 insertions, 10 deletions
diff --git a/x11-plugins/wmSMPmon/ChangeLog b/x11-plugins/wmSMPmon/ChangeLog
index 4d8f44a757b7..850e6dcf683e 100644
--- a/x11-plugins/wmSMPmon/ChangeLog
+++ b/x11-plugins/wmSMPmon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmSMPmon
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/ChangeLog,v 1.3 2004/06/24 23:17:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/ChangeLog,v 1.4 2004/06/28 21:36:29 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmSMPmon-2.2.ebuild:
+ glibc -> libc, add sed-4 dep
*wmSMPmon-2.2 (04 Oct 2002)
diff --git a/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild b/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild
index a99be3353881..8a97fbb3ead5 100644
--- a/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild
+++ b/x11-plugins/wmSMPmon/wmSMPmon-2.2.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/wmSMPmon/wmSMPmon-2.2.ebuild,v 1.7 2004/06/24 23:17:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild,v 1.8 2004/06/28 21:36:29 agriffis Exp $
S="${WORKDIR}/${PN}-2.x"
@@ -13,8 +13,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 amd64"
-DEPEND="virtual/glibc
- virtual/x11"
+DEPEND="virtual/libc
+ virtual/x11
+ >=sys-apps/sed-4"
src_unpack() {
unpack ${A} ; cd ${S}/wmSMPmon
diff --git a/x11-plugins/wmspaceclock/ChangeLog b/x11-plugins/wmspaceclock/ChangeLog
index 22c8d42791c4..eb58726ca2ce 100644
--- a/x11-plugins/wmspaceclock/ChangeLog
+++ b/x11-plugins/wmspaceclock/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmspaceclock
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmspaceclock/ChangeLog,v 1.5 2004/06/24 23:17:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmspaceclock/ChangeLog,v 1.6 2004/06/28 21:37:58 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmspaceclock-1.1.ebuild,
+ wmspaceclock-1.2b.ebuild:
+ glibc -> libc, add sed-4 dep
*wmspaceclock-1.2b (17 May 2003)
diff --git a/x11-plugins/wmspaceclock/wmspaceclock-1.1.ebuild b/x11-plugins/wmspaceclock/wmspaceclock-1.1.ebuild
index 76fa21d43b08..439b0cf587b7 100644
--- a/x11-plugins/wmspaceclock/wmspaceclock-1.1.ebuild
+++ b/x11-plugins/wmspaceclock/wmspaceclock-1.1.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/wmspaceclock/wmspaceclock-1.1.ebuild,v 1.5 2004/06/24 23:17:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmspaceclock/wmspaceclock-1.1.ebuild,v 1.6 2004/06/28 21:37:58 agriffis Exp $
DESCRIPTION="A sexy anti-aliased dockapp clock"
HOMEPAGE="http://wmspaceclock.sourceforge.net"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 amd64"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11
>=dev-libs/STLport-4.5.3
>=media-libs/gdk-pixbuf-0.20"
diff --git a/x11-plugins/wmspaceclock/wmspaceclock-1.2b.ebuild b/x11-plugins/wmspaceclock/wmspaceclock-1.2b.ebuild
index cc78e29bf0ed..b4a3678f960d 100644
--- a/x11-plugins/wmspaceclock/wmspaceclock-1.2b.ebuild
+++ b/x11-plugins/wmspaceclock/wmspaceclock-1.2b.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/wmspaceclock/wmspaceclock-1.2b.ebuild,v 1.4 2004/06/24 23:17:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmspaceclock/wmspaceclock-1.2b.ebuild,v 1.5 2004/06/28 21:37:58 agriffis Exp $
DESCRIPTION="A sexy anti-aliased dockapp clock"
HOMEPAGE="http://wmspaceclock.sourceforge.net"
@@ -9,9 +9,10 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 amd64"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11
- >=media-libs/gdk-pixbuf-0.20"
+ >=media-libs/gdk-pixbuf-0.20
+ >=sys-apps/sed-4"
S=${WORKDIR}/spaceclock
src_compile() {