summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-03-01 18:39:46 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-03-01 18:39:46 +0000
commitecfbe5d8759969b7c9a389fbbe6b192de84cdc5a (patch)
treedaadce8e4faa4194348652ee3e064412f028b679 /x11-libs/ewl
parent1.27-r2 initial commit, fixes bug #6986 (diff)
downloadhistorical-ecfbe5d8759969b7c9a389fbbe6b192de84cdc5a.tar.gz
historical-ecfbe5d8759969b7c9a389fbbe6b192de84cdc5a.tar.bz2
historical-ecfbe5d8759969b7c9a389fbbe6b192de84cdc5a.zip
dep fix
Diffstat (limited to 'x11-libs/ewl')
-rw-r--r--x11-libs/ewl/ChangeLog5
-rw-r--r--x11-libs/ewl/ewl-0.0.2.20030220.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/ewl/ChangeLog b/x11-libs/ewl/ChangeLog
index 95c4c58aecca..4de99a251a59 100644
--- a/x11-libs/ewl/ChangeLog
+++ b/x11-libs/ewl/ChangeLog
@@ -1,8 +1,11 @@
# ChangeLog for x11-libs/ewl
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ewl/ChangeLog,v 1.1 2003/02/20 12:33:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ewl/ChangeLog,v 1.2 2003/03/01 18:39:46 lostlogic Exp $
*ewl-0.0.2.20030220 (20 Feb 2003)
+ 01 Mar 2003; Brandon Low <lostlogic@gentoo.org> ewl-0.0.2.20030220.ebuild:
+ Fix dep (ewl should depend on etox).
+
20 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
diff --git a/x11-libs/ewl/ewl-0.0.2.20030220.ebuild b/x11-libs/ewl/ewl-0.0.2.20030220.ebuild
index 7932aa9cec92..cb0d26873110 100644
--- a/x11-libs/ewl/ewl-0.0.2.20030220.ebuild
+++ b/x11-libs/ewl/ewl-0.0.2.20030220.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ewl/ewl-0.0.2.20030220.ebuild,v 1.2 2003/02/22 08:55:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ewl/ewl-0.0.2.20030220.ebuild,v 1.3 2003/03/01 18:39:46 lostlogic Exp $
DESCRIPTION="simple-to-use general purpose widget library"
HOMEPAGE="http://www.enlightenment.org/pages/ewl.html"
@@ -18,7 +18,8 @@ DEPEND="virtual/glibc
>=media-libs/ebits-1.0.1.2003*
>=dev-db/edb-1.0.3.2003*
>=x11-libs/ecore-0.0.2.2003*
- >=dev-libs/ewd-0.0.1.2003*"
+ >=dev-libs/ewd-0.0.1.2003*
+ >=media-libs/etox-0.0.1.2003*"
S=${WORKDIR}/${PN}