summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/Xaw3d/ChangeLog5
-rw-r--r--x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild5
-rw-r--r--x11-libs/xforms/ChangeLog5
-rw-r--r--x11-libs/xforms/xforms-1.0.ebuild5
4 files changed, 14 insertions, 6 deletions
diff --git a/x11-libs/Xaw3d/ChangeLog b/x11-libs/Xaw3d/ChangeLog
index 825bdd9561d6..fd5bd125f7a9 100644
--- a/x11-libs/Xaw3d/ChangeLog
+++ b/x11-libs/Xaw3d/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/Xaw3d
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/ChangeLog,v 1.14 2004/06/24 22:09:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/ChangeLog,v 1.15 2004/06/28 19:42:46 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> Xaw3d-1.5-r1.ebuild:
+ add sed-4 dep
14 Jun 2004; Tom Gall <tgall@gentoo.org> Xaw3d-1.5-r1.ebuild:
~ppc64 initial x support, bug #53763
diff --git a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild
index cc3fe5293700..9e4b322ca31f 100644
--- a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild
+++ b/x11-libs/Xaw3d/Xaw3d-1.5-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-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.22 2004/06/24 22:09:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.23 2004/06/28 19:42:46 agriffis Exp $
# Ok, hopefully this will resolv the problem with the version of libXaw3d that
# gets created.
@@ -30,7 +30,8 @@ KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ~ppc64"
IUSE=""
# There _might_ be something else, but I doubt it.
-DEPEND="virtual/x11"
+DEPEND="virtual/x11
+ >=sys-apps/sed-4"
src_unpack() {
unpack ${P}.tar.gz
diff --git a/x11-libs/xforms/ChangeLog b/x11-libs/xforms/ChangeLog
index d631f674e246..c03a54d7c5f5 100644
--- a/x11-libs/xforms/ChangeLog
+++ b/x11-libs/xforms/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xforms
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.18 2004/06/24 22:09:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.19 2004/06/28 19:46:11 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> xforms-1.0.ebuild:
+ add sed-4 dep
19 Jun 2004; <pyrania@gentoo.org> xforms-1.0.90.ebuild:
Stable on x86.
diff --git a/x11-libs/xforms/xforms-1.0.ebuild b/x11-libs/xforms/xforms-1.0.ebuild
index abac63933508..63deaa52af7b 100644
--- a/x11-libs/xforms/xforms-1.0.ebuild
+++ b/x11-libs/xforms/xforms-1.0.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-libs/xforms/xforms-1.0.ebuild,v 1.7 2004/06/24 22:09:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.ebuild,v 1.8 2004/06/28 19:46:11 agriffis Exp $
S=${WORKDIR}/${P}-release
DESCRIPTION="A graphical user interface toolkit for X"
@@ -11,7 +11,8 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc amd64"
-DEPEND="virtual/x11"
+DEPEND="virtual/x11
+ >=sys-apps/sed-4"
IUSE=""
PROVIDE="virtual/xforms"